TIP: You can type at any time to perform a new search.
PoS show discount from pricelist
pos_pricelist_show_discount · OCA/pos
- 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
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idMany2one → product.pricelisthelp='The pricelist used as reference to calculate discounts.'string='Discount Reference Pricelist' args: 'product.pricelist' -
display_discount_from_pricelistBooleanstring='Display Discount From Reference Pricelist'
No public methods.