odoo/odoo#202677

Created by fw-bot
Merged at bc384e6d7099c29d18d1f3eafb523bf38f8c303f

Statuses:

label
odoo-dev:master-17.0-opw-4531928-wrong_delivery_date_invoice_xml-gute-424330-fw
head
f889aaecda5a21b443b433695a40d5adfdd0dbaa
merged
7 months ago by Guillaume Teboul-Tornezy (gute)
odoo/odoo
17.0 #201230
saas-17.4 #201680
18.0 #202302
saas-18.1 #202340
saas-18.2 #202659
saas-18.3
saas-18.4
19.0
master #202677

[FW][FIX] account_edi_ubl_cii: add actual delivery date to facturx

  • Create an invoice and set its delivery date to a date other than today.

  • Generate the cii facturx xml.

Under <ram:ActualDeliverySupplyChainEvent>, the date is incorrectly set to today instead of the invoice's delivery date.

This commit applies the same treatment as dda560005b2372ed8f6fa0cf3fd6c6f7ca0d1fe3 but for account_edi_xml_cii_facturx.

opw-4531928

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:


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

Forward-Port-Of: #202340
Forward-Port-Of: #201230