OdooJsonRpcClient icon indicating copy to clipboard operation
OdooJsonRpcClient copied to clipboard

API Create does not support multiple records

Open NeilBurkholder opened this issue 1 year ago • 2 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

I would like submit a pull request for this. @patricoos Can you add me as a contributor?

NeilBurkholder avatar Sep 16 '24 15:09 NeilBurkholder

@NeilBurkholder Could you share how you did it with me

chiminhtathoj avatar Oct 17 '25 02:10 chiminhtathoj