OdooJsonRpcClient icon indicating copy to clipboard operation
OdooJsonRpcClient copied to clipboard

API Create does not support multiple records

Open NeilBurkholder opened this issue 5 months ago • 1 comments

For bulk creating of data rate limiting becomes an issue because the Create method only accepts a single record. Add Create methods that take an enumerable of records.

NeilBurkholder avatar Sep 16 '24 14:09 NeilBurkholder