Which Folder should these modules come into in OpenERP 6.0?

Asked by Landis

Should modules here be uploaded into

server/addons
server/addons-6.0 (made this up)
server/addons-extra (I have seen this be used, but some issue between 5.0 and 6.0?)
server/addons-extra-6.0 (made this up)

I am trying to understand how to get modules to show up in OpenERP when not installed via Zip file.

Additionally I am reading that the following should be installed. It seems that they are buried in these branches.

Step 1: Required bits & pieces

    Required Open ERP Addons (Available for download from this site):

    Module: product
    Module: base_external_referentials
    Module: base_sale_multichannels
    Module: product_m2mcategories

I had thought I could just drop bzr branches into "addons" but today was not getting any result in the Module Browser/Installer in OpenERP (web) 6.03

Please inform.

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Landis
Solved:
Last query:
Last reply:
Revision history for this message
Landis (larnold) said :
#1

I seem to have gotten this all to take via zips.. They are going into the addons folder.

It would be nice, though, to separate different types of addons. I have seen this done but don't know how to control this in configuration.

Revision history for this message
Landis (larnold) said :
#2

I seem to have gotten this all to take via zips.. They are going into the addons folder.

It would be nice, though, to separate different types of addons. I have seen this done but don't know how to control this in configuration.

Now trying to configure MagentoERPConnect in OpenERP. Not much documentation.