TIP: You can type at any time to perform a new search.
POS Default payment method
pos_default_payment_method · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Sales Management
- 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 07:24:57
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets |
assets | ir.ui.view | qweb | Inherits point_of_sale.assets |
view_pos_config_form |
pos.config.form.view default payment method | pos.config | form | Inherits point_of_sale.pos_config_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
default_payment_method_idMany2one → account.journalcomodel_name='account.journal'domain=[('journal_user', '=', True), ('type', 'in', ['bank', 'cash'])]string='Default payment method'
No public methods.
Loading…