Debug v21 - Standardize code and translation of RefExt

This commit is contained in:
Laurent Destailleur (aka Eldy)
2025-01-12 18:00:01 +01:00
parent 99966050e1
commit 3ab49cf061
14 changed files with 57 additions and 17 deletions

View File

@@ -426,6 +426,8 @@ class Commande extends CommonOrder
$this->ismultientitymanaged = 1;
$this->isextrafieldmanaged = 1;
$this->fields['ref_ext']['visible'] = getDolGlobalInt('MAIN_LIST_SHOW_REF_EXT');
}
/**