Magento Connector - Pricing

magentoerpconnect_pricing
REPOSITORY
REPOSITORYOCA/connector-magento
GIT
GIThttps://github.com/OCA/connector-magento.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-magento/tree/10.0/magentoerpconnect_pricing
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYConnector
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITEhttp://www.odoo-magento-connector.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Magento Connector - Pricing
===========================

Extension for **Magento Connector**.

The prices of the products are managed in OpenERP using pricelists and
are pushed to Magento.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_magento_backend_form magento.backend.form magento.backend field Inherits magentoerpconnect.view_magento_backend_form
view_magento_website_form magento.website.form magento.website group Inherits magentoerpconnect.view_magento_website_form
Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None)
  • write(self, cr, uid, ids, vals, context=None)

New fields (0)

No new fields.

Public methods (3)
  • onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None)
  • update_all_prices(self, cr, uid, ids, context=None)
    Update the prices of all the products linked to the website.
  • write(self, cr, uid, ids, vals, context=None)
REPOSITORY
REPOSITORYOCA/connector-magento
GIT
GIThttps://github.com/OCA/connector-magento.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-magento/tree/9.0/magentoerpconnect_pricing
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYConnector
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERS
WEBSITE
WEBSITEhttp://www.odoo-magento-connector.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_sale
    - account_payment_partner
    - account_payment_mode
OCA/connector:
    - connector
    - connector_base_product
OCA/connector-ecommerce:
    - connector_ecommerce
OCA/connector-magento:
    - magentoerpconnect
OCA/sale-workflow:
    - sale_automatic_workflow_payment_mode
    - sale_automatic_workflow
    - sale_exception
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
    - delivery
    - sale_stock
    - sale
    - sales_team
    - procurement
    - stock_account
    - stock
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES magento
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Magento Connector - Pricing
===========================

Extension for **Magento Connector**.

The prices of the products are managed in OpenERP using pricelists and
are pushed to Magento.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_magento_backend_form magento.backend.form magento.backend field Inherits magentoerpconnect.view_magento_backend_form
view_magento_website_form magento.website.form magento.website group Inherits magentoerpconnect.view_magento_website_form
Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None)
  • write(self, cr, uid, ids, vals, context=None)

New fields (0)

No new fields.

Public methods (3)
  • onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None)
  • update_all_prices(self, cr, uid, ids, context=None)
    Update the prices of all the products linked to the website.
  • write(self, cr, uid, ids, vals, context=None)
REPOSITORY
REPOSITORYOCA/connector-magento
GIT
GIThttps://github.com/OCA/connector-magento.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-magento/tree/8.0/magentoerpconnect_pricing
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYConnector
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Guewen Baconnier, Stefan Rijnhart, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, gfcapalbo
WEBSITE
WEBSITEhttp://www.odoo-magento-connector.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - connector
    - connector_base_product
OCA/connector-ecommerce:
    - connector_ecommerce
OCA/connector-magento:
    - magentoerpconnect
OCA/product-attribute:
    - product_m2mcategories
OCA/sale-workflow:
    - sale_payment_method_automatic_workflow
    - sale_payment_method
    - sale_automatic_workflow
    - sale_exceptions
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - delivery
    - sale_stock
    - sale
    - sales_team
    - web_kanban_sparkline
    - account_voucher
    - procurement
    - stock_account
    - stock
    - web_kanban_gauge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES magento
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_magento_backend_form magento.backend.form magento.backend field Inherits magentoerpconnect.view_magento_backend_form
view_magento_website_form magento.website.form magento.website group Inherits magentoerpconnect.view_magento_website_form
Models touched (2)

New fields (2)
  • pricelist_id Many2one → product.pricelist
    comodel_name='product.pricelist' default=_get_pricelist_id domain="[('type', '=', 'sale')]" help='The price list used to define the prices of the products in Magento.' required=True string='Pricelist'
  • update_prices Boolean
    default=True help='Whether prices according to the selected pricelist are pushed to Magento'
Public methods (2)
  • onchange_pricelist_id(self)
    @api.onchange('pricelist_id')
  • write(self, vals)
    @api.multi

New fields (1)
  • pricelist_id Many2one → product.pricelist
    comodel_name='product.pricelist' domain="[('type', '=', 'sale')]" help='The pricelist used to define the currency of the orders of this website and, if price update is activated on the backend, the prices of the products in Magento for this website.\nChoose a pricelist only if the prices are different for this website.\nWhen empty, the default price will be used.' string='Pricelist'
Public methods (3)
  • onchange_pricelist_id(self)
    @api.onchange('pricelist_id')
  • update_all_prices(self)
    @api.multi
    Update the prices of all the products linked to the website.
  • write(self, vals)
    @api.multi
REPOSITORY
REPOSITORYOCA/connector-magento
GIT
GIThttps://github.com/OCA/connector-magento.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/connector-magento/tree/7.0/magentoerpconnect_pricing
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYConnector
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSGuewen Baconnier, Alexandre Fayolle, Stéphane Bidoul (ACSONE), unknown, OCA Transbot
WEBSITE
WEBSITEhttp://www.odoo-magento-connector.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/connector:
    - connector
    - connector_base_product
OCA/connector-ecommerce:
    - connector_ecommerce
OCA/connector-magento:
    - magentoerpconnect
OCA/e-commerce:
    - sale_automatic_workflow
    - sale_payment_method
OCA/product-attribute:
    - product_m2mcategories
OCA/sale-workflow:
    - sale_exceptions
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - delivery
    - sale
    - account_voucher
    - purchase
    - stock
    - procurement
    - sale_stock
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES magento
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Magento Connector - Pricing
===========================

Extension for **Magento Connector**.

The prices of the products are managed in OpenERP using pricelists and
are pushed to Magento.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_magento_backend_form magento.backend.form magento.backend field Inherits magentoerpconnect.view_magento_backend_form
view_magento_website_form magento.website.form magento.website group Inherits magentoerpconnect.view_magento_website_form
Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None)
  • write(self, cr, uid, ids, vals, context=None)

New fields (0)

No new fields.

Public methods (3)
  • onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None)
  • update_all_prices(self, cr, uid, ids, context=None)
    Update the prices of all the products linked to the website.
  • write(self, cr, uid, ids, vals, context=None)