This commit is contained in:
@@ -505,110 +505,153 @@ namespace AyaNova.PlugIn.V8
|
|||||||
//***IMPORTANT: Also need to add translations for any new biz objects added that don't match exactly the name here in the key
|
//***IMPORTANT: Also need to add translations for any new biz objects added that don't match exactly the name here in the key
|
||||||
//because enumlist gets it that way, i.e. "Global" would be the expected key
|
//because enumlist gets it that way, i.e. "Global" would be the expected key
|
||||||
|
|
||||||
NoType = 0,
|
|
||||||
Global = 1,
|
NoType = 0,
|
||||||
//corebizobject
|
Global = 1,
|
||||||
Widget = 2,
|
//corebizobject
|
||||||
//corebizobject
|
Widget = 2,
|
||||||
User = 3,
|
//corebizobject
|
||||||
ServerState = 4,
|
User = 3,
|
||||||
License = 5,
|
ServerState = 4,
|
||||||
LogFile = 6,
|
License = 5,
|
||||||
PickListTemplate = 7,
|
LogFile = 6,
|
||||||
//corebizobject
|
PickListTemplate = 7,
|
||||||
Customer = 8,
|
//corebizobject
|
||||||
ServerJob = 9,
|
Customer = 8,
|
||||||
//corebizobject
|
ServerJob = 9,
|
||||||
Contract = 10,
|
//corebizobject
|
||||||
TrialSeeder = 11,
|
Contract = 10,
|
||||||
ServerMetrics = 12,
|
TrialSeeder = 11,
|
||||||
Translation = 13,
|
ServerMetrics = 12,
|
||||||
UserOptions = 14,
|
Translation = 13,
|
||||||
//corebizobject
|
UserOptions = 14,
|
||||||
HeadOffice = 15,
|
//corebizobject
|
||||||
//corebizobject
|
HeadOffice = 15,
|
||||||
LoanUnit = 16,
|
//corebizobject
|
||||||
FileAttachment = 17,
|
LoanUnit = 16,
|
||||||
DataListView = 18,
|
FileAttachment = 17,
|
||||||
FormCustom = 19,
|
DataListSavedFilter = 18,
|
||||||
//corebizobject
|
FormCustom = 19,
|
||||||
Part = 20,
|
//corebizobject
|
||||||
//corebizobject
|
Part = 20,
|
||||||
PM = 21,
|
//corebizobject
|
||||||
//corebizobject
|
PM = 21,
|
||||||
PMItem = 22,
|
//corebizobject
|
||||||
//corebizobject
|
PMItem = 22,
|
||||||
PMTemplate = 23,
|
//corebizobject
|
||||||
//corebizobject
|
QuoteItemExpense = 23,
|
||||||
PMTemplateItem = 24,
|
//corebizobject
|
||||||
//corebizobject
|
QuoteItemLabor = 24,
|
||||||
Project = 25,
|
//corebizobject
|
||||||
//corebizobject
|
Project = 25,
|
||||||
PurchaseOrder = 26,
|
//corebizobject
|
||||||
//corebizobject
|
PurchaseOrder = 26,
|
||||||
Quote = 27,
|
//corebizobject
|
||||||
//corebizobject
|
Quote = 27,
|
||||||
QuoteItem = 28,
|
//corebizobject
|
||||||
//corebizobject
|
QuoteItem = 28,
|
||||||
QuoteTemplate = 29,
|
//corebizobject
|
||||||
//corebizobject
|
QuoteItemLoan = 29,
|
||||||
QuoteTemplateItem = 30,
|
//corebizobject
|
||||||
//corebizobject
|
QuoteItemPart = 30,
|
||||||
Unit = 31,
|
//corebizobject
|
||||||
//corebizobject
|
Unit = 31,
|
||||||
UnitModel = 32,
|
//corebizobject
|
||||||
//corebizobject
|
UnitModel = 32,
|
||||||
Vendor = 33,
|
//corebizobject
|
||||||
//--- WorkOrder
|
Vendor = 33,
|
||||||
//corebizobject
|
//--- WorkOrder
|
||||||
WorkOrder = 34,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrder = 34,
|
||||||
WorkOrderItem = 35,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItem = 35,
|
||||||
WorkOrderItemExpense = 36,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemExpense = 36,
|
||||||
WorkOrderItemLabor = 37,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemLabor = 37,
|
||||||
WorkOrderItemLoan = 38,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemLoan = 38,
|
||||||
WorkOrderItemPart = 39,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemPart = 39,
|
||||||
WorkOrderItemPartRequest = 40,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemPartRequest = 40,
|
||||||
WorkOrderItemScheduledUser = 41,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemScheduledUser = 41,
|
||||||
WorkOrderItemTask = 42,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemTask = 42,
|
||||||
WorkOrderItemTravel = 43,
|
//corebizobject
|
||||||
//corebizobject
|
WorkOrderItemTravel = 43,
|
||||||
WorkOrderItemUnit = 44,
|
//corebizobject
|
||||||
//---
|
WorkOrderItemUnit = 44,
|
||||||
//corebizobject
|
//---
|
||||||
WorkOrderTemplate = 45,
|
//corebizobject
|
||||||
//corebizobject
|
QuoteItemScheduledUser = 45,
|
||||||
WorkOrderTemplateItem = 46,
|
//corebizobject
|
||||||
GlobalOps = 47,//really only used for rights, not an object type of any kind
|
QuoteItemTask = 46,
|
||||||
BizMetrics = 48,//deprecate? Not used for anything as of nov 2020
|
GlobalOps = 47,//really only used for rights, not an object type of any kind
|
||||||
Backup = 49,
|
BizMetrics = 48,//deprecate? Not used for anything as of nov 2020
|
||||||
Notification = 50,
|
Backup = 49,
|
||||||
NotifySubscription = 51,
|
Notification = 50,
|
||||||
//corebizobject
|
NotifySubscription = 51,
|
||||||
Reminder = 52,
|
//corebizobject
|
||||||
UnitMeterReading = 53,
|
Reminder = 52,
|
||||||
CustomerServiceRequest = 54,
|
UnitMeterReading = 53,
|
||||||
ServiceBank = 55,
|
//corebizobject
|
||||||
OpsNotificationSettings = 56,
|
CustomerServiceRequest = 54,
|
||||||
Report = 57,
|
// ServiceBank = 55,
|
||||||
DashboardView = 58,
|
OpsNotificationSettings = 56,
|
||||||
//corebizobject
|
Report = 57,
|
||||||
CustomerNote = 59,
|
DashboardView = 58,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
Memo = 60,
|
CustomerNote = 59,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
Review = 61,
|
Memo = 60,
|
||||||
ServiceRate = 62,
|
//corebizobject
|
||||||
TravelRate = 63,
|
Review = 61,
|
||||||
TaxCode = 64
|
//corebizobject
|
||||||
|
ServiceRate = 62,
|
||||||
|
//corebizobject
|
||||||
|
TravelRate = 63,
|
||||||
|
//corebizobject
|
||||||
|
TaxCode = 64,
|
||||||
|
//corebizobject
|
||||||
|
PartAssembly = 65,
|
||||||
|
//corebizobject
|
||||||
|
PartWarehouse = 66,
|
||||||
|
PartInventory = 67,
|
||||||
|
DataListColumnView = 68,
|
||||||
|
PartInventoryRestock = 69,//for list only, synthetic object
|
||||||
|
PartInventoryRequest = 70,//for list only not, synthetic object
|
||||||
|
WorkOrderStatus = 71,
|
||||||
|
TaskGroup = 72,
|
||||||
|
WorkOrderItemOutsideService = 73,
|
||||||
|
WorkOrderItemPriority = 74,
|
||||||
|
WorkOrderItemStatus = 75,
|
||||||
|
//corebizobject
|
||||||
|
QuoteItemTravel = 76,
|
||||||
|
//corebizobject
|
||||||
|
QuoteItemUnit = 77,
|
||||||
|
QuoteStatus = 78,
|
||||||
|
QuoteItemOutsideService = 79,
|
||||||
|
//corebizobject
|
||||||
|
PMItemExpense = 80,
|
||||||
|
//corebizobject
|
||||||
|
PMItemLabor = 81,
|
||||||
|
//corebizobject
|
||||||
|
PMItemLoan = 82,
|
||||||
|
//corebizobject
|
||||||
|
PMItemPart = 83,
|
||||||
|
//corebizobject
|
||||||
|
PMItemPartRequest = 84,
|
||||||
|
//corebizobject
|
||||||
|
PMItemScheduledUser = 85,
|
||||||
|
//corebizobject
|
||||||
|
PMItemTask = 86,
|
||||||
|
//corebizobject
|
||||||
|
PMItemTravel = 87,
|
||||||
|
//corebizobject
|
||||||
|
PMItemUnit = 88,
|
||||||
|
PMItemOutsideService = 89
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user