TIP: You can type at any time to perform a new search.
POS Payment Terminal
pos_payment_terminal · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Point Of Sale
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Akretion, ACSONE SA/NV, Odoo Community Association (OCA), GRAP, Aurélien DUMAINE
- Maintainers
- Akretion, ACSONE SA/NV, Odoo Community Association (OCA), GRAP, Aurélien DUMAINE
- Committers
- Weblate, OCA-git-bot, oca-ci, phucph
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds support for credit card reader and checks printer in the Point of Sale.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_payment_method_view_form |
pos.payment.method | form | Inherits point_of_sale.pos_payment_method_view_form | |
res_config_settings_view_form |
res.config.settings.view.form.inherit | res.config.settings | form | Inherits point_of_sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
iface_payment_terminalBooleanhelp='A payment terminal is available on the Proxy'string='OCA Payment Terminal' -
payment_terminal_hide_back_btnBooleandefault=Truehelp='Prevent from returning to basket from payment screen as soon as a payment line exists'string='Hide Back Button'
No public methods.
New fields (3)
-
oca_fast_paymentBooleandefault=Truestring='Fast Payment' -
oca_payment_terminal_idCharhelp='The identifier of the terminal as known by the hardware proxy. 'string='Terminal Identifier' -
oca_payment_terminal_modeSelectiondefault='card'string='Payment Mode' args: [('card', 'Card'), ('check', 'Check')]
No public methods.
New fields (2)
-
pos_iface_payment_terminalBooleanreadonly=Falserelated='pos_config_id.iface_payment_terminal' -
pos_payment_terminal_hide_back_btnBooleanreadonly=Falserelated='pos_config_id.payment_terminal_hide_back_btn'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…