mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 09:12:14 +00:00
invoice backend VAT & discount calculations
This commit is contained in:
@@ -182,7 +182,6 @@ class SetupOasisEnvironment extends Command
|
||||
'value' => 'system/oasis-og-image.jpg',
|
||||
],
|
||||
])->each(function ($option) {
|
||||
|
||||
Setting::updateOrCreate([
|
||||
'name' => $option['name'],
|
||||
], [
|
||||
|
||||
Reference in New Issue
Block a user