odoo/odoo#71621
Created by fw-bot
Merged
at b9b13830abfdd64685dff13f6288f25a7eab10fe
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Install databases to use to test upgrade in master and ensure that upgrades works with current master.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-14.3-14.0-opw-2460485-fix-2-pgi-qN6b-fw
- head
- dc43ccc2bc37e9a788860adef69df1fcfda9e21c
- merged
- 4 years ago by Accounting, Paolo Gatti (pgi)
| odoo/odoo | |
|---|---|
| 14.0 | #71557 |
| saas-14.2 | #71616 |
| saas-14.3 | #71621 |
| 15.0 | |
| 16.0 | |
| 17.0 | |
| 18.0 | |
| saas-18.2 | |
| saas-18.3 | |
| saas-18.4 | |
| 19.0 | |
| master | #71626 |
[FW][FIX] l10n_it_edi: The imported e-invoice was submitted to the wrong company, and the original XML wasn't attached
[FIX] The imported e-invoice was submitted to the wrong company, and the original XML wasn't attached
- The context used to create the Form used 'with_context' instead of 'with_company'.
- An additional message has been posted to the chatter with the original E-invoice XML from the email.
- Some code clarification were due where the e-invoice company is determined.
Ticket link: https://www.odoo.com/web#id=2460485&model=project.task
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #71557