TIP: You can type at any time to perform a new search.
Point of Sale Print Sales Orders
pos_sale_order_print · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Sales/Point of Sale
- Folder size
- 0.6 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 08:09:20
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci, Bearnard21, Ivan Sokolov, angelinaanaki
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form | res.config.settings | form | Inherits pos_sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
print_sales_order_idsMany2many → ir.actions.reportdomain="[('model', '=', 'sale.order')]"help='Print multiple Sale Orders in POS'string='Print Sales Orders' args: 'ir.actions.report', 'pos_config_ir_actions_report_rel', 'pos_config_id', 'report_id'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
pos_sale_order_print_idsMany2many → ir.actions.reportreadonly=Falserelated='pos_config_id.print_sales_order_ids' args: 'ir.actions.report'
No public methods.