This commit is contained in:
2020-12-08 20:36:09 +00:00
parent 9f0ef1a8f5
commit e69e2b331e

View File

@@ -5,14 +5,6 @@
MISC ITEMS THAT CAME UP
todo: throw new Error() code *MUST* put only a string into the constructor of error. Putting a object is wrong and will result in errors that say "Error: [object Object]"
Search for all instances of throw new Error and ensure it's a string not an object, use stringify if necessary when all else fails
or a central function that turns any error object into a human readable message and inserts that into the error text
See extension-export-control.vue line 45 for example
todo: seeder subcontractor user no vendor attached?
todo: deleting customer must attempt to delete the following as they are entered "in" form and not selected externally so they are part of Customer and should delete with it:
customer notes
customer contacts