Skip to content
Snippets Groups Projects
Commit d5b687a4 authored by Raphael Collet's avatar Raphael Collet
Browse files

[REF] models: import records in batch

Create new methods on `BaseModel` to create records with given xml ids in
batch.  Those methods replace the methods `_update` and `_update_dummy` of
model 'ir.model.data', which are now deprecated.

Adapt XML and CSV import code to create records in batch.
parent 896e36ed
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment