multiple addon folders on one server?

Asked by hsm flxCore

We have a Open ERP installation for multiple companies. We would like to have a specific add-on directory for each database. Is that possible? During a technical training I learned that it is possible to split the config file of the server into multiple ones.
Any ideas or working strategies?

One of the goals is to have different invoice templates for each company.

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
xrg (xrg) said :
#1

On Tuesday 20 July 2010, you wrote:
> New question #118313 on OpenObject Server:
> https://answers.launchpad.net/openobject-server/+question/118313
>
> We have a Open ERP installation for multiple companies. We would like to
> have a specific add-on directory for each database. Is that possible?
> During a technical training I learned that it is possible to split the
> config file of the server into multiple ones. Any ideas or working
> strategies?

The addons (may be many) paths are specific to /server/ and not the database.
So, you cannot currently have a different set of available addons per database
(of course, you can have different adddons /installed/ per database).

If you need different companies to have different server options, then you
should run multiple servers. This has advantages and disadvantages.

> One of the goals is to have different invoice templates for each company.
Then, make a module, load it once and hide it afterwards. Invoice templates
are data, after all.

Can you help with this problem?

Provide an answer of your own, or ask hsm flxCore for more information if necessary.

To post a message you must log in.