Fixing style errors.
This commit is contained in:
parent
5aac080e61
commit
721b1275ff
@ -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');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user