Ajout ALTER TABLE llx_entrepot ADD COLUMN valo_pmp float(12,4) DEFAULT 0;
This commit is contained in:
parent
e4f8c69589
commit
e8686da549
@ -584,3 +584,4 @@ create table llx_entrepot_valorisation
|
||||
key(fk_entrepot)
|
||||
)type=innodb;
|
||||
|
||||
ALTER TABLE llx_entrepot ADD COLUMN valo_pmp float(12,4) DEFAULT 0;
|
||||
Loading…
Reference in New Issue
Block a user