This commit is contained in:
2021-06-22 22:38:39 +00:00
parent fe68a8e695
commit c518bd6a5d

View File

@@ -2249,6 +2249,8 @@ namespace AyaNova.PlugIn.V8
var ObjectTypeName = "Workorder";
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
//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");