Merge pull request #23829 from altairis-noe/typo
FIX: typos in getAttchments() $arrayobject
This commit is contained in:
commit
bfa9af36d4
@ -1969,7 +1969,7 @@ class EmailCollector extends CommonObject
|
||||
'class' => 'compta/facture/class/facture.class.php',
|
||||
'object' => 'Facture'),
|
||||
'fournisseur/facture' => array('table' => 'facture_fourn',
|
||||
'fields' => array('ref', ref_client),
|
||||
'fields' => array('ref', 'ref_client'),
|
||||
'class' => 'fourn/class/fournisseur.facture.class.php',
|
||||
'object' => 'FactureFournisseur'),
|
||||
'produit' => array('table' => 'product',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user