Product Template Multi Link With Dates

product_template_multi_link_date_span
REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/18.0/product_template_multi_link_date_span
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, thien
WEBSITE
WEBSITEhttps://github.com/OCA/e-commerce
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/e-commerce:
    - product_template_multi_link
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds the possibility to set a start and end date on the
links. So links can be activated only for a certain period of time.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_template_link_form product.template.link.form.date.span product.template.link group Inherits product_template_multi_link.product_template_link_form
product_template_link_tree product.template.link.list.date.span product.template.link field Inherits product_template_multi_link.product_template_link_tree
product_template_link_type_tree_view product.template.link.type.list.date.span product.template.link.type field Inherits product_template_multi_link.product_template_link_type_tree_view
Models touched (2)

New fields (4)
  • date_end Date
    args: 'End Date'
  • date_start Date
    args: 'Start Date'
  • limited_by_dates Boolean
    related='type_id.limited_by_dates'
  • mandatory_date_start Boolean
    related='type_id.mandatory_date_start'
Public methods (0)

No public methods.

New fields (2)
  • limited_by_dates Boolean
    help='Links of this type will have a limited life based on start/end dates.'
  • mandatory_date_start Boolean
    help='When limited by dates, make date start required.'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/14.0/product_template_multi_link_date_span
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Hai Lang
WEBSITE
WEBSITEhttps://github.com/OCA/e-commerce
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/e-commerce:
    - product_template_multi_link
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_template_link_form product.template.link.form.date.span product.template.link group Inherits product_template_multi_link.product_template_link_form
product_template_link_tree product.template.link.tree.date.span product.template.link field Inherits product_template_multi_link.product_template_link_tree
product_template_link_type_tree_view product.template.link.type.tree.date.span product.template.link.type field Inherits product_template_multi_link.product_template_link_type_tree_view
Models touched (2)

New fields (4)
  • date_end Date
    args: 'End Date'
  • date_start Date
    args: 'Start Date'
  • limited_by_dates Boolean
    related='type_id.limited_by_dates'
  • mandatory_date_start Boolean
    related='type_id.mandatory_date_start'
Public methods (0)

No public methods.

New fields (2)
  • limited_by_dates Boolean
    help='Links of this type will have a limited life based on start/end dates.'
  • mandatory_date_start Boolean
    help='When limited by dates, make date start required.'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/13.0/product_template_multi_link_date_span
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYSale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGitHub, OCA Transbot, Thierry Ducrest, oca-travis, OCA-git-bot, Simone Orsi
WEBSITE
WEBSITEhttps://github.com/OCA/e-commerce
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/e-commerce:
    - product_template_multi_link
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_template_link_form product.template.link.form.date.span product.template.link group Inherits product_template_multi_link.product_template_link_form
product_template_link_tree product.template.link.tree.date.span product.template.link field Inherits product_template_multi_link.product_template_link_tree
product_template_link_type_tree_view product.template.link.type.tree.date.span product.template.link.type field Inherits product_template_multi_link.product_template_link_type_tree_view
Models touched (2)

New fields (4)
  • date_end Date
    args: 'End Date'
  • date_start Date
    args: 'Start Date'
  • limited_by_dates Boolean
    related='type_id.limited_by_dates'
  • mandatory_date_start Boolean
    related='type_id.mandatory_date_start'
Public methods (0)

No public methods.

New fields (2)
  • limited_by_dates Boolean
    help='Links of this type will have a limited life based on start/end dates.'
  • mandatory_date_start Boolean
    help='When limited by dates, make date start required.'
Public methods (0)

No public methods.