[Koha-bugs] [Bug 7621] Circulation: Match age restriction of title with borrower's age without using categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 6 05:20:04 CEST 2012


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

--- Comment #42 from Mason James <mtj at kohaaloha.com> ---

> Passing QA on this...
> 
>  - fixed SQL typo in updatedatabase.pl then rebased patch on 
>      commit 'ce138ac96f3a5a729568f6d7db2e50ce3653b7bb'
> 
>  - patch passes 'perlcritic' and 'prove xt' tests

QA comment...

  - i added 'agerestriction' columns in kohastructure.sql, for biblioitems and
deletedbiblioitems tables

  - and added 'agerestriction' column for deletedbiblioitems in
updatedatabase.pl


some little gotchas for adding new columns to a table in Koha ;)

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


More information about the Koha-bugs mailing list