microsoft / ALAppExtensions

Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central.
MIT License
777 stars 612 forks source link

[Event Request] Table 36 Sales Header - OnValidateSellToCountryRegionCodeOnBeforeUpdateShipToAddressFromSellToAddress #8304

Closed JonasMikalkenas closed 4 years ago

JonasMikalkenas commented 4 years ago

Hi team,

In table 36 we need possibility to customize field 90 "Sell-to Country/Region Code" OnValidate trigger: we want to have possibility to replace function UpdateShipToAddressFromSellToAddress with our own code or disable it (as we do the same things in another place in our customization)

Best way to manage this in our opinion is new publisher with IsHandled there: image

bc-ghost commented 4 years ago

Thanks for reporting this. We agree, and we’ll publish a fix asap, either in an update for the current version or in the next major release. We will update this issue with information about availability.