TIP: You can type at any time to perform a new search.
POS Sales Reports by Category only
pos_daily_sales_reports_category_only · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Point of Sale
- Folder size
- 0.08 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
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci, tris
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_daily_report |
pos_daily_report | ir.ui.view | qweb | Inherits pos_daily_sales_reports.pos_daily_report |
res_config_settings_view_form |
res.config.settings | form | Inherits point_of_sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
sales_report_by_category_onlyBooleandefault=Truestring='Sales Report by Category only?'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
get_sale_details(self, date_start=False, date_stop=False, config_ids=False, session_ids=False)@api.model
New fields (1)
-
pos_sales_report_by_category_onlyBooleanreadonly=Falserelated='pos_config_id.sales_report_by_category_only'
No public methods.