Merged
Conversation
Co-authored-by: Groenbech96 <[email protected]>
Co-authored-by: Groenbech96 <[email protected]>
Copilot
AI
changed the title
[WIP] Override GetAccountingSupplierPartyTaxScheme method for Peppol app
Add BE Peppol app with Belgium-specific VAT registration formatting
Jan 23, 2026
Co-authored-by: Groenbech96 <[email protected]>
Co-authored-by: Groenbech96 <[email protected]>
Copilot
AI
changed the title
Add BE Peppol app with Belgium-specific VAT registration formatting
Add BE Peppol app with Enterprise No. validation and VAT formatting
Jan 23, 2026
Co-authored-by: Groenbech96 <[email protected]>
Copilot
AI
changed the title
Add BE Peppol app with Enterprise No. validation and VAT formatting
Add BE Peppol localization with Enterprise No. support
Jan 23, 2026
Groenbech96
requested changes
Jan 26, 2026
src/Apps/BE/Peppol/App/src/PEPPOL30BESalesValidation.Codeunit.al
Outdated
Show resolved
Hide resolved
Co-authored-by: Groenbech96 <[email protected]>
Copilot stopped work on behalf of
Groenbech96 due to an error
January 26, 2026 10:38
Contributor
|
@copilot try again |
Copilot stopped work on behalf of
Groenbech96 due to an error
January 26, 2026 10:42
Contributor
|
@copilot try again |
Copilot stopped work on behalf of
Groenbech96 due to an error
January 26, 2026 10:52
Contributor
|
@copilot try again |
…50, add InternalsVisibleTo Co-authored-by: Groenbech96 <[email protected]>
Contributor
Author
Groenbech96
approved these changes
Jan 30, 2026
|
added 3 commits
February 10, 2026 15:02
…ot/overwrite-get-accounting-supplier-tax-scheme
ventselartur
previously approved these changes
Feb 11, 2026
ventselartur
approved these changes
Feb 11, 2026
Contributor
|
@copilot pull main into the branch. |
Contributor
Author
I'm unable to pull main into this branch. My environment doesn't allow me to fetch, pull, or merge branches from GitHub. You'll need to run |
…ot/overwrite-get-accounting-supplier-tax-scheme
aholstrup1
approved these changes
Feb 16, 2026
ventselartur
approved these changes
Feb 16, 2026
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.
Updated to Peppol App. Uptakes new method in Baseapp, allows us to create smaller BE specific app in NAV. It can reuse method in baseapp that is localized.
Fixes AB#621947