Quote models created
This commit is contained in:
@@ -32,9 +32,9 @@ export default {
|
|||||||
//corebizobject
|
//corebizobject
|
||||||
PMItem: 22,
|
PMItem: 22,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
unused23: 23,
|
QuoteItemExpense: 23,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
unused24: 24,
|
QuoteItemLabor: 24,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
Project: 25,
|
Project: 25,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
@@ -44,9 +44,9 @@ export default {
|
|||||||
//corebizobject
|
//corebizobject
|
||||||
QuoteItem: 28,
|
QuoteItem: 28,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
unused29: 29,
|
QuoteItemLoan: 29,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
unused30: 30,
|
QuoteItemPart: 30,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
Unit: 31,
|
Unit: 31,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
@@ -78,9 +78,9 @@ export default {
|
|||||||
WorkOrderItemUnit: 44,
|
WorkOrderItemUnit: 44,
|
||||||
//---
|
//---
|
||||||
//corebizobject
|
//corebizobject
|
||||||
unused45: 45,
|
QuoteItemScheduledUser: 45,
|
||||||
//corebizobject
|
//corebizobject
|
||||||
unused46: 46,
|
QuoteItemTask: 46,
|
||||||
GlobalOps: 47,
|
GlobalOps: 47,
|
||||||
BizMetrics: 48,
|
BizMetrics: 48,
|
||||||
Backup: 49,
|
Backup: 49,
|
||||||
@@ -109,7 +109,11 @@ export default {
|
|||||||
TaskGroup: 72,
|
TaskGroup: 72,
|
||||||
WorkOrderItemOutsideService: 73,
|
WorkOrderItemOutsideService: 73,
|
||||||
WorkOrderItemPriority: 74,
|
WorkOrderItemPriority: 74,
|
||||||
WorkOrderItemStatus: 75
|
WorkOrderItemStatus: 75,
|
||||||
|
QuoteItemTravel: 76,
|
||||||
|
QuoteItemUnit: 77,
|
||||||
|
QuoteStatus: 78,
|
||||||
|
QuoteItemOutsideService: 79
|
||||||
};
|
};
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user