Oh I see. Is it mean that as SAAS supplier you wish to provide several access to your customer (which can have multiple company) with only one installation of Dolibarr ?
It’s not this way that Dolibarr is running. It’s quite complex in fact to run like this and with some potential security trouble. But as web application you can share across multiple virtual host same instance of Dolibarr. So you have just 1 place to maintain with different configuration for your customer. Magic web J And with some dev, I am sure you can provide to your customer a unique access that point to different installation of Dolibarr (Web proxy or mysql proxy) Cedric De : dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org [mailto:dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org] De la part de Marcos García Envoyé : dimanche 27 juillet 2014 10:19 À : Posts about Dolibarr ERP & CRM development and coding Objet : Re: [Dolibarr-dev] Dolibarr Road-map Hi Oli: That is already available in Dolibarr. There's a field called "Parent company" in the thirds card. Regards, Marcos García marcos...@gmail.com 2014-07-27 10:04 GMT+02:00 Oli Sennhauser <oli.sennhau...@fromdual.com>: Hello Cedric, thank you for your prompt reply! In German we call it "Mandantenfähigkeit". Leo translates this to "multi-client capability" http://fr.wikipedia.org/wiki/Multi-tenant http://de.wikipedia.org/wiki/Mandantenf%C3%A4higkeit What it means in practice I do not know yet. I can imagine 2 different scenarios: * Once company has different sub-companies or * One service provider want to serve different companies For the 2nd scenario we do not need this feature because we can easily have just different web-sites if the company are not somehow related to each other. But for the first scenario I assume one ERP containing all sub-companies is needed. An other ERP we have to do with from time to time solves it as follows: CREATE TABLE customer ( client TINYINT , company SMALLINT , bla... I will have a look at the 2 modules... Thanks, Oli On 07/27/2014 09:37 AM, [Kreiz IT]Cédric GROSS wrote: Hello Oli, By "multi-client", do you mean multi-company ? There are 2 module: multi-company and multi-currency available in dolistore that should solve your problem. Best regards Cedric -----Message d'origine----- De : dolibarr-dev-bounces+c.gross=kreiz-it...@nongnu.org [mailto:dolibarr-dev-bounces+c.gross <mailto:dolibarr-dev-bounces%2Bc.gross> =kreiz-it...@nongnu.org] De la part de Oli Sennhauser Envoyé : dimanche 27 juillet 2014 09:16 À : Posts about Dolibarr ERP & CRM development and coding Objet : [Dolibarr-dev] Dolibarr Road-map Hello all, I have done some testing of Dolibarr (v3.5) recently and did interviews with potential customers and an ERP consultancy company. 2 things cristalized out what are fundamentally missing in Dolibarr: * multi-client capability (Mandantenfähigkeit) * multi-currency capability (EUR, USD, GBP, CHF, ...) this is for example a no-go for FromDual to use Dolibarr I have not found anything in the Dolibarr Road-map and I did not look at v3.6 yet. * Is there anything available in this direction (modules?)? * Is there anything planned in this direction? * What have to be done to go there? Thanks for your feedback. Best Regards, Oli -- FromDual - Independent and Professional MySQL Services. Oli Sennhauser CEO / Senior Consultant Phone: +41 44 940 24 82 <tel:%2B41%2044%20940%2024%2082> Mobile: +41 79 830 09 33 <tel:%2B41%2079%20830%2009%2033> oli.sennhau...@fromdual.com http://www.fromdual.com Skype: oli_sennhauser Twitter: fromdual _______________________________________________ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
_______________________________________________ Dolibarr-dev mailing list Dolibarr-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/dolibarr-dev