Hi All,
I have to bring inventory (stock) from one database (Nav4) to another(Nav2009) by ageing.
I am planning to use item journal (positive adjustment). What I am not sure of is "By Ageing"?
Earlier I was thinking to get unit cost and inventory figure from Item card and use those in item journal.
Can you please explain how I can achieve this?
Many Thanks
0
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I am not sure if I can use the toolkit in this scenario. can you please let me know if it is ok to use and doesn't involve any object change? if it's not ok then could you please advise me on an alternative method.
Thanks a lot,
Is this a one time process or ongoing integration?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Client requires it by aging .
Thanks,
Then renumber the "Entry No." for the transactions to new range and import them directly into item ledger, value entry, item application, dimension entry as new records.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Hi Rashed,
I also have the same requirement . Could you explain some more detail , because i did not understand the above statement?
Thanks and Regards.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Microsoft Certified Business Management Solutions Professional
Microsoft Certified Business Management Solutions Specialist
http://www.navisiontech.com
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
What are you basing this on? How do you know how many items and dates are involved?
Now I am looking to only pick the open item ledger entries and create a positive adjustment for these entries. This will reduce number of item journals.
Please let me know if I am planning it right
Thanks a lot!
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Make sure you are not using any serial or lot no. tracking.
Does it mean that there is no way to have the inventory by ageing? or you suggest not to go by aging and work with inventory balance from item card.
On First day run dump all the entries and unit cost on item journal
2. on second day and greater,
If there is a different in Quantity, Make a negative adjustment journal for the quantity difference.
If there is a cost difference . Make a negative adjustment for the whole quantity and a positive adjustment with new unit cost.
For every day you run the process, you need to keep track of previous day qty and unit cost to do the comparison above.
It's going to be a lot of entries, but at least you will get your aging correct.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
you upgrade the db.
Then you look at current company and see what the highest ILE. "Entry no." is.
Then you renumber the ILE in the upgraded db plus ILE "entry No." in current company.
Then use a dataport to load import directly into sub ledger tables.
You would have to do this for all the tables linked to ILE.
You could do the renumbering part of import as you are importing the ILE, just add some number.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
for dumping item ledger entries to Item Journal, as there would be lot of closed entries so for closed entries
I will pick the quantity from Item ledger entry but then after posting all these closed entries through item journal how would I do the application. All these entries will remain open. The application method is manual on most of the vendors/customers.
Item Journal line <<=== Item ledger entry
Entry Type == Entry Type
Document No. == document No.
quantity == quantity
location == location
Unit Cost == unit cost [from Item card]
Unit price == Unit price [from item card]
Thanks
Also Application happens automatically when you post the journals, and you have to modify the application in nav.
I don't know how you are going to handle transfers.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
There should not be any problem with transfer except only open transfers that have been shipped but not received.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
As said, I didn't find many open transfers.
I noticed that except for entry type = sale, it is ok to just put unit amount (item journal) = Cost Amount (actual) of item ledger entry. For Sale, I need to put Unit cost (item journal) = cost per unit (from value entry).
One more glitch I am having that is it correct to copy cost amount or sales amount (actual) from item ledger entry to item journal. Or I should copy the amount from related value entry to unit amount field in item journal.
Thanks
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n