This commit is contained in:
@@ -2249,6 +2249,8 @@ namespace AyaNova.PlugIn.V8
|
|||||||
var ObjectTypeName = "Workorder";
|
var ObjectTypeName = "Workorder";
|
||||||
var RavenRouteName = "workorders";
|
var RavenRouteName = "workorders";
|
||||||
|
|
||||||
|
todo: signatures. Ideally export to svg images for display from path data if doable here otherwise let v8 handle it and just put the path in the sig text fields
|
||||||
|
|
||||||
//TODO: this in the workorder Items loop
|
//TODO: this in the workorder Items loop
|
||||||
//Step 1: export the CustomFields to FormCustom if applicable so that when doing individual items we can export their custom data too
|
//Step 1: export the CustomFields to FormCustom if applicable so that when doing individual items we can export their custom data too
|
||||||
var ocf = ObjectHasCustomFieldDataToExport("WorkorderItem");
|
var ocf = ObjectHasCustomFieldDataToExport("WorkorderItem");
|
||||||
|
|||||||
Reference in New Issue
Block a user