Hi All,
Has anyone got an experience of developing Inventory Ageing reports in Navision. The Standard Navision ageing reports cannot be backdated. They run for the latest date and based on the "Remaining Qty" from the Item Ledger Entry.
I did manage to create some ageing report based on the Quantity field of the Item Ledger Entry. The totals are given properly whereas the ageing buckets seems to have a problem as there can be a lot of sales in a particular period where the age buckets appears in "Negative".
The only way I could look at it is to create an ageing report based on ILE and Item Application Entry. But the report will run super slow.
Has anybody got a solution for this??
With Regards,
N C Balaji
0
Comments
What good is an aging report that won't age??
http://www.BiloBeauty.com
http://www.autismspeaks.org
The Item Age composition report in Navision runs for the Qty. in hand as on date and the age of those items.
The requirement is like this. The Ageing report runs for a closing date(Today or backdated). The report should calculate the "Qty. on hand" and the corresponding "age bucket" for the Item. I could manage to find the "Qty. on Hand" as it is the sum of the Qty on the closing date. But I am stuck with the Ageing bucket.
Any advise in this would be higly regarded.
Thanks in advance,
N C Balaji
Inventory valuation report does not have the required age buckets.
Thanks,
N C Balaji
Nope, you need to modify the report. We've modified the report to age by the buckets. It's not that hard, just look at the Inventory Valuation report and replicate its code.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
ERP Consultant (not just Navision) & Navision challenger
http://ssdynamics.co.in
](*,) ](*,) ](*,) ](*,) ](*,)
Isn't this a serious deficiency which standard navision should have taken care of in the 1st place?
ERP Consultant (not just Navision) & Navision challenger
You can modify the report to exclude transfers. In fact, that's exactly what we did. It's a one liner.
Maybe I should just upload the report to the downloads area... :-k
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Can explain how excluding transfers help? Do you go by the Remaining Qty or Open field?
I posted in another thread regarding a mod done previously by someone else on the document date for transfers in Item Ledger Entry. However it did not seem to satisfy the requirements.
It seems like a bigger enhancement is required where the user must be able to select the batch of Items to be transferred, similar to the return process...
](*,) ](*,) ](*,) ](*,)
ERP Consultant (not just Navision) & Navision challenger
If the transfers are excluded, the item aged would be based on the actual purchase receipt of the inventory. This would get you closer to the actual age of the inventory sitting in your warehouse.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
But how do know whether there is remaining quantity?
I have formed a vague idea of how to produce such a report, but it's going to be tedious...
ERP Consultant (not just Navision) & Navision challenger
Use item application Entr and Item Ledger entry to Build Inventory aging Report.
Regards,
Harmeek