|
64.
|
|
|
When you're changing the structure of your OpenERP installation (adding and removing modules, perhaps changing labels) you'll find the web client to be irritating because of its use of **caching**.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:36
|
|
65.
|
|
|
Caching speeds it all up by keeping a copy of data somewhere between the server and your client, which is usually good. But you may have made changes to your installation that you cannot immediately see in your browser. Many apparent faults are caused by this! The workaround is to use the GTK client during development and implementation where possible.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:40
|
|
66.
|
|
|
The Tiny company will continue to support two clients for the foreseeable future, so you can use whichever client you prefer.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:46
|
|
67.
|
|
|
An Open[nbsp] ERP system is formed from three main components:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:49
|
|
68.
|
|
|
the PostgreSQL database server, which contains all of the databases, each of which contains all data and most elements of the Open[nbsp] ERP system configuration,
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:51
|
|
69.
|
|
|
the Open[nbsp] ERP application server, which contains all of the enterprise logic and ensures that Open[nbsp] ERP runs optimally,
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:54
|
|
70.
|
|
|
the web server, a separate application called the Open Object client-web, which enables you to connect to Open[nbsp] ERP from standard web browsers and is not needed when you connect using a GTK client.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:57
|
|
71.
|
|
|
*The architecture of OpenERP*
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:0
|
|
72.
|
|
|
Terminology: client-web – server or client?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:67
|
|
73.
|
|
|
The client-web component can be thought of as a server or a client depending on your viewpoint.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:39
|