Fix: on doit activer de nouveau le sous module expdition

This commit is contained in:
Regis Houssin 2006-05-15 13:08:41 +00:00
parent 1c56a2c16c
commit fc0934790a

View File

@ -224,6 +224,4 @@ insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) v
insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (100, 'commande', 'external', 'BILLING', 'Contact client facturation commande', 1);
insert into llx_c_type_contact(rowid, element, source, code, libelle, active ) values (101, 'commande', 'external', 'CUSTOMER', 'Contact client suivi commande', 1);
insert into llx_c_pays (rowid,code,libelle) values (30, 'SG', 'Singapoure');
update llx_const set name='MAIN_SUBMODULE_EXPEDITION' where name='MAIN_MODULE_EXPEDITION';
insert into llx_c_pays (rowid,code,libelle) values (30, 'SG', 'Singapoure');