Announcements
No record found.
Hi
In AX 2012 I can print Approved Purchase Order .my requirement is to Print Purchase order in Draft and Review State.
*This post is locked for comments
Hi Rizwan,
Out of the box this is not supported as it is now a prevention to sent out not approved purchase orders.
So to enable it, you would need to customize it. Or find a workaround by e.g. printing a standard list report.
HI Andre
Thanks for reply,Standard list is not my requirement. I am finding the logic in PurchFormLetterParamData and found purchFormletterParmData.createData(_append); but still unsuccessful.
do you have any idea where is QueryDataCreate in this class?
This is a logical business requirement the management may want to approve the PO - with various conditions of price, delivery, text notes etc and then send it in a draft or proforma mode for the vendor to agree -in effect the vendor approval is an extra step in the workflow before PO release.
I see no reason why the system should be designed not allow a draft order to be printed
The functionality is related to how the 'menu item' is enabled via code when the PO is in draft.
We added a new button group and added the 'print confirmation' into that group. Then we made sure the conformation would only print 'proforma' meaning not posting.
Hi,
I am working on same requirement. Need to enable Proforma confirmation button when PO is in Draft Status. Please let me know the steps or logic you used to achieve this. Thanks in advance.
I figured out the code changes to enable Proforma confirmation button when Purchase Order is in Draft Status.
Modified PurchTableType.mayPurchaseOrderBeUpdated() & VersioningDocument.createApprovedVersion()
methods by adding below piece of code
purchTable.DocumentState == VersioningDocumentState::Draft
Hope this will be helpful for others.
Thanks,
Maru
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CP04-islander 39
Michel ROY 14
imran ul haq 8