. */ include_once __DIR__.'/../../../core.php'; echo '
{[ "type": "text", "label": "'.tr('Codice').'", "name": "codice", "value": "", "validation": "codice", "help": "'.tr('Se non specificato, il codice verrĂ  calcolato automaticamente').'" ]}
{[ "type": "checkbox", "label": "'.tr('Copia allegati').'", "name": "copia_allegati", "value": 1 ]}
'; echo ' ';