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

I want to get my message,using xmlrpc!!

-------------------------------------------------------------------------------------------------------

sock_common = xmlrpclib.ServerProxy ('http://localhost:8069/xmlrpc/common')

uid = sock_common.login(dbname, username, pwd)

sock = xmlrpclib.ServerProxy('http://localhost:8069/xmlrpc/object')

 ……………………????

Ảnh đại diện
Huỷ bỏ

Which message?

My news 


in sql mail.message

Câu trả lời hay nhất

Here you could get all the info you need

https://www.odoo.com/documentation/8.0/api_integration.html#read-records

Ảnh đại diện
Huỷ bỏ