Fixing style errors.

This commit is contained in:
stickler-ci 2020-08-23 23:20:07 +00:00
parent 5aac080e61
commit 721b1275ff

View File

@ -524,14 +524,14 @@ class modSociete extends DolibarrModules
'class' => 'Account', 'class' => 'Account',
'method' => 'fetch', 'method' => 'fetch',
'element' => 'BankAccount' 'element' => 'BankAccount'
// ), // ),
// TODO // TODO
// 's.fk_incoterms' => array( // 's.fk_incoterms' => array(
// 'rule' => 'fetchidfromcodeid', // 'rule' => 'fetchidfromcodeid',
// 'classfile' => '/core/class/cincoterm.class.php', // 'classfile' => '/core/class/cincoterm.class.php',
// 'class' => 'Cincoterm', // 'class' => 'Cincoterm',
// 'method' => 'fetch', // 'method' => 'fetch',
// 'dict' => 'IncotermLabel' // 'dict' => 'IncotermLabel'
) )
); );
//$this->import_convertvalue_array[$r]=array('s.fk_soc'=>array('rule'=>'lastrowid',table='t'); //$this->import_convertvalue_array[$r]=array('s.fk_soc'=>array('rule'=>'lastrowid',table='t');