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

Miglioramento segmenti

This commit is contained in:
Thomas Zilio
2018-09-27 15:50:03 +02:00
parent 621477fd7f
commit 8ab723cb1c
11 changed files with 110 additions and 64 deletions

View File

@@ -34,6 +34,7 @@ switch (post('op')) {
'note' => post('note'),
'position' => post('position'),
'predefined' => $predefined,
'is_fiscale' => post('is_fiscale'),
'predefined_accredito' => $predefined_accredito,
'predefined_addebito' => $predefined_addebito,
], ['id' => $id_record]);