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

(-)a/admin/columns_settings.yml (-58 / +58 lines)
Lines 412-480 modules: Link Here
412
        default_display_length: 20
412
        default_display_length: 20
413
        columns:
413
        columns:
414
            -
414
            -
415
              columnname: holdings_checkbox
415
              columnname: checkbox
416
              cannot_be_toggled: 1
416
              cannot_be_toggled: 1
417
              cannot_be_modified: 1
417
              cannot_be_modified: 1
418
            -
418
            -
419
              columnname: holdings_cover_image
419
              columnname: cover_image
420
            -
420
            -
421
              columnname: holdings_itype
421
              columnname: itype
422
            -
422
            -
423
              columnname: holdings_holdingbranch
423
              columnname: holdingbranch
424
            -
424
            -
425
              columnname: holdings_homebranch
425
              columnname: homebranch
426
            -
426
            -
427
              columnname: holdings_ccode
427
              columnname: ccode
428
            -
428
            -
429
              columnname: holdings_item_group
429
              columnname: item_group
430
            -
430
            -
431
              columnname: holdings_itemcallnumber
431
              columnname: itemcallnumber
432
            -
432
            -
433
              columnname: holdings_enumchron
433
              columnname: enumchron
434
            -
434
            -
435
              columnname: holdings_status
435
              columnname: status
436
            -
436
            -
437
              columnname: holdings_lastseen
437
              columnname: lastseen
438
            -
438
            -
439
              columnname: holdings_issues
439
              columnname: issues
440
              is_hidden: 1
440
              is_hidden: 1
441
            -
441
            -
442
              columnname: holdings_renewals
442
              columnname: renewals
443
              is_hidden: 1
443
              is_hidden: 1
444
            -
444
            -
445
              columnname: holdings_localuse
445
              columnname: localuse
446
              is_hidden: 1
446
              is_hidden: 1
447
            -
447
            -
448
              columnname: holdings_dateaccessioned
448
              columnname: dateaccessioned
449
            -
449
            -
450
              columnname: holdings_datelastborrowed
450
              columnname: datelastborrowed
451
            -
451
            -
452
              columnname: holdings_booksellerid
452
              columnname: booksellerid
453
              is_hidden: 1
453
              is_hidden: 1
454
            -
454
            -
455
              columnname: holdings_barcode
455
              columnname: barcode
456
            -
456
            -
457
              columnname: holdings_uri
457
              columnname: uri
458
            -
458
            -
459
              columnname: holdings_copynumber
459
              columnname: copynumber
460
            -
460
            -
461
              columnname: holdings_stocknumber
461
              columnname: stocknumber
462
            -
462
            -
463
              columnname: holdings_materials
463
              columnname: materials
464
            -
464
            -
465
              columnname: holdings_itemnotes
465
              columnname: itemnotes
466
            -
466
            -
467
              columnname: holdings_itemnotes_nonpublic
467
              columnname: itemnotes_nonpublic
468
            -
468
            -
469
              columnname: holdings_hostrecord
469
              columnname: hostrecord
470
            -
470
            -
471
              columnname: holdings_usedin
471
              columnname: usedin
472
            -
472
            -
473
              columnname: holdings_course_reserves
473
              columnname: course_reserves
474
            -
474
            -
475
              columnname: holdings_spinelabel
475
              columnname: spinelabel
476
            -
476
            -
477
              columnname: holdings_actions
477
              columnname: actions
478
              cannot_be_toggled: 1
478
              cannot_be_toggled: 1
479
              cannot_be_modified: 1
479
              cannot_be_modified: 1
480
480
Lines 482-550 modules: Link Here
482
        default_display_length: 20
482
        default_display_length: 20
483
        columns:
483
        columns:
484
            -
484
            -
485
              columnname: otherholdings_checkbox
485
              columnname: checkbox
486
              cannot_be_toggled: 1
486
              cannot_be_toggled: 1
