1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Supporto multilingua in configurazione

This commit is contained in:
Thomas Zilio
2019-08-02 13:21:21 +02:00
parent 64fe9439c0
commit 32b4d463d5
10 changed files with 219 additions and 70 deletions

View File

@ -19,6 +19,7 @@ $settings = [
'Conto predefinito fatture di acquisto' => true,
"Percentuale ritenuta d'acconto" => false,
"Causale ritenuta d'acconto" => false,
'Valuta' => true,
];
if (!empty(setting("Percentuale ritenuta d'acconto"))) {