TIP: You can type at any time to perform a new search.
Pos Invoice Journal
pos_invoice_journal · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.agilebg.com
- Last tracking update
- 2026-08-07 07:03:07
- Authors
- Odoo Community Association (OCA), Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Agile Business Group
- Committers
- Stéphane Bidoul (ACSONE), Weblate, Alex Comba, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_config_form_view |
pos.config.form (in pos_invoice_journal) | pos.config | form | Inherits point_of_sale.view_pos_config_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
invoice_journal_idMany2one → account.journalcomodel_name='account.journal'default=_default_invoice_journaldomain=[('type', '=', 'sale')]help='When choosing to invoice the pos order, this is the Accounting Journal used to post sales entries.'string='Invoice Journal'
No public methods.
New fields (1)
-
invoice_journal_idMany2one → account.journalcomodel_name='account.journal'readonly=Truerelated='session_id.config_id.invoice_journal_id'store=Truestring='Invoice Journal'
-
action_invoice(self)@api.multi