TIP: You can type at any time to perform a new search.
Website Sale Cart Expire
website_sale_cart_expire · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Website
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/e-commerce
- Last tracking update
- 2026-08-07 09:06:25
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Maksym Yankin, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- geoip2
- System dependencies
- None
- Required by
- None
- Description
Allows to automatically cancel carts without activity after a configurable time.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | form | Inherits website_sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
cart_expire_delayFloatreadonly=Falserelated='website_id.cart_expire_delay'
No public methods.
New fields (1)
-
cart_expire_dateDatetimecompute='_compute_cart_expire_date'help='Technical field: The date this cart will automatically expire'
No public methods.
New fields (1)
-
cart_expire_delayFloatdefault=0.0help='Automatically cancel website orders after the given time.\nSet to 0 to disable this feature.'string='Expire Delay'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…