odoo/odoo#205720
Created by fw-bot
Merged
at 891004d79ae0247a403025a16e5dc50bdf6cc843
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.
- ci/l10n: (runtime 1s)
- label
- odoo-dev:saas-17.4-17.0-add-cius-ro-b2c-endpoint-aboo-426027-fw
- head
- 92f6e95afa8950687816df345ff789647dba044c
- merged
- 2 months ago by Accounting, Antoine Boonen (aboo)
odoo/odoo | |
---|---|
17.0 | #203743 |
saas-17.4 | #205720 |
18.0 | #205867 |
saas-18.1 | #205974 |
saas-18.2 | #205981 |
saas-18.3 | |
master | #206208 |
[FW][IMP] l10n_ro_efactura: add B2C endpoint for CIUS-RO
There has been a recent change to the specs where they changed the endpoint to send B2C invoices: uploadb2c
. So now,
- if an invoice is made to a commercial partner that is of type company, we keep sending it to the old endpoint (no change);
- if it is made to a non-company customer, then we send to the new endpoint.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #203743