[29.x] Sync backport #10990 with latest Expense VAT setup and Shopify VAT-posting test updates - #11239
Closed
Alexander Yakunin (Alexander-Ya) with Copilot wants to merge 1 commit into
Closed
[29.x] Sync backport #10990 with latest Expense VAT setup and Shopify VAT-posting test updates#11239Alexander Yakunin (Alexander-Ya) with Copilot wants to merge 1 commit into
Alexander Yakunin (Alexander-Ya) with Copilot wants to merge 1 commit into
Conversation
Copilot started work on behalf of
Alexander Yakunin (Alexander-Ya)
September 9, 2026 06:42
View session
Copilot
AI
changed the title
[WIP] Sync changes from PR #10990 into backport PR #10994
[29.x] Sync backport #10990 with latest Expense VAT setup and Shopify VAT-posting test updates
Sep 9, 2026
Contributor
|
Incomplete PR created, should be removed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates backport PR #10994 to match the current scope of PR #10990 on
main, bringing thereleases/29.xbranch in sync for Expense Agent VAT/GST setup behavior and dependent Shopify test setup changes.The backport now includes all 9 intended files and keeps the release-branch intent intact.
Expense Agent category/subcategory alignment
HOTEL-PARK,HOTELOTHER) and corresponding accessors.ROOM-SERVICE.Expense VAT/GST account and posting-setup behavior
EXPENSE VATaccount usage with lookup/use of seeded per-rate Expense VAT/GST posting accounts.GetExpenseVATAccountName(VATPercent)with VAT/GST naming by country context.Contoso demo-data flow for VAT countries
IsVATCountry()gate based on Contoso demo company type.Domestic) and then runCreate Expense VAT Ratesonly for VAT countries.Shopify test setup compatibility
CreateVATPostingSetupoverload separating general posting groups from VAT posting groups.