odoo/odoo#71626
Created by fw-bot
Merged
at a6d1c3ec64d22a137452bbb186d00a38e5bb4b82
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise 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:master-14.0-opw-2460485-fix-2-pgi-y-Ja-fw
- head
- 98a2852833710e178e8a51b1c0ab377c5de1facb
- 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