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:
@ -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"))) {
|
||||
|
Reference in New Issue
Block a user