TIP: You can type at any time to perform a new search.
Point of Sale Cash Rounding
pos_cash_rounding · odoo/odoo
- 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
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → account.accountstring='Loss Account' args: 'account.account'
No public methods.
New fields (3)
-
cash_roundingBooleanstring='Cash Rounding' -
only_round_cash_methodBooleanstring='Only apply rounding on cash' -
rounding_methodMany2one → account.cash.roundingdomain=[('strategy', '=', 'add_invoice_line')]string='Cash rounding' args: 'account.cash.rounding'
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…