Hi. Does openerp v7.0 support GTK client login? If it does please advise where I can download it. Thanx
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
GTK client for OpenERP 7 is not available. If you use a GTK client of older version, it may connect to the server but the views will not be available. After starting the server you can use your web browser to acces the openerp, by entering localhost:8069
in the address bar if you are running the server in your local machine. If you are accessing it from a remote machine or server then use server_ip_address:8069
(exapmle 192.168.2.35:8069) and also make sure that the port number is 8069, if not use that port number instead of 8069.
Thank you Gopakumar. I have managed to have this done now.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
OpenERP 7 dont have GTK client only Web Client. After installation in your Browser put localhost:8069 OpenERP 7 will open that path.
Thanx Sridhar. This is helpful...