mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-14 09:18:40 +00:00
Fixes #152
This commit is contained in:
parent
ccac0b444d
commit
45fee142e7
|
|
@ -17,6 +17,7 @@
|
||||||
"marketing_promotion_description": {
|
"marketing_promotion_description": {
|
||||||
"name": "marketing_promotion_description",
|
"name": "marketing_promotion_description",
|
||||||
"type": "TEXT",
|
"type": "TEXT",
|
||||||
|
"default": null,
|
||||||
"null": true
|
"null": true
|
||||||
},
|
},
|
||||||
"marketing_promotion_calendar": {
|
"marketing_promotion_calendar": {
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ namespace Modules\Marketing\Admin;
|
||||||
use phpOMS\Module\InstallerAbstract;
|
use phpOMS\Module\InstallerAbstract;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Marketing install class.
|
* Installer class.
|
||||||
*
|
*
|
||||||
* @package Modules\Marketing\Admin
|
* @package Modules\Marketing\Admin
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user