Metadata-Version: 2.0
Name: odoo10-addon-connector-magento-customize-example
Version: 10.0.1.0.0.99.dev2
Summary: Magento Connector Customization Example
Home-page: UNKNOWN
Author: Camptocamp,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<10.1dev,>=10.0)
Requires-Dist: odoo10-addon-connector-magento

Magento Connector Customization Example
=======================================

When you want to customize the Magento connector, you will need to
create a module such as this one.

Example of customizations in this module:

* mappings; add new fields
* importer; say hello after the export


