This question has been flagged
1 Reply
1193 Views

Hi:

I work with xmlrpc everything looks goods execpt calculate fields

I do not found how to get que field qty_available witn xml_rpc

it s a calculate field so it is not write in DB

Any help welcome.

Avatar
Discard
Author Best Answer

Hi try it on an other computer and it work.

Sorry for the noise

>>> sock.execute(dbname, uid, pwd, model, 'read', 4077, fields)['qty_available']
1.0

Avatar
Discard