This commit is contained in:
@@ -307,6 +307,15 @@ todo: many biz objects are not using new PUT methodology
|
|||||||
|
|
||||||
|
|
||||||
CURRENTLY DOING: labors (but involves contract change below)
|
CURRENTLY DOING: labors (but involves contract change below)
|
||||||
|
|
||||||
|
Header POST doesn't need special contract handling, only put and grandchild POST / PUTS
|
||||||
|
labor, parts, travel
|
||||||
|
|
||||||
|
todo: on put needs to return object if prices updated, not just concurrency token!!
|
||||||
|
prices are *always* updated contract or not bc set by choice of part, not at client
|
||||||
|
any object modified at server must return object
|
||||||
|
only some won't need this
|
||||||
|
|
||||||
Contract control is working now, but haven't added code at server to update all objects when contract is changed
|
Contract control is working now, but haven't added code at server to update all objects when contract is changed
|
||||||
So, that must be done next, then can test and confirm it's working
|
So, that must be done next, then can test and confirm it's working
|
||||||
ideally put that code in for all affected stuff now at back end rather than waiting.
|
ideally put that code in for all affected stuff now at back end rather than waiting.
|
||||||
|
|||||||
Reference in New Issue
Block a user