This commit is contained in:
2021-03-24 23:27:07 +00:00
parent 4d338d620b
commit 74bbe677c2
5 changed files with 131 additions and 1 deletions

View File

@@ -104,7 +104,8 @@ export default {
PartInventory: 67,
DataListColumnView: 68,
PartInventoryRestock: 69, //for list only, synthetic object
PartInventoryRequest: 70 //for list only not, synthetic object
PartInventoryRequest: 70, //for list only not, synthetic object
WorkOrderStatus: 71
};
/**
*

View File

@@ -489,6 +489,8 @@ export default {
return "$ayiCalculator";
case window.$gz.type.TaxCode:
return "$ayiPercent";
case window.$gz.type.WorkOrderStatus:
return "$ayiFlag";
//scroll icon is good one for something
default: