http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14045
Nicolas Legrand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39151|0 |1 is obsolete| | --- Comment #18 from Nicolas Legrand <[email protected]> --- Created attachment 39578 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39578&action=edit Bug 14045: DB Changes This patch is the DB changes for the feature. It adds 5 new columns named 'maxonsiteissueqty' to the following tables: - branch_borrower_circ_rules - default_borrower_circ_rules - default_branch_circ_rules - default_circ_rules - issuingrules It also adds the pref ConsiderOnSiteCheckoutsAsNormalCheckouts. See main patch for more details. Signed-off-by: Nicolas Legrand <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
