ajout modif sur llx_facturedet
This commit is contained in:
parent
91832f2e3a
commit
78352ec996
@ -14,6 +14,7 @@ alter table llx_facturedet add remise_percent real default 0;
|
|||||||
alter table llx_facturedet add remise real default 0;
|
alter table llx_facturedet add remise real default 0;
|
||||||
alter table llx_facturedet add subprice real default 0;
|
alter table llx_facturedet add subprice real default 0;
|
||||||
|
|
||||||
|
alter table llx_facturedet modify fk_product NOT NULL default 0;
|
||||||
|
|
||||||
create table llx_product_fournisseur
|
create table llx_product_fournisseur
|
||||||
(
|
(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user