odoo/odoo#197946
Created by fw-bot
Merged
at 8385ae0693272a6c84f6395019bb4a69b400202a
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
Linked pull requests
- label
- odoo-dev:saas-18.2-18.0-l10n_fr-aspone_reimbursement-gawa-416073-fw
- head
- 2721f3353637eedb4a392da15503011cd8c92083
- merged
- 8 months ago by Accounting, Wala Gauthier (gawa)
odoo/odoo | odoo/enterprise | |
---|---|---|
18.0 | #193529 | #77104 |
saas-18.1 | #197642 | #79274 |
saas-18.2 | #197946 | #79476 |
saas-18.3 | ||
saas-18.4 | ||
19.0 | ||
master | #197774 | #79373 |
[FW][FIX] l10n_fr_account: line 26 can't be a tag
When we ask for a reimbursement for the VAT that is due from the state, we close the period, then we send the declarations, with the amount that is asked as reimbursement.
The issue is that we need this amount to be registered in the report of this period.
But it is closed, so we can't post moves with the tag in it.
Let's transform it into an external value.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr