inventory balances
Posted: Sun Nov 16, 2008 6:18 pm
Hi,
I have a request for which I need to store the rolling balances for inventory stock on hand. So basically, I need to roll the closing balance of the previous month as the opening balance of the next month. Since, the data source is at a transaction level the opening balance for each month needs to be calculated based off the transaction data, which has receipts, adjustments, stock on hand. Does anyone have any examples of models that do this.
I have a request for which I need to store the rolling balances for inventory stock on hand. So basically, I need to roll the closing balance of the previous month as the opening balance of the next month. Since, the data source is at a transaction level the opening balance for each month needs to be calculated based off the transaction data, which has receipts, adjustments, stock on hand. Does anyone have any examples of models that do this.