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 IDNameModelTypeStatus
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_delay Float
    readonly=False related='website_id.cart_expire_delay'
Public methods (0)

No public methods.

New fields (1)
  • cart_expire_date Datetime
    compute='_compute_cart_expire_date' help='Technical field: The date this cart will automatically expire'
Public methods (0)

No public methods.

New fields (1)
  • cart_expire_delay Float
    default=0.0 help='Automatically cancel website orders after the given time.\nSet to 0 to disable this feature.' string='Expire Delay'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…