Here is what I would like to obtain:
- one (single) instance of OpenERP in a server
- from an administration interface define several customers, each customer will access its interface from a specific subdomain: customer1.domain.com, customer2.domain.com, etc.
- for each customer (from the administration interface) configure which modules are enabled for that customer
- each customer has a separate database
Does OpenERP already offer such functionalities? how can I do that?
thanks