Prestashop-OpenERP Catalog Manager

prestashoperpconnect_catalog_manager
REPOSITORY
REPOSITORYOCA/connector-prestashop
GIT
GIThttps://github.com/OCA/connector-prestashop.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-prestashop/tree/7.0/prestashoperpconnect_catalog_manager
VERSION
VERSION 0.2
CATEGORY
CATEGORYGeneric Modules
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PrestashopERPconnect Core Editors
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PrestashopERPconnect Core Editors
COMMITTERS
COMMITTERSBenoit Guillot, Alexandre Fayolle, Sébastien Beau, Sebastien Beau, Arthur Vuillard
WEBSITE
WEBSITEhttps://launchpad.net/prestashoperpconnect
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - connector
    - connector_base_product
OCA/connector-ecommerce:
    - connector_ecommerce
OCA/connector-prestashop:
    - prestashoperpconnect
OCA/e-commerce:
    - sale_automatic_workflow
    - sale_payment_method
OCA/product-attribute:
    - product_m2mcategories
    - product_images
    - product_sequence
    - product_custom_attributes
    - base_custom_attributes
OCA/sale-workflow:
    - sale_exceptions
odoo/odoo:
    - product
    - base
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - sale
    - account_voucher
    - account
    - analytic
    - board
    - edi
    - email_template
    - stock
    - delivery
    - purchase
    - procurement
    - mrp
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES unidecode
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits base_custom_attributes.attribute_option_form_view
prestashop_product_product_form prestashoperpconnect.product.product.form prestashop.product.product xpath 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 xpath Inherits base_custom_attributes.attribute_attribute_form_view
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.

REPOSITORY
REPOSITORYOCA/connector-prestashop
GIT
GIThttps://github.com/OCA/connector-prestashop.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-prestashop/tree/6.1/prestashoperpconnect_catalog_manager
VERSION
VERSION 0.1
CATEGORY
CATEGORYGeneric Modules
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), PrestashopERPconnect Core Editors
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), PrestashopERPconnect Core Editors
COMMITTERS
COMMITTERSBenoit Guillot, Alexis de Lattre, Alexandre Fayolle, sebastien beau, unknown
WEBSITE
WEBSITEhttps://launchpad.net/prestashoperpconnect
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector-prestashop:
    - prestashoperpconnect
OCA/e-commerce:
    - base_sale_multichannels
    - sale_automatic_workflow
    - sale_quick_payment
    - sale_exceptions
    - product_custom_attributes_shop
    - product_images_sync
    - product_links
OCA/product-attribute:
    - product_m2mcategories
    - product_custom_attributes
    - product_images_olbs
    - product_sequence
odoo/odoo:
    - product
    - base
    - process
    - decimal_precision
    - sale
    - stock
    - account
    - base_setup
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - procurement
    - account_voucher
    - delivery
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 (4)
XML IDNameModelTypeStatus
external_referential_view_form prestashop.external_referential.view_form external.referential group Inherits prestashoperpconnect.external_referential_view_form
presta_product_attribute_form_view prestashoperpconnect.product_attribute_form_view product.attribute data Inherits product_custom_attributes.product_attribute_form_view
shoperp_product_category_form prestashoperpconnect.product_category.form product.category notebook Inherits product_images.image_on_product_category
view_shop_form_specific_export_catalog prestashoperpconnect.sale.shop.view_form sale.shop field Inherits prestashoperpconnect.view_shop_form
Models touched (0)

No models found for this module.