This commit is contained in:
@@ -512,16 +512,7 @@ todo:2 many biz objects are not using new PUT methodology
|
|||||||
|
|
||||||
CURRENTLY DOING: notification outstanding issues:
|
CURRENTLY DOING: notification outstanding issues:
|
||||||
|
|
||||||
get back to the PM insufficient inventory check notification
|
|
||||||
uncomment notifydeliverylog check after testing
|
|
||||||
todo: tags for the pm inventory check?
|
|
||||||
Add new notification when pm reaches stop generating date??
|
|
||||||
PMStopGeneratingDateReached = 22,
|
|
||||||
Add new notification when PM generation fails
|
|
||||||
PMGenerationFailed = 32
|
|
||||||
Add new notification for insufficient inventory for PM generation (see below notes)
|
|
||||||
PMInsufficientInventory = 11,//Upcoming PM will not have enough inventory to generate without making a part request
|
|
||||||
|
|
||||||
|
|
||||||
Child->grandchild data lists for quotes and pm's like workorders
|
Child->grandchild data lists for quotes and pm's like workorders
|
||||||
release
|
release
|
||||||
@@ -927,4 +918,4 @@ BUILD 117
|
|||||||
new notification when pm reaches stop generating date - PMStopGeneratingDateReached
|
new notification when pm reaches stop generating date - PMStopGeneratingDateReached
|
||||||
new notification when PM generation fails - PMGenerationFailed
|
new notification when PM generation fails - PMGenerationFailed
|
||||||
New notification for insufficient inventory for PM generation - PMInsufficientInventory (case 3583 customer request)
|
New notification for insufficient inventory for PM generation - PMInsufficientInventory (case 3583 customer request)
|
||||||
(Upcoming PM will not have enough inventory to generate without making a part request)
|
(Notifies if upcoming PM will not have enough inventory to generate without making a part request)
|
||||||
|
|||||||
Reference in New Issue
Block a user