🐛 Kfet transactions should go to the Kfet note

This commit is contained in:
Yohann D'ANELLO 2020-08-03 11:09:26 +02:00
parent 1f300c3b7b
commit 7d0c94c19b
1 changed files with 1 additions and 0 deletions

View File

@ -236,6 +236,7 @@ class Command(ImportCommand):
(obj_dict0,
child_dict0,
child_transaction) = self._membership_transaction(row, obj_dict, child_dict, pk_membership)
obj_dict0["destination_id"] = 6 # Kfet note id
bde_dict = {
"pk": pk_membership,
"user_id": user_id,