TIP: You can type at any time to perform a new search.
Point of Sale - Places
pos_place · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Point of Sale
- Folder size
- 0.29 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), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- Sylvain LE GAL, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (10)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_invoice_report_search |
account.invoice.report | search | Inherits account.view_account_invoice_report_search | |
view_account_move_form |
account.move | form | Inherits account.view_move_form | |
view_account_move_search |
account.move | search | Inherits account.view_account_invoice_filter | |
view_account_move_tree |
account.move | tree | Inherits account.view_invoice_tree | |
view_pos_order_form |
pos.order | form | Inherits point_of_sale.view_pos_pos_form | |
view_pos_order_search |
pos.order | search | Inherits point_of_sale.view_pos_order_filter | |
view_pos_order_tree |
pos.order | tree | Inherits point_of_sale.view_pos_order_tree | |
view_pos_place_form |
pos.place | form | New | |
view_pos_place_tree |
pos.place | tree | New | |
view_report_pos_order_search |
report.pos.order | search | Inherits point_of_sale.view_report_pos_order_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (1)
-
place_idMany2one → pos.placecomodel_name='pos.place'readonly=Truestring='Place'
No public methods.
New fields (1)
-
place_idMany2one → pos.placecomodel_name='pos.place'string='Place'
No public methods.
New fields (1)
-
place_idMany2one → pos.placecomodel_name='pos.place'string='Place'
No public methods.
New fields (4)
-
activeBooleandefault=True -
codeCharhelp='Short text, used on little screen, in responsive mode'required=True -
company_idMany2one → res.companycomodel_name='res.company'default=<expr>string='Company' -
nameCharhelp='Complete name, used on normal screen'required=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
place_idMany2one → pos.placecomodel_name='pos.place'readonly=Truestring='Place'
No public methods.
Loading…