This commit is contained in:
@@ -349,6 +349,8 @@ ORDER: parts, part requests, loans, units, outside service
|
|||||||
todo: test all Override column header visibility, still funky after fix earlier I bet
|
todo: test all Override column header visibility, still funky after fix earlier I bet
|
||||||
todo: viz fields display in edit part of form when only one record, but hide when multiple as they show in the table instead??
|
todo: viz fields display in edit part of form when only one record, but hide when multiple as they show in the table instead??
|
||||||
show as a line where the table would be??
|
show as a line where the table would be??
|
||||||
|
But..then why not just show one line table instead??
|
||||||
|
|
||||||
todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent
|
todo: "DispatchFull" and "DispatchLimited" roles MUST be renamed to "ServiceFull" and "ServiceLimited" to match other roles and intent
|
||||||
dispatch is a subset of a service manager job
|
dispatch is a subset of a service manager job
|
||||||
Rename at both ends and all translations and docs as well.
|
Rename at both ends and all translations and docs as well.
|
||||||
|
|||||||
@@ -1843,7 +1843,7 @@ async function fetchTranslatedText(vm) {
|
|||||||
"WorkOrderItemTasks",
|
"WorkOrderItemTasks",
|
||||||
"WorkOrderItemPartList",
|
"WorkOrderItemPartList",
|
||||||
"WorkOrderItemPartDescription",
|
"WorkOrderItemPartDescription",
|
||||||
"WorkOrderItemPartPartSerialID",
|
"PurchaseOrderItemSerialNumbers",
|
||||||
"WorkOrderItemPartPartWarehouseID",
|
"WorkOrderItemPartPartWarehouseID",
|
||||||
"WorkOrderItemPartQuantity",
|
"WorkOrderItemPartQuantity",
|
||||||
"WorkOrderItemPartTaxPartSaleID",
|
"WorkOrderItemPartTaxPartSaleID",
|
||||||
|
|||||||
Reference in New Issue
Block a user