mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] base_import_match: importing related o2m records
The original code did improperly handle importing related one2many records where at best all their attribute values would get overwritten by last of them. This was caused by mapping them only by their first part.
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
* Jairo Llopis
|
||||
* Vicent Cubells
|
||||
* Ernesto Tejeda
|
||||
* Radovan Skolnik <radovan@skolnik.info>
|
||||
|
||||
Reference in New Issue
Block a user