TIP: You can type at any time to perform a new search.
Sale Order General Discount Triple
sale_order_general_discount_triple · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 2.1.0
- Category
- Sales
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:09:12
- Authors
- Odoo Community Association (OCA), Ooops, Ashish Hirpara
- Maintainers
- Odoo Community Association (OCA), Ooops, Ashish Hirpara
- Committers
- Pedro M. Baeza, Carlos Lopez, Ethan Hildick, Weblate, OCA-git-bot, oca-ci, RabbitJon-S73
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_form_view |
res.config.settings.form.view | res.config.settings | form | Inherits base.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (2)
-
general_discountSelectionconfig_parameter='sale_order_general_discount_triple.general_discount'required=False args: [('discount', 'Discount'), ('discount2', 'Discount 2'), ('discount3', 'Discount 3')] -
pricelist_discountSelectionconfig_parameter='sale_order_general_discount_triple.pricelist_discount'required=False args: [('discount', 'Discount'), ('discount2', 'Discount 2'), ('discount3', 'Discount 3')]
No public methods.
New fields (0)
No new fields.
Public methods (1)-
onchange_general_discount(self)@api.onchange('general_discount')
New fields (2)
-
discount2Floatcompute='_compute_discount2'readonly=Falsestore=True -
discount3Floatcompute='_compute_discount3'readonly=Falsestore=True
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 202 days ago
- Last activity
- 50 days ago
- Repository
- OCA/sale-workflow
- Pull request
- [19.0][MIG] sale_order_general_discount_triple: Migration to 19.0 (#4134)