odoo/odoo#197774

Created by fw-bot
Merged at e9f5f237aa619a062b32919d890d8bec96c78b80

Statuses:

Linked pull requests
label
odoo-dev:master-18.0-l10n_fr-aspone_reimbursement-gawa-416073-fw
head
d3aeebe0385093d0905a9961b3abfac46f1c4d6d
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.

task-4328721


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #197642
Forward-Port-Of: #193529