Codeunit PurchasePostPrepayment differs between W1 and other localizations like US,CA,MX #27845
Labels
extensibility-enhancement
New feature or request related to extensibility
Finance
GitHub request for Finance area
Describe the request
The signature of public procedure PrepmtAmount(...) in codeunit 442 "Sales-Post Prepayments"
differs from W1 version in some localizations like US,CA,MX
In that ones the number of parameters is different (one more parameter).
Please give us an overload version of the procedure to fix the problem, like jet mentioned in othes issue #14678 for the same codeunit.
This scenario is blocking the publish of an AppSource app based on W1 version and available for all countries.
Additional context
The validation of the submission failed for 9 out of 465 tasks. Releases validated: 25.0 to 25.2. Extensions validated: 'Commission'. ValidationRequestId: '7c85f0c6-eecd-443e-af3c-085bd150520a'.
Details: codeunit/70459587 Commission Management.al (1680,44) -
Error AL0135: There is no argument given that corresponds to the required formal parameter 'IncludeTax' of 'PrepmtAmount(Record "Sales Line", Option, Boolean)'.
Internal work item: AB#561281
The text was updated successfully, but these errors were encountered: