mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-11 03:51:25 +01:00
Merge pull request #13388 from OPEN-DSI/new-type-category-from-hook
NEW add category type from hook
This commit is contained in:
@@ -198,3 +198,4 @@ ALTER TABLE llx_entrepot ADD COLUMN phone varchar(20) DEFAULT NULL;
|
||||
|
||||
ALTER TABLE llx_accounting_account ADD COLUMN reconcilable tinyint DEFAULT 0 NOT NULL after active;
|
||||
|
||||
ALTER TABLE llx_categorie CHANGE type type integer NOT NULL DEFAULT '1';
|
||||
|
||||
Reference in New Issue
Block a user