This commit is contained in:
2021-05-15 00:25:52 +00:00
parent d967ec6ba1
commit 2076b3d5c3

View File

@@ -349,13 +349,11 @@ CURRENTLY DOING: labors (but involves contract change below)
todo: Server new wo auto contract resolution code,
if NEW record and contractid already set then use that otherwise find effective one and set (only way it's set automatically)
todo: work order alert notes, add Contract alert notes to return viz populate that adds the alert notes (and add *that* if not already done)
Customer alert:
blah blah blah
Contract alert:
blah blah blah
etc alert
bleh bleh bleh
todo: work order alert notes isue:
when update header (put) doesn't return populated viz alert notes as it should
I'm guessing this also should return the entire object to resolve this issue
probably every save of every bit should return that object, particularly if it has any populate viz fields
Test by changing customer or contract and save should show new alert notes
todo: replicate labor save code at front and back to the other contracted objects
- return full object, update accordingly