Hide manual inventory sources from the source list

This commit is contained in:
Michael Abashian 2017-07-20 09:46:28 -04:00
parent c038116626
commit 7b04e70522

View File

@ -7,7 +7,8 @@ export default {
inventory_source_search: {
value: {
page_size: "20",
order_by: "name"
order_by: "name",
not__source: ""
},
dynamic: true,
squash: ""