openerp-connector-community team mailing list archive
-
openerp-connector-community team
-
Mailing list archive
-
Message #00040
Re: Don't see Module in OpenERP
Hi Guewen,
thank you very much! It worked. I didn’t see that there are more directories under that. So it is clear that it would not work.
I did a new folder called „my_addons“ and link to that in config file for my stating script.
Note if someone else see that here and have the same problem: It is „addons_path“ and not „addons-path“ as Guewen typed. Think that was a typo…
Thank you Guewen!
Am 12.11.2013 um 08:40 schrieb Guewen Baconnier <guewen.baconnier@xxxxxxxxxxxxxx>:
> 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/
Follow ups
References