TIP: You can type at any time to perform a new search.
product_links_sync
product_links_sync · OCA/e-commerce
- Repository
- OCA/e-commerce · module folder · Try on Runboat
- Module version
- 6.1.0
- Category
- Generic Modules/Others
- Folder size
- 0.01 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.akretion.com/
- Last tracking update
- 2026-08-07 06:51:51
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- sebastien beau, Benoit Guillot, Alexandre Fayolle, Alexandre Fayolle @ camptocamp
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Abstract Module that add generic method to syncronise product link from the sale shop This module is used in magentoerpconnect and will be use soon in other e-commmerce connector.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_shop_view_form |
product_link_sync.sale_shop.view_form | sale.shop | form | Inherits sale.view_shop_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
write(self, cr, uid, ids, vals, context=None)
New fields (0)
No new fields.
Public methods (3)-
create(self, cr, uid, vals, context=None) -
get_field_to_export(self, cr, uid, ids, mapping, mapping_id, context=None) -
write(self, cr, uid, ids, vals, context=None)
New fields (0)
No new fields.
Public methods (1)-
export_catalog(self, cr, uid, ids, context=None)