Repository
odoo/odoo · module folder
Module version
1.0.0
Category
Sales/Point Of Sale
Folder size
0.24 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-07 05:12:47
Authors
Maintainers
None
Committers
Martin Trigaux, Odoo Translation Bot, Nicolas Martinelli, Pierre Masereel, Xavier-Do, Andrea Grazioso (agr-odoo), Anh Thao Pham (pta), IEL, roen-odoo, rhe-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
pos_config_view_form_inherit_cash_rounding pos.config.form.inherit.cash_rounding pos.config form Inherits point_of_sale.pos_config_view_form
pos_order_view_form_inherit_cash_rounding pos.order.form.inherit.cash_rounding pos.order form Inherits point_of_sale.view_pos_pos_form
pos_rounding_form_view_inherited pos.cash.rounding.form.inherited account.cash.rounding form Inherits account.rounding_form_view
res_config_view_form_inherit_pos_cash_rounding res.config.form.inherit.pos.cash_rounding 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 (4)

New fields (1)
  • loss_account_id Many2one → account.account
    string='Loss Account' args: 'account.account'
Public methods (0)

No public methods.

New fields (3)
  • cash_rounding Boolean
    string='Cash Rounding'
  • only_round_cash_method Boolean
    string='Only apply rounding on cash'
  • rounding_method Many2one → account.cash.rounding
    domain=[('strategy', '=', 'add_invoice_line')] string='Cash rounding' args: 'account.cash.rounding'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…