Installation Documentation (Simple)

Created by Sharoon Thomas http://openlabs.co.in
Keywords:
installation, documentation, openlabs, aketrion, magento connector, openerp magento connector
Last updated by:
Sharoon Thomas http://openlabs.co.in

Hi All,

I thought i will put together something so that atleast developers can start off developing with the module.

1. Dependencies:

Standard Open ERP Addons:
* Module: prdouct
Stable 5.0 Addons
* Module: base_external_referentials
* Module: base_sale_multichannels
* Module: product_m2mcategories

2. Installation:

For Magento (Version 1.3.2.4-Stable latest as on date) Visit:http://www.magentocommerce.com/extension/1827/open-erp-connecotr-by-openlabs

Step 1: Open System > Magento Connect > Magento Connect Manager
Step 2: In settings set preferred state as Beta (The connector is beta)
Step 3: Paste extension key in box and click install (Extension Key:magento-community/Openlabs_OpenERPConnector)
Step 4: Create a web services user from System > Web Service > User with a role with access to all

For Open ERP:

Step 0: Ensure that you have atleast 1 Product category in your system or create one. (Required)
Step 1: Install the magentoerpconnect module (For details refer to doc.openerp.com) (Module available at bzr branch lp:magentoerpconnect and/or bzr branch http://bazaar.launchpad.net/~openlabs-akretion-consortium/magentoerpconnect/magentoerpconnect_generic)
Step 2: Goto Magento Connection > Core Settings > Magento Instances
Step 3: Create a new instance by clicking new
Step 4: Give the connection a name (eg. My local magento)
Step 5: Referential Type (Only 1.3.2.4 is available now)
Step 6: Location: Your magento URL eg (http://localhost/magento) & Default Product category (Magento allows products without category and those will be classified here)
Step 7: Click on Reload Referential Mapping Templates
Step 8: Enter API Username and password defined in step 4 of magento configuration
Step 9: Click on Synchronise Referential Settings

--------- This step would have imported the magento websites and stores. Other buttons are self explanatory and will appear only in detailed documentation (TBC)