mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-18 10:58:40 +00:00
Add unit, dep, pos. to employee
This commit is contained in:
parent
872ab5b2f2
commit
2304c61ce2
|
|
@ -51,8 +51,6 @@ class Installer extends InstallerAbstract
|
||||||
`marketing_promotion_earnings` int(11) NOT NULL,
|
`marketing_promotion_earnings` int(11) NOT NULL,
|
||||||
`marketing_promotion_start` datetime NOT NULL,
|
`marketing_promotion_start` datetime NOT NULL,
|
||||||
`marketing_promotion_end` datetime NOT NULL,
|
`marketing_promotion_end` datetime NOT NULL,
|
||||||
`marketing_promotion_progress` int NOT NULL,
|
|
||||||
`marketing_promotion_progress_type` int NOT NULL,
|
|
||||||
`marketing_promotion_created_at` datetime NOT NULL,
|
`marketing_promotion_created_at` datetime NOT NULL,
|
||||||
`marketing_promotion_created_by` int(11) NOT NULL,
|
`marketing_promotion_created_by` int(11) NOT NULL,
|
||||||
PRIMARY KEY (`marketing_promotion_id`),
|
PRIMARY KEY (`marketing_promotion_id`),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user