487
              cannot_be_modified: 1
487
              cannot_be_modified: 1
488
            -
488
            -
489
              columnname: otherholdings_cover_image
489
              columnname: cover_image
490
            -
490
            -
491
              columnname: otherholdings_itype
491
              columnname: itype
492
            -
492
            -
493
              columnname: otherholdings_holdingbranch
493
              columnname: holdingbranch
494
            -
494
            -
495
              columnname: otherholdings_homebranch
495
              columnname: homebranch
496
            -
496
            -
497
              columnname: otherholdings_ccode
497
              columnname: ccode
498
            -
498
            -
499
              columnname: otherholdings_item_group
499
              columnname: item_group
500
            -
500
            -
501
              columnname: otherholdings_itemcallnumber
501
              columnname: itemcallnumber
502
            -
502
            -
503
              columnname: otherholdings_enumchron
503
              columnname: enumchron
504
            -
504
            -
505
              columnname: otherholdings_status
505
              columnname: status
506
            -
506
            -
507
              columnname: otherholdings_lastseen
507
              columnname: lastseen
508
            -
508
            -
509
              columnname: otherholdings_issues
509
              columnname: issues
510
              is_hidden: 1
510
              is_hidden: 1
511
            -
511
            -
512
              columnname: otherholdings_renewals
512
              columnname: renewals
513
              is_hidden: 1
513
              is_hidden: 1
514
            -
514
            -
515
              columnname: otherholdings_localuse
515
              columnname: localuse
516
              is_hidden: 1
516
              is_hidden: 1
517
            -
517
            -
518
              columnname: otherholdings_dateaccessioned
518
              columnname: dateaccessioned
519
            -
519
            -
520
              columnname: otherholdings_datelastborrowed
520
              columnname: datelastborrowed
521
            -
521
            -
522
              columnname: otherholdings_booksellerid
522
              columnname: booksellerid
523
              is_hidden: 1
523
              is_hidden: 1
524
            -
524
            -
525
              columnname: otherholdings_barcode
525
              columnname: barcode
526
            -
526
            -
527
              columnname: otherholdings_uri
527
              columnname: uri
528
            -
528
            -
529
              columnname: otherholdings_copynumber
529
              columnname: copynumber
530
            -
530
            -
531
              columnname: otherholdings_stocknumber
531
              columnname: stocknumber
532
            -
532
            -
533
              columnname: otherholdings_materials
533
              columnname: materials
534
            -
534
            -
535
              columnname: otherholdings_itemnotes
535
              columnname: itemnotes
536
            -
536
            -
537
              columnname: otherholdings_itemnotes_nonpublic
537
              columnname: itemnotes_nonpublic
538
            -
538
            -
539
              columnname: otherholdings_hostrecord
539
              columnname: hostrecord
540
            -
540
            -
541
              columnname: otherholdings_usedin
541
              columnname: usedin
542
            -
542
            -
543
              columnname: otherholdings_course_reserves
543
              columnname: course_reserves
544
            -
544
            -
545
              columnname: otherholdings_spinelabel
545
              columnname: spinelabel
546
            -
546
            -
547
              columnname: otherholdings_actions
547
              columnname: actions
548
              cannot_be_toggled: 1
548
              cannot_be_toggled: 1
549
              cannot_be_modified: 1
549
              cannot_be_modified: 1
