warehouse scope isForTicket
gitea/salix/test This commit looks good Details

This commit is contained in:
Javi Gallego 2019-06-07 07:16:18 +02:00
parent 59a958841e
commit b20fcbd2bf
1 changed files with 1 additions and 1 deletions

View File

@ -31,5 +31,5 @@
"permission": "ALLOW"
}
],
"scope" : {"where": {"isInventory": {"neq": 0}}}
"scope" : {"where": {"isForTicket": {"neq": 0}}}
}