Legal terms per product

website_sale_product_legal
REPOSITORY
REPOSITORYOCA/e-commerce
GIT
GIThttps://github.com/OCA/e-commerce.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/e-commerce/tree/8.0/website_sale_product_legal
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYe-commerce
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Antiun Ingeniería S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Antiun Ingeniería S.L.
COMMITTERS
COMMITTERSPedro M. Baeza, Jairo Llopis, Stéphane Bidoul (ACSONE), OCA Transbot, Rafael Blasco
WEBSITE
WEBSITEhttp://www.antiun.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_sale
    - website
    - web
    - base
    - share
    - mail
    - base_setup
    - web_kanban
    - sale
    - sales_team
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
    - payment
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
assets_frontend assets_frontend ir.ui.view qweb Inherits website.assets_frontend
legal_term_form Legal term form website_sale_product_legal.legal_term form New
legal_term_search Legal term search website_sale_product_legal.legal_term search New
legal_term_tree Legal term tree website_sale_product_legal.legal_term tree New
legal_terms legal_terms ir.ui.view qweb New
legal_terms_launcher Legal terms dialog launcher ir.ui.view qweb New
legal_terms_modal Modal dialog for legal terms ir.ui.view qweb New
product_template_form Add legal terms product.template xpath Inherits product.product_template_form_view
website_product website_product ir.ui.view qweb Inherits website_sale.product
Models touched (2)

New fields (1)
  • legal_term_ids Many2many → website_sale_product_legal.legal_term
    help='Online customers will be informed of these legal terms before buying this product.' string='Legal terms' args: 'website_sale_product_legal.legal_term', 'website_sale_product_legal_rel'
Public methods (0)

No public methods.

New fields (3)
  • contents Html
    translate=True
  • name Char
    index=True required=True translate=True
  • product_template_ids Many2many → product.template
    help='Products that require accepting this legal term.' string='Products' args: 'product.template', 'website_sale_product_legal_rel'
Public methods (0)

No public methods.