http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7595 --- Comment #34 from Marc Véron <veron@veron.ch> --- Created attachment 38235 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38235&action=edit [Signed-off] Bug 7595 - Add branchcode to accountlines Adds a branchcode column to the accountlines table. For payments, this inserts the branchcode of the library where the payment was recorded. For manual invoices, it insert the branchcode of the library where the manual invoice was created. NOTE: Rebased --- How I tested: - Apply patch - Do payments, create manual invoices, create credits for patrons and verified result using mysql. Note: Resolved easy conflict in updatedatabase.pl Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.