-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[14.0][IMP][FIX] l10n_nl_account_tax_unece: Update account_tax_codes #404
Conversation
Please also check if these are still correct: Check, is this correct? I assume first one should be K
This is not according to peppol standard.
|
@bosd good catch! Based on the 'UBL en BTW' information linked, I'd agree with the changes to code S you've made up until now. As for how I'm reading the rest:
The more I look at this the less sure I am what's supposed to be correct. A quick search on TaxCategory implementation at other vendors netted me nothing; might contacting peppolautoriteit.nl make sense? I'm suspecting they're just some hollow shell 'facilitating' private entities who 'support' this standard 😞 |
Found some usefull info on: https://www.forumstandaardisatie.nl/open-standaarden/nlcius TL;DR all. Also found a gap in implementation. This could mean we would be unable to parse some peppol / ubl invoices Not sure why tests are failling after last commit. Should be ok. |
@bosd |
273a1a5
to
468ca8f
Compare
@astirpe , @thomaspaulb Can you please review? |
@NL66278 Can you please review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
@bosd Can you rebase this one? |
Update the UNECE tax codes according to https://www.softwarepakketten.nl/wiki_uitleg/10&bronw=7/UBL_en_BTW_algemene_informatie.htm Update account_tax_template.xml Update account_tax_template.xml Update test_nl_account_tax_unece.py [IMP][FIX] l10n_nl_account_tax_unece: Update mapping
Can we proceed with this pr and to other ones. To get some more traction in this repo |
/ocabot merge patch |
This PR looks fantastic, let's merge it! |
If you want to speed things up, the only way really is review swapping - you review other people's PR's, they review yours. It doesn't help to become impatient, unfortunately. |
Congratulations, your PR was merged at d85630e. Thanks a lot for contributing to OCA. ❤️ |
Many thanks ❤️ |
3 months is nothing :) everyone has the same problem |
Update the UNECE tax codes according to https://www.softwarepakketten.nl/wiki_uitleg/10&bronw=7/UBL_en_BTW_algemene_informatie.htm
As discovered in:
OCA/edi#323 (comment)
Current mapping is incorrect.
Todo:
S
code:/ocabot add-lebal help-wanted
and taxes are not charged.
due to an intracommunity supply in the European Economic Area.
Wordt gebruikt bij de facturering van intracommunautaire goederen (ICP).
goods is applied. Wordt gebruikt bij facturering van tweede hands goederen volgens de margeregeling.
cc: @gjotten , @thomaspaulb , @astirpe