I'm working with the JSON-RPC interface and coming along the above example request to read records.
Is there a way to get all records/fields at once ? I try empty list and null for the id's and fields, but w/o success. BTW: I found different very short docs or comments about the json-rpc calls, methods and params. Is there anything a little bit more complete. Regards, Peter { "id": 8, "method": "model.ir.model.read", "params": [ 1, "qdWWyL6guIJrnxTFGaWX7xc6o/BH+QnZbFcgU=", [47, 71], ["info", "model", "name", "module"], { "language": "fr_FR", "locale": { "date": "%d.%m.%Y", "thousands_sep": "", "grouping": [], "decimal_point": "," }, "language_direction": "ltr", "groups": [1], "timezone": null } ] } -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton-dev/73b7f60d-e6b1-4947-b78d-c0d70e91cbd0%40googlegroups.com.