This commit is contained in:
@@ -1505,7 +1505,7 @@ function generateMenu(vm) {
|
||||
});
|
||||
|
||||
//---- SHOW ALL ---
|
||||
//MIGRATE_OUTSTANDING show all: workorderlist, unitlist, quotelist, pmlist
|
||||
|
||||
menuOptions.menuItems.push({
|
||||
title: "WorkOrderList",
|
||||
icon: "$ayiTools",
|
||||
@@ -1513,6 +1513,7 @@ function generateMenu(vm) {
|
||||
vm: vm
|
||||
});
|
||||
|
||||
//MIGRATE_OUTSTANDING show all: unitlist, quotelist, pmlist
|
||||
menuOptions.menuItems.push({
|
||||
title: "UnitList",
|
||||
icon: "$ayiFan",
|
||||
|
||||
Reference in New Issue
Block a user