View | Details | Raw Unified | Return to bug 11922
Collapse All | Expand All

(-)a/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.sql (+2 lines)
Line 0 Link Here
1
INSERT INTO `borrower_attribute_types` (`code`, `description`, `repeatable`, `unique_id`, `opac_display`, `staff_searchable`, `authorised_value_category`)
2
VALUES ('SHOW_BCODE',  'Show barcode on the summary screen items listings', 0, 0, 1, 0, 'YES_NO');
(-)a/installer/data/mysql/nb-NO/2-Valgfritt/patron_attributes.txt (-1 / +2 lines)
Line 0 Link Here
0
- 
1
Useful patron atribute types:
2
* SHOW_BCODE - Show barcode on the patron summary screen items listings

Return to bug 11922