TIP: You can type at any time to perform a new search.
Auto Refresh Coupons
sale_coupon_auto_refresh · OCA/sale-promotion
- Repository
- OCA/sale-promotion · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-promotion
- Last tracking update
- 2026-08-07 07:57:18
- Authors
- Camptocamp, Odoo Community Association (OCA), Tecnativa
- Maintainers
- Camptocamp, Odoo Community Association (OCA), Tecnativa
- Committers
- pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | form | Inherits sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (1)
-
auto_refresh_couponBooleanhelp='Autorefresh coupon lines in the backorder'string='Auto Refresh Coupons'
No public methods.
New fields (1)
-
auto_refresh_couponBooleanreadonly=Falserelated='company_id.auto_refresh_coupon'
No public methods.
New fields (0)
No new fields.
Public methods (2)-
apply_coupon(self, order, coupon_code)Avoid discarding the coupon before the end of the process -
process_coupon(self)
New fields (1)
-
auto_refresh_coupon_triggers_dataBinaryattachment=Falsecompute='_compute_auto_refresh_coupon_triggers_data'store=False
No public methods.
New fields (1)
-
auto_refresh_couponBooleanrelated='company_id.auto_refresh_coupon'
-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
New fields (0)
No new fields.
Public methods (3)-
create(self, vals_list)@api.model_create_multi -
unlink(self) -
write(self, vals)
Loading…
Loading…