Repository
OCA/connector-prestashop · module folder · Try on Runboat
Module version
0.2
Category
Generic Modules
Folder size
0.03 MB
License
AGPL-3
Application
Yes
Auto-installable
No
Website
https://launchpad.net/prestashoperpconnect
Last tracking update
2026-08-07 06:56:13
Authors
Odoo Community Association (OCA), PrestashopERPconnect Core Editors
Maintainers
Odoo Community Association (OCA), PrestashopERPconnect Core Editors
Committers
Benoit Guillot, Alexandre Fayolle, Sébastien Beau, Sebastien Beau, Arthur Vuillard
Odoo dependencies
Python dependencies
unidecode, requests
System dependencies
None
Required by
None
Description
This module is an extention for PrestashopERPconnect.

With this module you will be able to manage your catalog directly from OpenERP. You can :
- create/modify custom attributs and options in OpenERP and push then in pretashop.
- create/modify products and push then in prestashop.

TODO :
- create/modify category and push then in prestashop.
- create/modify image and push then in prestashop.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
attribute_option_connector_presta_form_view prestashop.attribute.option form New
attribute_option_connector_presta_tree_view prestashop.attribute.option tree New
attribute_option_form_view attribute.option.form attribute.option form Inherits base_custom_attributes.attribute_option_form_view
prestashop_product_product_form prestashoperpconnect.product.product.form prestashop.product.product form Inherits prestashoperpconnect.product_connector_presta_form_view
product_attribute_connector_presta_form_view prestashop.product.attribute form New
product_attribute_connector_presta_tree_view prestashop.product.attribute tree New
product_attribute_form_view attribute.attribute.form attribute.attribute form Inherits base_custom_attributes.attribute_attribute_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (6)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, cr, uid, vals, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…