Fix data corrupted by v7

This commit is contained in:
Laurent Destailleur 2018-03-29 13:29:23 +02:00
parent 34ed6516e4
commit eee1cd9120

View File

@ -39,6 +39,8 @@ ALTER TABLE llx_website_page ADD COLUMN type_container varchar(16) NOT NULL DEFA
DROP TABLE llx_c_accountancy_category;
DROP TABLE llx_c_accountingaccount;
update llx_propal set fk_statut = 1 where fk_statut = -1;
-- For 8.0