mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix aggiornamento
This commit is contained in:
@@ -5,7 +5,7 @@ use Modules\Anagrafiche\Anagrafica;
|
||||
// Fix del calcolo del bollo
|
||||
$fatture = \Modules\Fatture\Fattura::all();
|
||||
foreach ($fatture as $fattura) {
|
||||
$fattura->save();
|
||||
$fattura->manageRigaMarcaDaBollo();
|
||||
}
|
||||
|
||||
// Fix per le relazioni tariffe-tecnici
|
||||
|
||||
Reference in New Issue
Block a user