Works on migration management positioning lines
Phase 2 : llx_commandedet
This commit is contained in:
parent
1288c620f2
commit
4bd73cdda1
@ -3070,7 +3070,10 @@ function migrate_element_rang($db,$langs,$conf)
|
||||
|
||||
// llx_propaldet
|
||||
$tables[] = array('name'=>'propaldet','element'=>'propal','fk_element'=>'fk_propal');
|
||||
// llx_commandedet
|
||||
$tables[] = array('name'=>'commandedet','element'=>'commande','fk_element'=>'fk_commande');
|
||||
//llx_facturedet
|
||||
//$tables[] = array('name'=>'facturedet','element'=>'facture','fk_element'=>'fk_facture');
|
||||
|
||||
foreach($tables as $table)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user