Hello dear community,
I have two entities "account" and "CF" where "CF" is parent of "account".
what I need to do is to empty the entity "CF" and reload it with a cvs file where the codes of the entity have changed.
I also have another csv file (account code; CF code; CF description) I use for the mapping of the relationship account-----> CF but this one has the old codes for "CF".
how can I change the codes of "CF" with Board without ruining the relationship.
Thanks in advance.