Modif syntax error
This commit is contained in:
parent
dfc8a364fc
commit
b7f2af3b22
@ -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_entrepot add statut 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