diff --git a/modules/articoli/edit.php b/modules/articoli/edit.php
index 204a42bec..9c96e74c4 100755
--- a/modules/articoli/edit.php
+++ b/modules/articoli/edit.php
@@ -191,11 +191,11 @@ include_once __DIR__.'/../../core.php';
- {[ "type": "number", "label": "", "name": "fattore_um_secondaria", "value": "$fattore_um_secondaria$", "decimals": "", "help": "" ]}
+ {[ "type": "number", "label": "", "name": "fattore_um_secondaria", "value": "$fattore_um_secondaria$", "decimals": "qta", "help": "" ]}
- {[ "type": "number", "label": "", "name": "qta_multipla", "value": "$qta_multipla$", "decimals": "", "help": "" ]}
+ {[ "type": "number", "label": "", "name": "qta_multipla", "value": "$qta_multipla$", "decimals": "qta", "help": "" ]}