Koha/C4/Members
Jonathan Druart bb35b60828 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>
2012-03-22 16:08:28 +01:00
..
Attributes.pm Bug 7154: Modification in borrower attributes 2012-03-22 16:08:28 +01:00
AttributeTypes.pm Bug 7154: Modification in borrower attributes 2012-03-22 16:08:28 +01:00
Messaging.pm Follow up on Bug 5462: fixing variable names breaks messaging preference form 2011-02-17 08:50:26 +13:00