Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
commit
6dc5a15de6
@ -34,3 +34,6 @@
|
|||||||
-- v18
|
-- v18
|
||||||
|
|
||||||
insert into llx_c_action_trigger (code,label,description,elementtype,rang) values ('PROJECT_CLOSE','Project closed','Executed when a project is closed','project',145);
|
insert into llx_c_action_trigger (code,label,description,elementtype,rang) values ('PROJECT_CLOSE','Project closed','Executed when a project is closed','project',145);
|
||||||
|
|
||||||
|
-- amount was removed in v12
|
||||||
|
ALTER TABLE llx_facture DROP COLUMN amount;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user