Remove E-Document posting date tests that fail on multiple countries#8168
Remove E-Document posting date tests that fail on multiple countries#8168ventselartur wants to merge 1 commit into
Conversation
Remove the 4 posting date default test procedures added in fc4c715, the PurchasesPayablesSetup initialization code, and the peppol-invoice-no-currency.xml test resource file. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@ventselartur please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
1 similar comment
|
@ventselartur please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
using directive removed but may still be needed
Recommendation:
Line mapping was unavailable, so this was posted as an issue comment. 👍 useful · ❤️ especially valuable · 👎 wrong - reply with why |
Four posting-date tests removed without replacementAll four test procedures covering the "E-Doc. Def. Posting Date" feature (Work Date and Document Date variants for both invoice and credit memo) have been deleted. If the underlying production feature still exists, regressions in posting date defaulting behaviour will go undetected. Recommendation:
Line mapping was unavailable, so this was posted as an issue comment. 👍 useful · ❤️ especially valuable · 👎 wrong - reply with why |
Summary
Removes the 4 posting date default test procedures and the supplemental \peppol-invoice-no-currency.xml\ test resource file that were added in fc4c715.
Reason
These tests fail on multiple countries, causing PR validation failures.
Changes
Fixes AB#634334