Open Henriquantos opened 2 months ago
Could you clarify why do you need an event? You could hide the Microsoft action and add your own as you want to override it.
I can, indeed, hide the Microsoft action and add my own to override it.
However, I believe it is only logical to add this event to make the Base Application solution coherent as the event already exists for the remaining pages:
Posted Sales Invoice:
Posted Sales Invoices:
Posted Purchase Invoice:
Describe the request
Hi Can you please add the event OnBeforeCreateCreditMemoOnAction in page "Posted Purchase Invoices" similar to the already existing one in "Posted Sales Invoices".
This issue was previously opened by diogoviegas2855 on Issue26714 and it was approved. Nevertheless, the implementation was done on the page "Posted Purchase Invoice" as suggested on Issue26701. The Issue26701 was considered the same as the Issue26714: "This event request is duplicate from https://github.com/microsoft/ALAppExtensions/issues/26714, which is already completed". However, they refer to different pages.
We ask you to add the event to the List page so that the behavior of the Card page can be reproduced. This already happens for the sales so it only makes sense to add this event to the purchases flow.
Actual Code:
Suggestion Code:
Additional context
I need this event in order to control if i would like to create the standard credit memo or a customized one. Internal work item: AB#539243