This commit is contained in:
Regis Houssin
2006-05-29 08:38:24 +00:00
parent e95f00cfa5
commit 6dd974f7cd

View File

@@ -203,7 +203,7 @@ ALTER TABLE llx_facture_rec ADD CONSTRAINT fk_facture_rec_fk_projet FORE
ALTER TABLE llx_facture_rec ADD UNIQUE INDEX idx_facture_rec_uk_titre (titre);
alter table llx_commandedet add column coef real;
alter table llx_propaldet add colmun coef real;
alter table llx_propaldet add column coef real after price;
create table llx_livraison
(