[Koha-bugs] [Bug 21401] Account offsets should save the transacting library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 8 17:19:58 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21401

--- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
also, as much as I personally don't like it.. you'd be best to conform the the
guidelines for your new field name:

https://wiki.koha-community.org/wiki/Koha_Objects#Database_Table_Conventions -
Every foreign key should have the same name as the primary key it links to when
possible ( exceptions would be multiple FKs to the same table, and where a
descriptor is better e.g. widgets.borrowernumber =
widgets.managing_borrowernumber )

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


More information about the Koha-bugs mailing list