This commit is contained in:
@@ -203,7 +203,7 @@ async function clickHandler(menuItem) {
|
||||
case "report":
|
||||
const res = await m.vm.$refs.reportSelector.open(
|
||||
{
|
||||
AType: window.$gz.type.Customer,
|
||||
AType: window.$gz.type.WorkOrder,
|
||||
selectedRowIds: [m.vm.obj.id]
|
||||
},
|
||||
-100 //special code meaning customer workorder report which will be looked up at server
|
||||
|
||||
Reference in New Issue
Block a user