I tried several combination on getting prices through XMLRPC interface in a new version, always getting errors.
Anybody can help with a working example or hint how to get it working through XMLRPC or Json (I am using OERPLib 0.8.2).
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I tried several combination on getting prices through XMLRPC interface in a new version, always getting errors.
Anybody can help with a working example or hint how to get it working through XMLRPC or Json (I am using OERPLib 0.8.2).
{"jsonrpc":"2.0","method":"call","params":{"model":"product.pricelist","method":"price_get","args":[A,B,C],"kwargs":{"context":{"lang":"en_US","tz":"Europe/Brussels","uid":1,"search_default_customer":1}}},"id":761527826}
A = pricelist ID (1 for default)
B = product ID
C = quantity
Thanks a lot!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Mar 24
|
4930 | ||
|
2
Mar 24
|
2859 | ||
|
0
Sep 21
|
2637 | ||
|
1
Mar 15
|
5638 | ||
|
0
Mar 15
|
3210 |