TIP: You can type at any time to perform a new search.
Hardware Proxy
hw_proxy · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Sales/Point Of Sale
- Folder size
- 0.01 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/page/point-of-sale-hardware
- Last tracking update
- 2026-08-07 05:12:48
- Authors
- Maintainers
- None
- Committers
- Martin Trigaux, Jeremy Kersten, Damien Bouvy, Antoine Prieels, Xavier-Do
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- hw_escpos, hw_posbox_homepage
- Description
Hardware Poxy ============= This module allows you to remotely use peripherals connected to this server. This modules only contains the enabling framework. The actual devices drivers are found in other modules that must be installed separately.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (19)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/hw_proxy/cashier_mode_activated |
Proxy.cashier_mode_activated |
none | json | ALL | |
/hw_proxy/cashier_mode_deactivated |
Proxy.cashier_mode_deactivated |
none | json | ALL | |
/hw_proxy/handshake |
Proxy.handshake |
none | json | ALL | |
/hw_proxy/hello |
Proxy.hello |
none | http | ALL | |
/hw_proxy/help_canceled |
Proxy.help_canceled |
none | json | ALL | |
/hw_proxy/help_needed |
Proxy.help_needed |
none | json | ALL | |
/hw_proxy/log |
Proxy.log |
none | json | ALL | |
/hw_proxy/open_cashbox |
Proxy.open_cashbox |
none | json | ALL | |
/hw_proxy/payment_cancel |
Proxy.payment_cancel |
none | json | ALL | |
/hw_proxy/payment_request |
Proxy.payment_request |
none | json | ALL | |
/hw_proxy/payment_status |
Proxy.payment_status |
none | json | ALL | |
/hw_proxy/print_pdf_invoice |
Proxy.print_pdf_invoice |
none | json | ALL | |
/hw_proxy/print_receipt |
Proxy.print_receipt |
none | json | ALL | |
/hw_proxy/scan_item_error_unrecognized |
Proxy.scan_item_error_unrecognized |
none | json | ALL | |
/hw_proxy/scan_item_success |
Proxy.scan_item_success |
none | json | ALL | |
/hw_proxy/status |
Proxy.status_http |
none | http | ALL | |
/hw_proxy/status_json |
Proxy.status_json |
none | json | ALL | |
/hw_proxy/transaction_end |
Proxy.transaction_end |
none | json | ALL | |
/hw_proxy/transaction_start |
Proxy.transaction_start |
none | json | ALL |
Models touched (0)
No models found for this module.
Loading…
Loading…
Loading…
Loading…
Loading…