When we archive PO orders the notes and attached documents isn't added to the arhcived PO order. Does anyone know why?
When we archive PO orders the notes and attached documents isn't added to the arhcived PO order. Does anyone know why?
Hi, As far as I know, there isn't even a feature for Attachments in the Purchase Order Archives page yet.
In BC21.3, Microsoft once added a part, but did not include Purchase Order Archives.
More details: Business Central 2022 wave 2 (BC21) new features: Access attachments on additional list pages (Attachments FactBox on more pages)
If you want to customize, in addition to Event, you first have to add Attachments feature to Purchase Order Archives page.
More details: https://yzhums.com/11177/
Hope this helps.
Thanks.
ZHU
Hi
You can use below event from Codeunit - 5063 ArchiveManagement
OnBeforeArchivePurchDocument(var PurchaseHeader: Record "Purchase Header"; var IsHandled: Boolean)
Hi Nitin,
How can I create such an event that will add it to the archived PO?
Hi,
It is not available until current preview version 22 and yes it is required by a number of customers.
The idea has been given to Microsoft already.
Hi,
In standard system, if you archive the PO, it will not archive the Attachment only the Links, if you want to do that you can use some events which are already there after or before the archive.
Thanks.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,277 Super User 2024 Season 2
Martin Dráb 228,126 Most Valuable Professional
nmaenpaa 101,148