Repository
OCA/pos · module folder · Try on Runboat
Module version
1.0.5
Category
Point of Sale
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/pos
Last tracking update
2026-08-07 07:47:37
Authors
Akretion, Odoo Community Association (OCA), Ooops404, PyTech SRL
Maintainers
Akretion, Odoo Community Association (OCA), Ooops404, PyTech SRL
Committers
Weblate, OCA-git-bot, oca-ci, Giovanni, Alessandro Uffreduzzi
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets assets ir.ui.view qweb Inherits point_of_sale.assets
assets_tests assets_tests ir.ui.view qweb Inherits web.assets_tests
pos_config_view_form pos.config.form.view pos.config form Inherits point_of_sale.pos_config_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • discount_pricelist_id Many2one → product.pricelist
    help='The pricelist used as reference to calculate discounts.' string='Discount Reference Pricelist' args: 'product.pricelist'
  • display_discount_from_pricelist Boolean
    string='Display Discount From Reference Pricelist'
Public methods (0)

No public methods.