Fix: Migration incomplete.

This commit is contained in:
Laurent Destailleur 2007-12-05 23:26:18 +00:00
parent 847a191a19
commit 9c6393c0fe

View File

@ -9,6 +9,7 @@
--
alter table llx_categorie add column type tinyint DEFAULT 1 NOT NULL; -- Type de catégorie (product, supplier, societe)
-- Supprime les doublons de la table llx_categories
-- V4.1 DROP TABLE tmp_categorie1;