Thread Previous • Date Previous • Date Next • Thread Next |
On 11/11/2013 04:06 PM, jan-philipp.fischer@xxxxxxxxxxxxxx wrote:
Hey, thanks for great work! I#ve tried to add the Module in OpenERP but i stuck. I can't see the Module in List in OpenERP. I downloaded with bzr The paths are as following: openerp/addons/sale-wkfl openerp/addons/openerp-product-attributes openerp/addons/openerp-connector-magento openerp/addons/openerp-connector openerp/addons/e-commerce-addons Then i clicked on Update Modules and tried to search for the Magento Module (search filter installed removed) but I can't find something. Have you guys any cloue? Did I copy the folders wrong? THANKS
Hi Jan-Philipp,From what I understand, you copied the branch directories in server/openerp/addons ?
OpenERP searches for addons directly in server/openerp/addons not but in subdirectories that you place there.
Also, that's a bad practice to move the addons in the server or addons branches.
The correct way is to "bzr branch" all the branches somewhere and to start the server with the option --addons-path=path/to/branch1,path/to/branch2,path/to/branch3...
You can also use the recipe [0] which automatically installs OpenERP in a buildout container.
Guewen[0] http://openerp-magento-connector.com/project/contribute.html#connector-with-batteries-included-buildout
-- Guewen Baconnier Business Solutions Software Developer Camptocamp SA PSE A, CH-1015 Lausanne Phone: +41 21 619 10 39 Office: +41 21 619 10 10 http://www.camptocamp.com/
Thread Previous • Date Previous • Date Next • Thread Next |