Skip to main content

Hi, we are customizing the AR674000.rpx report and in this report we need to display opening inventory and close inventory for the given date range. How can we achieve this, we are currently trying to get this value from this form given below (field values are: Beginning Qty. and Ending Qty.)

 

Hi,

Acumatica stores the information you are looking for on several inventory history tables. The one that might be useful for you and the underlying table to the Transaction History is INItemSiteHistDay.

However, connecting it to the report AR674000 might be tricky. But it is worth a try!


Reply