
Hi there,
Recently we found that in Purchase Quote, after make order and open Purchase Order, the attachments originally in Purchase Quote might be missing, and no error messages were shown.
It happened randomly and we could not find the pattern. In one case after user reported this issue and provided the original Purchase Quote No., we restore earlier Production environment to Sandbox, opened that specific Purchase Quote and executed Make Order, but the attachments were there in Purchase Order.
Any ideas?
Best regards,
Kerr
Thanks to yzhums's post: https://yzhums.com/22715/
Both Codeunit 1173 "Document Attachment Mgmt" and PTE customization subscribe to "Purch.-Quote to Order" OnBeforeDeletePurchQuote Event. Modify PTE customization should fix the issue.