LinkOrUnlinkOperation must not be done on meta operations
This commit is contained in:
@@ -310,7 +310,6 @@ int KissCount::GenerateMonth(int monthFrom, int yearFrom, int monthTo, int yearT
|
||||
op.checked = false;
|
||||
op.id = AddOperation(op);
|
||||
op.childs.clear();
|
||||
op._virtual = false;
|
||||
if (op.meta)
|
||||
meta[it->id] = op.id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user