This commit is contained in:
2021-08-03 22:08:18 +00:00
parent 82e5f0e3b4
commit 23302aeb49

View File

@@ -512,16 +512,7 @@ todo:2 many biz objects are not using new PUT methodology
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
release
@@ -927,4 +918,4 @@ BUILD 117
new notification when pm reaches stop generating date - PMStopGeneratingDateReached
new notification when PM generation fails - PMGenerationFailed
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)