Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
8466 Lượt xem

Hello everybody,

I am working with OpenERP 7, I want to login to OpenERP from another site, I have not to use the standard login page. I want to embed the login form in another site or create a new form and if the user enter valid credentials( DB, login, psswd), he will be redirected to OpenERP web interface.

How can we do that ?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

It depends on your website... but you can try it with xml-rpc. You will not be able to embed to login form, but you will be able to login into the OpenERP system via xml-rpc calls. You will have to develop the form yourself and add the logic in your server to make the rpc calls.

You can find further information here:

https://doc.openerp.com/6.0/developer/6_22_XML-RPC_web_services/

Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks Gustavo, In fact, I don't want to develop my own logic to use OpenERP functionalities, I just want to embed a little form with 3 fields( db, username, password) and a login button. When the user enter the rights credentials, the system will redirect him to the OpenERP application, exactly like what the standard login page do.

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 9 24
1412
0
thg 6 22
328
0
thg 6 21
2488
9
thg 7 20
10680
9
thg 3 20
6989