I've got an interesting one...
Client wants the inventory price update Debtor/Debtor Class batch to include a range for SOH from/to. So when they click the Process button, it only applies to items within the standard ranges (duh) and also to items which happen to have SOH between the provided values.
I've made a start & have been able to modify the grdRanges grid to add a column for SOH.
But I can't work out how to get the entered values and do something with them.
I'm assuming I would need to edit the list InventoryItems to further delete items falling outside the SOH range specified?
Just can't work out how to do it.
Here's my plugin so far.
This is for version 7.2.1. Client on SR4 but not sure SR is relevant in this case?


