https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22435 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm getting keener to ratify these offset lines so we don't record an 'add' line for every accountline we add. I think it makes more logical sense to only record 'changes'.. i.e offsets (and adjustments) rather than having lots of lines with either an empty debit_id or credit_id.. the really useful lines are the ones with both _id's filled. This would also have the side effect of removing a number of offset_types that would no longer be required so we were only recording the offset 'action' as the type. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.