https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21401 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |ASSIGNED --- Comment #15 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Martin Renvoize from comment #13)
A few points.
1) This information is actually already stored in the statistics table (though I'll happily admit that's a pain and not especially useful for querying against)
That's the reason I wanted to add the branch to accounts
2) It feels confusing to have this at the account_offsets level (which often has both debit_id and credit_id), it feels like it would be better placed in accountlines to me.
You are right, I'll change this to accountlines, it is not clear if the library is for credit or debit and it could be different library... -- You are receiving this mail because: You are watching all bug changes.