Ajout table llx_product_price

This commit is contained in:
Rodolphe Quiedeville 2003-09-14 10:07:57 +00:00
parent 5810b8d3aa
commit 129ba743bb

View File

@ -133,6 +133,8 @@ drop table if exists llx_pointmort;
drop table if exists llx_product;
drop table if exists llx_product_price;
drop table if exists llx_projet;
drop table if exists llx_propal;