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

-- Aggiunta dicitura fissa nei segmenti fiscali

This commit is contained in:
MatteoPistorello
2022-02-08 17:52:26 +01:00
parent 5f637b25f0
commit a9429eb4b9
4 changed files with 23 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ switch (post('op')) {
'clause' => $_POST['clause'],
'pattern' => $pattern,
'note' => post('note'),
'dicitura_fissa' => post('dicitura_fissa'),
'position' => post('position'),
'predefined' => $predefined,
'is_fiscale' => post('is_fiscale'),