TIP: You can type at any time to perform a new search.
Point of Sale Require Invoice
pos_invoice_required · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Point Of Sale
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 07:38:25
- Authors
- Odoo Community Association (OCA), Roberto Fichera
- Maintainers
- Odoo Community Association (OCA), Roberto Fichera
- Committers
- Weblate, OCA-git-bot, Roberto Fichera, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_pos_config_form_required_invoice |
view.pos.config.form | pos.config | form | Inherits point_of_sale.pos_config_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
require_invoiceSelectiondefault='optional'string='Require Invoice' args: [('no', 'No Invoice'), ('optional', 'Optional'), ('required', 'Required')]
No public methods.
New fields (1)
-
require_invoiceSelectionrelated='session_id.config_id.require_invoice'
No public methods.