| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/pos_daily_sales_reports |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Point of Sale |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, roen-odoo, niyasraphy, Adrien Guilliams (adgu), Martin Trigaux (mat) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - point_of_sale - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows the cashier to quickly print a X and a Z sale report for a given session or a Sales Details for multiple sessions and configs. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_daily_report |
pos_daily_report | ir.ui.view | qweb | Inherits point_of_sale.report_saledetails |
view_pos_daily_sales_reports_wizard |
pos.daily.sales.reports.wizard.form | pos.daily.sales.reports.wizard | form | New |
pos_session_id
Many2one → pos.session
required=True
args: 'pos.session'
generate_report(self)
closing_notes
Text
string='Closing Notes'
get_total_discount(self)
get_total_sold_refund_per_category(self, group_by_user_id=None)
update_closing_control_state_session(self, notes)
No new fields.
Public methods (1)get_sale_details(self, date_start=False, date_stop=False, config_ids=False, session_ids=False)