[Koha-bugs] [Bug 7671] add a real primary key "accountlinesid" in accountlines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 14 20:13:13 CEST 2012


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

--- Comment #12 from Marc Véron <veron at veron.ch> ---
- Patch applied.
- Update database done.
- Went to Home › Patrons › Account for (...)
- Clicked Tab "Pay fines"

Result:
Global symbol "$writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 117.
Global symbol "$add_writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 120.
Global symbol "$writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 276.
Global symbol "$writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 284.
Global symbol "$add_writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 288.

(Same errors as at the nd of my comment #6)

- Switched back to Master to make sure that this is relatd to the patch
- Went to Home › Patrons › Account for (...)
- Clicked Tab "Pay fines"
Result: No erros on branch Master

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


More information about the Koha-bugs mailing list