Repository
OCA/pos · module folder · Try on Runboat
Module version
1.1.0
Category
Point Of Sale
Folder size
0.12 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, La Louve
Maintainers
Odoo Community Association (OCA), GRAP, La Louve
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci, hugues de keyzer
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form 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 (4)

New fields (1)
  • type Selection
    ondelete={'price_to_weight': 'cascade'} selection_add=[('price_to_weight', 'Priced Product (Computed Weight)')]
Public methods (0)

No public methods.

New fields (1)
  • is_price_to_weight_tax_included Boolean
    related='company_id.is_price_to_weight_tax_included'
Public methods (0)

No public methods.

New fields (1)
  • is_price_to_weight_tax_included Boolean
    default=True string='Price (Computed Weight) Barcodes Include Taxes'
Public methods (0)

No public methods.

New fields (1)
  • is_price_to_weight_tax_included Boolean
    readonly=False related='company_id.is_price_to_weight_tax_included'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…