1
In codeunit 414 "Release Sales Document", within the function CheckMandatoryFields, there is an IntegrationEvent called OnCodeOnAfterSalesLineCheck available.
However, in codeunit 415 "Release Purchase Document", within the same function CheckMandatoryFields, such an IntegrationEvent is not available.
It would be beneficial to introduce a similar event in codeunit 415. This would allow partners and customers to perform additional mandatory checks or validations that may be required to support specific business requirements.
Thank you.
STATUS DETAILS
New