HI;
I am hoping that someone can help me.
I am trying to figure out how to set up automatic reordering (auto purchase order) of inventory items based on item reorder points. I would like the system to automatically alert me.
If anyone knows how to do this I would appreciate help.
Thanks!
0
Comments
You could also just write a simple report that would look at qty on hand and safety stock on item and display the list or create the requisition line and then create PO
There is no automatic way in Navision to create po.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I am interested in the system automatically generating a message or an alert informing me of the information without requiring the report to be created.
Is that possible???
Thanks.
Then schedule the codeunit in job scheduler. Nas will monitor the job scheduler and run the codeunit based on when you schedule it.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
let me describe actual requirement form my client.
1. Auto generation of POs of those items, which crosses reorder level.
System should check for those items ,in which that items are set to make PO auto.
Pls give some much sugesstions (to which i have to refer). (eg. Codeunit, Report......
if u had written any coding......... pls help me in all possible ways LINER [-o< [-o<
Dont use alerts. Adapt the customers work routines instead.
For this at every item default vendor should be defined. Use net change plan function on daily basis in the job scheduler settings.