Ajout modif table llx_entrepot
This commit is contained in:
parent
a849e4a232
commit
dfc8a364fc
@ -1,7 +1,7 @@
|
||||
|
||||
alter table llx_propal add fin_validite datetime ;
|
||||
|
||||
|
||||
alter table llx_entrepot add statut default tinyint default 1;
|
||||
|
||||
alter table llx_product add stock_propale integer default 0;
|
||||
alter table llx_product add stock_commande integer default 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user