This commit is contained in:
@@ -238,6 +238,8 @@ todo: Viz fields - calculate totals etc
|
||||
or maybe even a separate function to calc the only number needed for the Andy and leave the Viz to be as it is
|
||||
(though there is probably so much overlap and same work required that in fact it's more sensible to have a split viz set fields for totals seperately)
|
||||
|
||||
todo: Should workorderitemloan be included in contract discounting system??
|
||||
i.e. should *anything* that can be charged for on a workorder and which you don't directly enter a price (like outside service) be part of contracting system??
|
||||
|
||||
------------------------------------------
|
||||
|
||||
|
||||
@@ -105,7 +105,8 @@ export default {
|
||||
DataListColumnView: 68,
|
||||
PartInventoryRestock: 69, //for list only, synthetic object
|
||||
PartInventoryRequest: 70, //for list only not, synthetic object
|
||||
WorkOrderStatus: 71
|
||||
WorkOrderStatus: 71,
|
||||
TaskGroup: 72
|
||||
};
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user