550
550
(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers/tables/items/catalogue_detail.inc (-30 / +29 lines)
Lines 9-47 Link Here
9
[% BLOCK build_table %]
9
[% BLOCK build_table %]
10
    <table class="items_table" id="[% tab | html %]_table">
10
    <table class="items_table" id="[% tab | html %]_table">
11
        <thead>
11
        <thead>
12
            <th id="[% tab | html %]_checkbox" data-colname="[% tab | html %]_checkbox" class="NoSort"></th>
12
            <th id="[% tab | html %]_checkbox" data-colname="checkbox" class="NoSort"></th>
13
            [% IF Koha.Preference('LocalCoverImages') %]
13
            [% IF Koha.Preference('LocalCoverImages') %]
14
                <th id="[% tab | html %]_cover_image" data-colname="[% tab | html %]_cover_image">Cover image</th>
14
                <th id="[% tab | html %]_cover_image" data-colname="cover_image">Cover image</th>
15
            [% END %]
15
            [% END %]
16
            [% IF ( item_level_itypes ) %]<th id="[% tab | html %]_itype" data-colname="[% tab | html %]_itype">Item type</th>[% END %]
16
            [% IF ( item_level_itypes ) %]<th id="[% tab | html %]_itype" data-colname="itype">Item type</th>[% END %]
17
            <th id="[% tab | html %]_holdingbranch" data-colname="[% tab | html %]_holdingbranch">Current library</th>
17
            <th id="[% tab | html %]_holdingbranch" data-colname="holdingbranch">Current library</th>
18
            <th id="[% tab | html %]_homebranch" data-colname="[% tab | html %]_homebranch">Home library</th>
18
            <th id="[% tab | html %]_homebranch" data-colname="homebranch">Home library</th>
19
            <th id="[% tab | html %]_ccode" data-colname="[% tab | html %]_ccode">Collection</th>
19
            <th id="[% tab | html %]_ccode" data-colname="ccode">Collection</th>
20
            [% IF Koha.Preference('EnableItemGroups') %]
20
            [% IF Koha.Preference('EnableItemGroups') %]
21
                <th id="[% tab | html %]_item_group" data-colname="[% tab | html %]_item_group">Item group</th>
21
                <th id="[% tab | html %]_item_group" data-colname="item_group">Item group</th>
22
            [% END %]
22
            [% END %]
23
            <th id="[% tab | html %]_itemcallnumber" data-colname="[% tab | html %]_itemcallnumber">Call number</th>
23
            <th id="[% tab | html %]_itemcallnumber" data-colname="itemcallnumber">Call number</th>
24
            <th id="[% tab | html %]_enumchron" data-colname="[% tab | html %]_enumchron">Serial enumeration / chronology</th>
24
            <th id="[% tab | html %]_enumchron" data-colname="enumchron">Serial enumeration / chronology</th>
25
            <th id="[% tab | html %]_status" data-colname="[% tab | html %]_status">Status</th>
25
            <th id="[% tab | html %]_status" data-colname="status">Status</th>
26
            <th id="[% tab | html %]_lastseen" data-colname="[% tab | html %]_lastseen">Last seen</th>
26
            <th id="[% tab | html %]_lastseen" data-colname="lastseen">Last seen</th>
27
            <th id="[% tab | html %]_issues" data-colname="[% tab | html %]_issues">Checkouts</th>
27
            <th id="[% tab | html %]_issues" data-colname="issues">Checkouts</th>
28
            <th id="[% tab | html %]_renewals" data-colname="[% tab | html %]_renewals">Renewals</th>
28
            <th id="[% tab | html %]_renewals" data-colname="renewals">Renewals</th>
29
            <th id="[% tab | html %]_localuse" data-colname="[% tab | html %]_localuse">Local uses</th>
29
            <th id="[% tab | html %]_localuse" data-colname="localuse">Local uses</th>
30
            <th id="[% tab | html %]_dateaccessioned" data-colname="[% tab | html %]_dateaccessioned">Date accessioned</th>
30
            <th id="[% tab | html %]_dateaccessioned" data-colname="dateaccessioned">Date accessioned</th>
31
            <th id="[% tab | html %]_datelastborrowed" data-colname="[% tab | html %]_datelastborrowed">Date last borrowed</th>
31
            <th id="[% tab | html %]_datelastborrowed" data-colname="datelastborrowed">Date last borrowed</th>
32
            <th id="[% tab | html %]_booksellerid" data-colname="[% tab | html %]_booksellerid">Source of acquisition</th>
32
            <th id="[% tab | html %]_booksellerid" data-colname="booksellerid">Source of acquisition</th>
33
            <th id="[% tab | html %]_barcode" data-colname="[% tab | html %]_barcode">Barcode</th>
33
            <th id="[% tab | html %]_barcode" data-colname="barcode">Barcode</th>
34
            <th id="[% tab | html %]_uri" data-colname="[% tab | html %]_uri">URL</th>
34
            <th id="[% tab | html %]_uri" data-colname="uri">URL</th>
35
            <th id="[% tab | html %]_copynumber" data-colname="[% tab | html %]_copynumber">Copy number</th>
35
            <th id="[% tab | html %]_copynumber" data-colname="copynumber">Copy number</th>
36
            <th id="[% tab | html %]_stocknumber" data-colname="[% tab | html %]_stocknumber">Inventory number</th>
36
            <th id="[% tab | html %]_stocknumber" data-colname="stocknumber">Inventory number</th>
37
            <th id="[% tab | html %]_materials" data-colname="[% tab | html %]_materials">Materials specified</th>
37
            <th id="[% tab | html %]_materials" data-colname="materials">Materials specified</th>
38
            <th id="[% tab | html %]_itemnotes" data-colname="[% tab | html %]_itemnotes">Public notes</th>
38
            <th id="[% tab | html %]_itemnotes" data-colname="itemnotes">Public notes</th>
39
            <th id="[% tab | html %]_itemnotes_nonpublic" data-colname="[% tab | html %]_itemnotes_nonpublic">Non-public notes</th>
39
            <th id="[% tab | html %]_itemnotes_nonpublic" data-colname="itemnotes_nonpublic">Non-public notes</th>
40
            [% IF Koha.Preference('EasyAnalyticalRecords') %]<th id="[% tab | html %]_hostrecord" data-colname="[% tab | html %]_hostrecord">Host records</th>[% END %]
40
            [% IF Koha.Preference('EasyAnalyticalRecords') %]<th id="[% tab | html %]_hostrecord" data-colname="hostrecord">Host records</th>[% END %]
41
            [% IF ( analyze ) %]<th id="[% tab | html %]_usedin" data-colname="[% tab | html %]_usedin">Used in</th><th></th>[% END %]
41
            [% IF ( analyze ) %]<th id="[% tab | html %]_usedin" data-colname="usedin">Used in</th><th></th>[% END %]
42
            [% IF Koha.Preference('UseCourseReserves') %]<th id="[% tab | html %]_course_reserves" data-colname="[% tab | html %]_course_reserves">Course reserves</th>[% END %]
42
            [% IF Koha.Preference('UseCourseReserves') %]<th id="[% tab | html %]_course_reserves" data-colname="course_reserves">Course reserves</th>[% END %]
43
            [% IF ( SpineLabelShowPrintOnBibDetails ) %]<th id="[% tab | html %]_spinelabel" data-colname="[% tab | html %]_spinelabel" class="NoSort">Spine label</th>[% END %]
43
            [% IF ( SpineLabelShowPrintOnBibDetails ) %]<th id="[% tab | html %]_spinelabel" data-colname="spinelabel" class="NoSort">Spine label</th>[% END %]
44
            [% IF ( CAN_user_editcatalogue_edit_items ) %]<th id="[% tab | html %]_actions" data-colname="[% tab | html %]_actions" class="NoSort noExport">&nbsp;</th>[% END %]
44
            [% IF ( CAN_user_editcatalogue_edit_items ) %]<th id="[% tab | html %]_actions" data-colname="actions" class="NoSort noExport">&nbsp;</th>[% END %]
45
            </tr>
45
            </tr>
46
        </thead>
46
        </thead>
47
    </table>
47
    </table>
48
- 

Return to bug 38436