ajout info

This commit is contained in:
Rodolphe Quiedeville 2003-07-10 19:06:12 +00:00
parent 83a3f8db2f
commit f12973b774

View File

@ -3,4 +3,5 @@
-- Mise à jour de la version 0.2.1 à 0.2.2
--
alter table llx_product add nbvente integer default 0;
alter table llx_product add nbvente integer default 0;
alter table llx_product add envente tinyint default 1;