Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4353 Prikazi

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).

Avatar
Opusti
Best Answer

{"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

Avatar
Opusti
Avtor Best Answer

Thanks a lot!

 

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
mar. 24
5093
2
mar. 24
3099
0
sep. 21
2760
1
mar. 15
5758
0
mar. 15
3306