|
|
|
Open ERP and Open Object Community Wiki |
|
|
Documentation:WebClient/introduction
From Wiki
[edit] About GTK Client :
- The existing system is built in GTK. GTK (GIMP Toolkit) is a library for creating graphical user interfaces.
- It is built in python language only. Current system satisfies all requirements of users. It also has dynamic features to work on server.
- Existing system is a client-server application. We have to install client on each machine where we want to work.
[edit] About Open ERP Web Client :
- Open ERP Web Client is a web client of TinyERP, the "enterprise management software" which is built in turbogears (MVC for python).
- Most of the functionalities are same as GTK client, but it also provides some extra features.
[edit] Features :
- High Performance
- Light weight
- Easy deployment
- Clean & Ergonomic
- Ajax enabled
[edit] Performance :
- Maintains cache of views to improve performance. We have achieved very high performance even on an old P4 system.
|
|
|
|
|
|
|
|