Skip to content
Snippets Groups Projects
Commit 7d0c94c1 authored by ynerant's avatar ynerant
Browse files

🐛 Kfet transactions should go to the Kfet note

parent 1f300c3b
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment