Track travis bug
This commit is contained in:
parent
429cae5d2e
commit
7ca2e275df
@ -56,7 +56,7 @@ ALTER TABLE llx_user ADD COLUMN fk_user_creat integer AFTER tms;
|
|||||||
ALTER TABLE llx_user ADD COLUMN fk_user_modif integer AFTER fk_user_creat;
|
ALTER TABLE llx_user ADD COLUMN fk_user_modif integer AFTER fk_user_creat;
|
||||||
|
|
||||||
-- Add module accounting Expert
|
-- Add module accounting Expert
|
||||||
ALTER TABLE llx_bookkeeping RENAME TO llx_accounting_bookkeeping; -- To update old user of module Accounting Expert
|
--ALTER TABLE llx_bookkeeping RENAME TO llx_accounting_bookkeeping; -- To update old user of module Accounting Expert -> Line should be added into file sql/x.y.z-a.b.c.sql of module.
|
||||||
|
|
||||||
|
|
||||||
CREATE TABLE llx_accounting_bookkeeping
|
CREATE TABLE llx_accounting_bookkeeping
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user