| 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/6.1/product_custom_attributes_shop |
| VERSION | |
| VERSION | 6.1.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Others |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Benoit Guillot, Alexis de Lattre, Alexandre Fayolle, sebastien beau, Alexandre Fayolle @ camptocamp, Sébastien Beau |
| WEBSITE | |
| WEBSITE | http://www.akretion.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/e-commerce: - base_sale_multichannels - sale_automatic_workflow - sale_quick_payment - sale_exceptions OCA/product-attribute: - product_custom_attributes odoo/odoo: - sale - stock - product - base - process - decimal_precision - account - base_setup - analytic - board - edi - email_template - base_tools - procurement - account_voucher - delivery - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module give the posibility to manage different value for special field
(like name, description, metadata....) per shop.
Indeed when you sale on an e-shop you must have for exemple a different
description per product (ranking problem). This that module you will be able
to add in the shop tab of the product a description per shop.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
attribute_shop_location_form_view |
attribute.shop.location.form | attribute.shop.location | form | New |
attribute_shop_location_tree_view |
attribute.shop.location.tree | attribute.shop.location | tree | New |
attributes_sale_shop_view_form |
product_custom_attributs_shop.sale_shop.view_form | sale.shop | data | Inherits base_sale_multichannels.base_sale_multichannels_view_shop_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)check_if_in_shop_category(self, cr, uid, categ_ids, shop_id, context=None)
No new fields.
Public methods (4)check_if_activable(self, cr, uid, vals, context=None)
create(self, cr, uid, vals, context=None)
fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)
write(self, cr, uid, ids, vals, context=None)
No new fields.
Public methods (1)generate_shop_attributes(self, cr, uid, ids, context=None)