| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/8.0/website_sale_product_legal |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | e-commerce |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Antiun Ingeniería S.L. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis, Stéphane Bidoul (ACSONE), OCA Transbot, Rafael Blasco |
| WEBSITE | |
| WEBSITE | http://www.antiun.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - website_sale - website - web - base - share - 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 | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
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'
No public methods.
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'
No public methods.