Bug 7154: Modification in borrower attributes
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 10 Feb 2012 08:57:35 +0000 (09:57 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 22 Mar 2012 15:08:28 +0000 (16:08 +0100)
commitbb35b608282e670e1bb07bf4cea324fc16b6ec90
tree3ca9b510e2b1cf8087612c685df2546459688720
parent13f553020ca8f032ee83d87d8cb780f13febadb9
Bug 7154: Modification in borrower attributes

* group some attributes for a more friendly display

* allow a link between a borrower category and an attribute to display
  it only for the specified category

* Attr classes filled with AV 'PA_CLASS' category (you have to create AV
  with a new category 'PA_CLASS' to fill class list)

this patch add 2 fields in borrower_attribute_types :
    category_code
    class

Signed-off-by: Julien Sicot <julien.sicot@gmail.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Members/AttributeTypes.pm
C4/Members/Attributes.pm
admin/patron-attr-types.pl
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/patron-attr-types.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
members/memberentry.pl
members/moremember.pl