This commit is contained in:
@@ -397,27 +397,13 @@ todo: many biz objects are not using new PUT methodology
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
CURRENTLY DOING:
|
CURRENTLY DOING: complete all workorderitem descendant lists
|
||||||
|
|
||||||
|
|
||||||
MISC WO ITEMS that came up
|
|
||||||
|
|
||||||
|
|
||||||
3873 3: subtree woitem lists implement
|
3873 3: subtree woitem lists implement
|
||||||
|
|
||||||
todo: report template / designer / workorderbiz populate code changes
|
|
||||||
"Include all workorder item descendants"
|
|
||||||
Add checkbox in report designer that shows *if* it's a workorderitem descendant type
|
|
||||||
Title checkbox something like "Include all workorder item descendants"
|
|
||||||
Default is false
|
|
||||||
Add to model and translations
|
|
||||||
Server will need to look for this when populating wo reports and if found then will need to do that before returning data
|
|
||||||
|
|
||||||
todo: document in workorder usage that users should enter a single unit only on a workorder item if they want to report other item children against units
|
|
||||||
e.g. total labor for unit on workorder report etc
|
|
||||||
|
|
||||||
todo: complete all workorderitem descendant lists
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
3891 3: Implement a workable duplication system
|
3891 3: Implement a workable duplication system
|
||||||
SEE CASE 3891 for duplicate at client idea
|
SEE CASE 3891 for duplicate at client idea
|
||||||
@@ -425,18 +411,11 @@ MISC WO ITEMS that came up
|
|||||||
actually should be quick and easy theoretically since it's a slight variation of the technique used to make new objects and then move to their id with data intact
|
actually should be quick and easy theoretically since it's a slight variation of the technique used to make new objects and then move to their id with data intact
|
||||||
and just setting a few values to 0 or null like concurrency/ id etc
|
and just setting a few values to 0 or null like concurrency/ id etc
|
||||||
|
|
||||||
|
|
||||||
todo 2: open object handler for workorder descendants **VERY IMPORTANT**
|
|
||||||
1) get the id of the workorder and item to open from the server using descendant to wo ID
|
|
||||||
2) pass that on to the workorder from
|
|
||||||
3) workorder form must open the wo in question then navigate to the descendant in question automatically
|
|
||||||
|
|
||||||
todo: how to directly open a workorder quickly when you know the wo number??
|
todo: how to directly open a workorder quickly when you know the wo number??
|
||||||
should be supported, otherwise you need to scroll around a list to find it which is fucked
|
should be supported, otherwise you need to scroll around a list to find it which is fucked
|
||||||
|
|
||||||
todo: picking from part assembly to populate a bunch of parts??
|
todo: picking from part assembly to populate a bunch of parts??
|
||||||
|
|
||||||
|
|
||||||
todo: as part of duplication above, REMOVE TEMPLATES ENTIRELY??
|
todo: as part of duplication above, REMOVE TEMPLATES ENTIRELY??
|
||||||
If can duplicate this way at client and can easily change customer etc do we even need the wo templates anymore?
|
If can duplicate this way at client and can easily change customer etc do we even need the wo templates anymore?
|
||||||
can just pick any existing one, open it and duplicate it and change whatever is required
|
can just pick any existing one, open it and duplicate it and change whatever is required
|
||||||
|
|||||||
Reference in New Issue
Block a user