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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 4 18:35:20 CET 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20808|0                           |1
        is obsolete|                            |

--- Comment #21 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 23306
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23306&action=edit
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.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

I tested with creating manual invoices, and paying partial fines,
entire fine lines, and writing off fines. All actions record the branch
where the action took place properly.

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


More information about the Koha-bugs mailing list