This commit is contained in:
@@ -420,15 +420,10 @@ todo: many biz objects are not using new PUT methodology
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
CURRENTLY DOING:
|
CURRENTLY DOING: Report editor exposing AType field
|
||||||
|
|
||||||
|
|
||||||
todo: attempting to open report from report data list gives error that reportDataOptions are not defined
|
|
||||||
Error - Name:Error, Message:ay-report-edit::created - missing report data options cannot proceed
|
|
||||||
filename: http://localhost:8080/js/ay-report-edit.js
|
|
||||||
lineNumber: 2509
|
|
||||||
info: created hook (Promise/async)
|
|
||||||
|
|
||||||
todo: expose report NOTES field in report data list
|
|
||||||
|
|
||||||
todo: report editor feature:
|
todo: report editor feature:
|
||||||
expose aytype field with a picklist so user can change report type
|
expose aytype field with a picklist so user can change report type
|
||||||
@@ -436,6 +431,8 @@ todo: report editor feature:
|
|||||||
so a customer report can be repurposed as a headoffice report (for example)
|
so a customer report can be repurposed as a headoffice report (for example)
|
||||||
without having to resort to manually editing report file template and re-importing
|
without having to resort to manually editing report file template and re-importing
|
||||||
|
|
||||||
|
todo: expose report NOTES field in report data list
|
||||||
|
|
||||||
todo: joyce requested fields to add to reports viz fields
|
todo: joyce requested fields to add to reports viz fields
|
||||||
PO
|
PO
|
||||||
Customer address and contact information (for PO where a customer has been selected to be shipped to)
|
Customer address and contact information (for PO where a customer has been selected to be shipped to)
|
||||||
@@ -1274,6 +1271,11 @@ BUILD 114
|
|||||||
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"
|
||||||
|
|
||||||
|
- 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
|
||||||
|
For example: idea being that a user can duplicate a report template originally made for a Customer then change it to a HeadOffice type and just edit the changed bits
|
||||||
|
this is also to facilitate you being able to port the Widget reports to other objects
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user