-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
[16.0][FIX] l10n_fr_account_vat_return: fix journal entry generated in negative VAT scenario + many improvements #563
[16.0][FIX] l10n_fr_account_vat_return: fix journal entry generated in negative VAT scenario + many improvements #563
Conversation
… VAT scenario Add test to check the journal entry in negative scenario and improve tests on the generated journal entry in all scenarios Full re-implementation of the product/service distribution for autoliquidation VAT accounts: we now support autoliquidation VAT accounts in all journals (error if found in sale journal) and not just purchase journal. When auto computation of product/service distribution is not possible, we trigger a wizard to ask the user. Add message in chatter if ignoring draft moves.
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.
tested and approved
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 tested and use in production
This PR has the |
…educe pdf file size
/ocabot merge major |
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at f22b0a7. Thanks a lot for contributing to OCA. ❤️ |
Add test to check the journal entry in negative scenario and improve tests on the generated journal entry in all scenarios
Full re-implementation of the product/service distribution for autoliquidation VAT accounts: we now support autoliquidation VAT accounts in all journals (error if found in sale journal) and not just purchase journal. When auto computation of product/service distribution is not possible, we trigger a wizard to ask the user.
Add message in chatter if ignoring draft moves.
This is a forward port of https://github.com/OCA/l10n-france/pull/562/files