odoo/odoo#189300
Created by POS IoT, Anantkumar Parmar (paan)
Merged
at c6c603089eb33061f5595840208a81db450e4db1
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:18.0-pos_pinelabs-add-paan
- head
- 3cbc702aecd713bc0afaca86a7a4b9ee613e4dc9
- merged
- 7 months ago by POS IoT, Joseph Caburnay (jcb)
odoo/odoo | |
---|---|
18.0 | #189300 |
saas-18.1 | #201141 |
saas-18.2 | #201312 |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #201341 |
[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.