Fix data corrupted by v7
This commit is contained in:
parent
34ed6516e4
commit
eee1cd9120
@ -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_accountancy_category;
|
||||||
DROP TABLE llx_c_accountingaccount;
|
DROP TABLE llx_c_accountingaccount;
|
||||||
|
|
||||||
|
update llx_propal set fk_statut = 1 where fk_statut = -1;
|
||||||
|
|
||||||
|
|
||||||
-- For 8.0
|
-- For 8.0
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user