odoo/odoo#201312
Created by fw-bot
Merged
at 0288256c0b6f3fbc155ac5d319932b3ae9406b27
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: Overridden by @xmo-odoo
- label
- odoo-dev:saas-18.2-18.0-pos_pinelabs-add-paan-421869-fw
- head
- a6d9310e808c4533276f39143c3483c4abfa9bbc
- merged
- 7 months ago by POS IoT, Anantkumar Parmar (paan)
odoo/odoo | |
---|---|
18.0 | #189300 |
saas-18.1 | #201141 |
saas-18.2 | #201312 |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #201341 |
[FW][ADD] pos_{, pine_labs}: pine labs terminal for point of sale payment methods
In this commit:
- We have introduced a new module,
pos_pine_labs
, for thePine Labs
payment terminal to facilitate point of sale payment methods. - We are exporting
offlineErrorHandler
frompoint_of_sale
'serror_handlers
to use in thepos_pine_labs
module.