Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-27 Thread Olivier Dony
On 01/20/2014 10:13 PM, Kurt Haselwimmer wrote: Say I create a new feature for the webstore, say even - the shipment tracking feature I described - whereby I can store parameter trackno, together with a courier choice, such that the URL www.courier.com/tracking.asp?id=%s

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Joël Grand-Guillaume
Dear all, Just wanna give my input here. First of all, this new feature is amazing and will serve lot's of business use cases in various area (like event, ecommerce, hiring stuff and more). For lot's of people, this new feature is a revolution, and I'm strongly in favor of it. But, let's keep

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Fabien Pinckaers
* When you're facing hundreds of orders a days and thousands visitors, you'll not succeed to have it all in one instance. Imagine, who will block his operation because they have too much click on their front-end ? Fors that reason (and security if you matter about), you'll prefer 2 servers.

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Daniel Reis
Hello Fabien, Fist, I have congratulate you and your team for the great work you've been doing. You're pushing opensource to new frontiers. I'm also glad to see that you're taking scalability issue seriously and taking them into account in product development. I'm sure pretty soon we'll

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Daniel Reis
Hello Fabien, Fist, I have congratulate you and your team for the great work you've been doing. You're pushing opensource to new frontiers. I'm also glad to see that you're taking scalability issue seriously and taking them into account in product development. I'm sure pretty soon we'll

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Joël Grand-Guillaume
Fabien I knew you'll rant on me here ;) Don't take me wrong, I first congratulate you all on your work here and I'm convinced it's the right way to go. I just wanna make the difference between your vision and the reality today. Today: * OpenERP isn't able to sync easily with another OpenERP

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Enapps :: Vadim Chobanu
Of *Eric Caudal *Sent:* 20 January 2014 12:50 *To:* openerp-community@lists.launchpad.net *Subject:* Re: [Openerp-community] OpenERP CMS: How is server separation implemented? +1 Eric Caudal *CEO* -- *Elico Corporation, Shanghai branch* *OpenERP Premium Certified Training Partner* Cell: + 86 186

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Fabien Pinckaers
* OpenERP isn't able to sync easily with another OpenERP instance to have 2 server, one for e-commerce, one for ERP. It's more easy to do though than sync 2 different systems you're right, but nothing concrete exists today. base_synchro exists and works. It's not perfect, it's very complex,

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Ovnicraft
On Mon, Jan 20, 2014 at 12:54 PM, Fabien Pinckaers f...@openerp.com wrote: * OpenERP isn't able to sync easily with another OpenERP instance to have 2 server, one for e-commerce, one for ERP. It's more easy to do though than sync 2 different systems you're right, but nothing concrete exists

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Kurt Haselwimmer
This whole discussion - about a webstore development, that has not even been properly launched yet, has been very interesting - it shows: 1) The release of the webstore module has clearly led opened up existing concerns about security. According to fabien's comment On my side: I should

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Nhomar Hernández
2014/1/20 Kurt Haselwimmer k...@cmr-direct.com Just to summarise on opencart - many extensions cost very little to develop - perhaps only an hour or two of coding. But if it saves me an hour or more of my time then I am happy to spend $25 - or even $50 for that matter - and evidently, for

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Eric Caudal
Title: Eric CAUDAL That sounds familiar... ;) http://bazaar.launchpad.net/~openerp-community/openobject-addons/elico-7.0/files/head:/l10n_cn_express_track/ Eric Caudal CEO -- Elico Corporation, Shanghai branch OpenERP

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-18 Thread Markus Schneider
hi Fabien, thank you for the detailed explanation. On 17.01.2014 21:43, Fabien Pinckaers wrote: The future of management softwares is to have your enterprise connected to the external world. Agree As an example, we just did a quick prototype to illustrate my point. Check this video, a new

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-18 Thread Fabien Pinckaers
As an example, we just did a quick prototype to illustrate my point. Check this video, a new way of doing quotations: https://drive.google.com/file/d/0B5BDHVRYo-q5SDZFcEJmTXFyNTA/edit?usp=sharing This is awesome. I imagine instead of sending a customer a quotation with 100 pages, you

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-18 Thread Mariano Ruiz
Fabien says: *2/ deploy separatly the frontend and the backend (and use modules like base_synchro to sync them)* But, the *base_synchro* module is not supported any more from the 6.1 version. We use this to sync two OpenERP 6.1 instance, and we found a lot of bug in this module. A special error

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-18 Thread Graeme Gellatly
In regards to base_synchro. Some weeks ago I totally refactored this module and ported to v7. There is an outstanding merge request in to server-env-tools on v7 branch which as yet has not been reviewed. So if you require this functionality then please test it and get it merged. It adds a new

[Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread W. Martin Borgert
On 2014-01-11 11:20, Fabien Pinckaers wrote: We just released a few videos to showcase the CMS and eCommerce apps of OpenERP v8. You can get a direct access here: https://www.openerp.com/teaser?v=all Very nice! I wonder, how a typical server separation is done? I assume, that normally one

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread Denis Karataev
As I understand there is no any synchronisation. The data get directly from OpenERP database like for standard modules. So it's simultaneously has advantages and disadvantages. You don't need to worry about integration between two databases, but while you are restarting OpenERP or doing some

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread Markus Schneider
Hi, On 17.01.2014 10:16, W. Martin Borgert wrote: On 2014-01-11 11:20, Fabien Pinckaers wrote: We just released a few videos to showcase the CMS and eCommerce apps of OpenERP v8. You can get a direct access here: https://www.openerp.com/teaser?v=all Very nice! I wonder, how a typical

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread W. Martin Borgert
Quoting Markus Schneider markus.schnei...@initos.com: No it is just A and B in one system. Security is always a matter, but if you are a eCommerce System than all your sensible customer data are also in shop system. I can imagine a lot of ERP data, that is not necessary at all on a shop

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread Houssine BAKKALI
Schneider Cc: Frederik Kramer; openerp-community@lists.launchpad.net; Fabien Pinckaers Subject: Re: [Openerp-community] OpenERP CMS: How is server separation implemented? Quoting Markus Schneider markus.schnei...@initos.com: No it is just A and B in one system. Security is always a matter

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread Nhomar Hernández
2014/1/17 Enapps :: Vadim Chobanu va...@enapps.co.uk Total agreement here - today more than ever. Regards, Vadim I just want to left a question on the air: Whats the difference between?: Sync- Openerp Wkf Magento Wkf Openerp Wkf Or. Openerp Wkf Openerp Wkf Openerp Wkf It means,

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread Raphael Valyi
On Fri, Jan 17, 2014 at 3:51 PM, Houssine BAKKALI houssine.bakk...@gmail.com wrote: I agree with Martin. And aside of that from performance point of view as far as I know(I might be wrong) the CMS, E-Commerce and the ERP share the same application server. What happen if the charge on the

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread W. Martin Borgert
Fabien, many thanks for your first hand explanation! On 2014-01-17 21:43, Fabien Pinckaers wrote: You can choose between: 1/ having a fully integrated solution on the same server: frontend+backend or 2/ deploy separatly the frontend and the backend (and use modules like base_synchro to sync

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread Kurt Haselwimmer
On 17 Jan 2014, at 23:10, W. Martin Borgert wrote: On 2014-01-17 19:37, Kurt Haselwimmer wrote: Think about it for one minute - how much easier will it be for translators to translate your website into their language - now that they can see the text they are translating when they can see