odoo/enterprise#96757
Created by Louis Travaux (lotr)
Blocked
- Merge method
- Review
-
CI
- 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.
- Linked pull requests
- label
- odoo-dev:master-iot-remove-ingenico-lotr
- head
- 7d4fe9640c07adabfba23e1e54b99ae2dd6b0e7e
| odoo/odoo | odoo/enterprise | odoo/upgrade | odoo/documentation | |
|---|---|---|---|---|
| master | #230817 missing r+ | #96757 missing r+ | #8603 missing r+ | #15058 missing r+ |
[REM] pos_iot_ingenico: remove support for ingenico protocol
Ingenico payment terminals can be configured using WorldLine CTEP protocol.
We then remove support for ingenico protocol to reduce the amount of code to maintain.
Community PR: odoo/odoo#230817