Re: noninventory negative
Ryan, yes these are and always have been noninventory items. And in fact, there have been instances where we have set the on hand quantity back to zero, and then when there is more activity and these items are used on a transaction, the on hand quantity goes back to negative.
I take it you have not run into this before? Any ideas on what I could check maybe in the item table in the db?
Could this have anything to do with these items being added using session.transaction.entries.add in a dll, instead of being added manually - could it possibly be skipping some qsrules logic that looks at the item type and tells it not to adjust the on hand quantity?
Thanks,
Kevin