This commit is contained in:
@@ -4,6 +4,13 @@
|
|||||||
|
|
||||||
|
|
||||||
MISC ITEMS THAT CAME UP
|
MISC ITEMS THAT CAME UP
|
||||||
|
|
||||||
|
todo: Notification at server has NotifyDeliveryLog object unused and no UI at from for it either
|
||||||
|
it's supposed to keep a set queue of the past 90 days of deliveries for troubleshooting like in v7,
|
||||||
|
I see it in corejobsweeper already implemented for clearing out but nothing is creating them
|
||||||
|
and no ui to view them?!
|
||||||
|
figure it out
|
||||||
|
|
||||||
todo: unitmodel, maybe can make a combo unique constraint for the model number or name by combining with the vendorID
|
todo: unitmodel, maybe can make a combo unique constraint for the model number or name by combining with the vendorID
|
||||||
it's doubtful two models from the same vendor would have the same model number so this covers that case or am I wrong on that?
|
it's doubtful two models from the same vendor would have the same model number so this covers that case or am I wrong on that?
|
||||||
purpose of this is to catch duplicate entries while still supporting duplicate model numbers
|
purpose of this is to catch duplicate entries while still supporting duplicate model numbers
|
||||||
|
|||||||
Reference in New Issue
Block a user