[Koha-bugs] [Bug 7595] Add branchcode to accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 21 11:24:55 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7595

--- Comment #34 from Marc Véron <veron at 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 at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list