Hi I would like to create a Purchase quotation which will be valid for a defined period and generate PO from it . How do I configure the above functionality. Regards Deepak
Not without customization. For creating the PO from the Quotes, you need to write a priodic activity, which user can run periodically, to generate the PO from the Quote. You can simpaly write a processonly report to make order based the the date filter. Naveen Jain
I am consultant and I have just been introduced to Navision on one project and I am looking some information on how one goes about programing features like the on you mentioned in your response to the poster.
quote:
Originally posted by naveenjain
Not without customization. For creating the PO from the Quotes, you need to write a priodic activity, which user can run periodically, to generate the PO from the Quote. You can simpaly write a processonly report to make order based the the date filter. Naveen Jain
Why wouldn’t you use a Blanket Order?
Again, even if you use Blanket Order, Some has to mannually generate the PO from the Blanket Order.