CLEANUP remove extraneous containers and rows and columns
This commit is contained in:
@@ -22,7 +22,7 @@ todo: Notification at server has NotifyDeliveryLog object unused and no UI at fr
|
||||
and no ui to view them?!
|
||||
figure it out
|
||||
|
||||
todo: do not compare null in queries so double check and instead make sure it's using "Is not null" or "is null" instead as results are non determinant otherwise
|
||||
todo: figure out the grid view form slowness, maybe there are extraneous elements or something, it's important because it's oft-used
|
||||
|
||||
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?
|
||||
|
||||
Reference in New Issue
Block a user