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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 1 21:09:46 CET 2012


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

Ian Walls <koha.sekjal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #6 from Ian Walls <koha.sekjal at gmail.com> 2012-03-01 20:09:46 UTC ---
Patch failed to apply, most likely due to a minor merge issue in
updatedatabase.pl.  Easy rebase to do.

recordpayment() SQL is missing the branchcode column in the INSERT statement.

updatedatabase line should explicitly include where to insert the new
branchcode column in accountlines (after manager_id).  Otherwise column order
in kohastructure could mismatch with structure in DB after updatedatabase.pl

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list