2
0
forked from Wavyzz/dolibarr

ajout modif sur llx_facturedet

This commit is contained in:
Rodolphe Quiedeville
2003-10-12 18:19:15 +00:00
parent 91832f2e3a
commit 78352ec996

View File

@@ -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 subprice real default 0;
alter table llx_facturedet modify fk_product NOT NULL default 0;
create table llx_product_fournisseur
(