diff --git a/modules/ddt/edit.php b/modules/ddt/edit.php index 135ac3fba..87b1223ab 100755 --- a/modules/ddt/edit.php +++ b/modules/ddt/edit.php @@ -388,8 +388,6 @@ if ($dir == 'entrata') {
{[ "type": "text", "label": "", "name": "num_item", "required": 0, "value": "$num_item$", "maxlength": 15 ]}
- -
{[ "type": "text", "label": "", "name": "codice_cig", "required": 0, "value": "$codice_cig$", "maxlength": 15 ]}
diff --git a/modules/ordini/edit.php b/modules/ordini/edit.php index 0d0abd82d..6fa36b064 100755 --- a/modules/ordini/edit.php +++ b/modules/ordini/edit.php @@ -232,20 +232,19 @@ if ($dir == 'entrata') {
-
+
{[ "type": "text", "label": "", "name": "codice_commessa", "required": 0, "value": "$codice_commessa$", "maxlength": 100 ]}
-
+
{[ "type": "text", "label": "", "name": "num_item", "required": 0, "value": "$num_item$", "maxlength": 15 ]}
-
-
-
+ +
{[ "type": "text", "label": "", "name": "codice_cig", "required": 0, "value": "$codice_cig$", "maxlength": 15 ]}
-
+
{[ "type": "text", "label": "", "name": "codice_cup", "required": 0, "value": "$codice_cup$", "maxlength": 15 ]}