Rechnungen + Gutschriften
This commit is contained in:
parent
39ef16686a
commit
35ae3da244
33 changed files with 2834 additions and 34 deletions
|
|
@ -60,6 +60,7 @@ return [
|
|||
'info_test_mail' => env('APP_INFO_TEST_MAIL', 'kevin.adametz@me.com'),
|
||||
|
||||
'main_tax' => env('APP_MAIN_TAX', 1.19),
|
||||
'main_tax_rate' => env('APP_MAIN_TAX_RATE', 19),
|
||||
|
||||
'asset_url' => env('ASSET_URL', null),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue