This commit is contained in:
2021-05-15 00:17:13 +00:00
parent 22822faeb8
commit d967ec6ba1

View File

@@ -341,12 +341,21 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: labors (but involves contract change below)
todo: LABOR AT FIRST - complete the backend contract stuff
it needs to also handle tagged specific values as well
currently it's only coded to handle the "All items" bits, not the tagged items bits so that needs to be there as well
Also it has none of the code for handling response time etc which needs to be added so take a good look and at least note the
todo: Work order back end has none of the code for handling response time etc which needs to be added so take a good look and at least note the
future stuff if not appropriate right now, but it all needs to be done eventually.
Make sure it works then move on to below
(not a big deal, I think it's just setting a notification)
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: replicate labor save code at front and back to the other contracted objects
- return full object, update accordingly
@@ -354,7 +363,6 @@ CURRENTLY DOING: labors (but involves contract change below)
- identify any workorder graph objects that will be returned with updated values (any viz I guess too)
- might turn out to be all objects really
todo: contract change dialog add bit to navigate back to it again freshly
todo: boolean fields in table are showing "true" "false" must change to checkboxes or checkbox characters or something
do this sooner than later
@@ -363,9 +371,6 @@ CURRENTLY DOING: labors (but involves contract change below)
todo: concurrency conflict not displaying properly in UI, no error shows at all
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: there may be an extraneous formfield item as there is taxname and taxcode id both as customizable.
maybe settle on one and use it dual purpose for the picklist as well as the taxname