We have a bunch of items coming in from our Quickbooks integration. We would like for inventory that is actually available to show up. So if item X has 0 it wont but if item Y has 5,000 units, it will.
Thanks!
We have a bunch of items coming in from our Quickbooks integration. We would like for inventory that is actually available to show up. So if item X has 0 it wont but if item Y has 5,000 units, it will.
Thanks!
I guess you are talking about list view, and you would need to add some custom code. Please check this tutorial how to add custom filters. You can even make these filters as default one.
https://developer.sugarcrm.com/2014/03/10/creating-custom-filters-in-sugarcrm-7/
I guess you are talking about list view, and you would need to add some custom code. Please check this tutorial how to add custom filters. You can even make these filters as default one.
https://developer.sugarcrm.com/2014/03/10/creating-custom-filters-in-sugarcrm-7/