Skip to content
Snippets Groups Projects

FIX - Correction de support avec les modeles de facture

Merged KHELIFA requested to merge 2024_rc into 2024
3 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -49,7 +49,7 @@ class ActionsDocumentsTray
/**
* @var array Excluded elements
*/
protected static $excluded_elements = array('category', 'questionnaire');
protected static $excluded_elements = array('category', 'questionnaire', 'facturerec');
/**
* @var DictionaryLine Line of the dictionary if found
Loading