This commit is contained in:
2021-07-07 19:30:07 +00:00
parent 0b8a17d762
commit 46d1249c14

View File

@@ -424,17 +424,13 @@ CURRENTLY DOING:
todo: joyce requested fields to add to reports viz fields
WORKORDER
part name PartNameViz in addition to part number
Customer scheduled user alert notes
workorderitempart - part name in addition to part number - added as "PartNameViz"
Workorder header - Customer scheduled user alert notes - added as "CustomerTechNotesViz" field for report
PO
Customer address and contact information (for PO where a customer has been selected to be shipped to)
TODO 2 (all 2's): V7 features on wo I haven't coded yet
Tasks
3445 - copy selected tasks to a labor record
it says selected but I wonder about just doing all and they can simply edit out the ones they don't want?
(otherwise need checkboxes and whole selection thing but I guess if it's doable...)
Unit
warranty display static info
Unit's warranty expired Wednesday, July 1, 2009
@@ -1244,8 +1240,10 @@ BUILD 114
user can replicate by copy and then delete source woitem
- WorkOrderItemScheduledUser convert to labor implemented (was v7 feature)
- workorderitemlabor "Append tasks" implemented (new feature requested)
- workorderitemlabor "Append tasks" implemented (new feature, customer requested)
- Additional *Viz fields requested for workorder added:
workorderitempart - part name in addition to part number - added as "PartNameViz"
Workorder header - Customer scheduled user alert notes - added as "CustomerTechNotesViz"