Update InvoiceSettingsC.php

This commit is contained in:
1Day 2022-01-05 11:07:10 +01:00
parent d30f6b9f38
commit e6eb7f1e17

View file

@ -24,6 +24,7 @@ class InvoiceSettingsC
]);
$values=[
//SETTINGS::VALUE => REQUEST-VALUE (coming from the html-form)
"SETTINGS::INVOICE:COMPANY_NAME" => "company-name",
"SETTINGS::INVOICE:COMPANY_ADDRESS" => "company-address",
"SETTINGS::INVOICE:COMPANY_PHONE" => "company-phone",