This commit is contained in:
2021-07-09 17:33:09 +00:00
parent 1ca091e61e
commit b58bf85673

View File

@@ -425,13 +425,7 @@ todo: many biz objects are not using new PUT methodology
CURRENTLY DOING: Two items below for Joyce, then do a build and release CURRENTLY DOING: Two items below for Joyce, then do a build and release
todo 1: Add some hideable fields to wo form data tables to further identify parts and units beyond the picklist description
woitemUnit
UnitModelModelNumber
UnitModelVendorID
UnitModelName
UnitDescription
todo: add new sample report templates emailed by Joyce todo: add new sample report templates emailed by Joyce
@@ -1247,6 +1241,11 @@ BUILD 114
- Additional *Viz fields requested for workorder added: - Additional *Viz fields requested for workorder added:
workorderitempart - part name in addition to part number - added as "PartNameViz" workorderitempart - part name in addition to part number - added as "PartNameViz"
Workorder header - Customer scheduled user alert notes - added as "CustomerTechNotesViz" Workorder header - Customer scheduled user alert notes - added as "CustomerTechNotesViz"
WorkOrderItemUnit - added following fields, show in wo ui workorderitemunit table (hideable) as well as available in report data
UnitModelModelNumber
UnitModelVendorID
UnitModelName
UnitDescription
- Report editor fixed regression where could not open a report template from the main report template data list - Report editor fixed regression where could not open a report template from the main report template data list
- Report editor exposed the AType AyaNova Type field in the form to facilitate re-using a report with a different type of object - Report editor exposed the AType AyaNova Type field in the form to facilitate re-using a report with a different type of object
@@ -1254,6 +1253,7 @@ BUILD 114
this is also to facilitate you being able to port the Widget reports to other objects this is also to facilitate you being able to port the Widget reports to other objects
- Report list added NOTES field - Report list added NOTES field
- Reports added reports you sent friday July 9th