cbd02540f4
This patch adds the ability to hide columns on the orders search page (acqui/histsearch.pl). Test plan: Go on the orders search page and confirm you are able to hide columns. You can also play with the columns configuration admin page and confirm that the behaviors are consistent. Signed-off-by: Nicole <nicole@bywatersolutions.com> http://bugs.koha-community.org/show_bug.cgi?id=13685 Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
144 lines
2.9 KiB
YAML
144 lines
2.9 KiB
YAML
modules:
|
|
acqui:
|
|
histsearch:
|
|
histsearcht:
|
|
-
|
|
columnname: order_line
|
|
-
|
|
columnname: status
|
|
-
|
|
columnname: basket
|
|
-
|
|
columnname: basket_creator
|
|
-
|
|
columnname: basket_group
|
|
-
|
|
columnname: invoice_number
|
|
-
|
|
columnname: summary
|
|
-
|
|
columnname: vendor
|
|
-
|
|
columnname: placed_on
|
|
-
|
|
columnname: received_on
|
|
-
|
|
columnname: quantity_received
|
|
-
|
|
columnname: pending_order
|
|
-
|
|
columnname: unit_cost
|
|
-
|
|
columnname: fund
|
|
|
|
lateorders:
|
|
late_orders:
|
|
-
|
|
columnname: checkbox
|
|
cannot_be_toggled: 1
|
|
cannot_be_modified: 1
|
|
-
|
|
columnname: order_date
|
|
-
|
|
columnname: estimated_delivery_date
|
|
-
|
|
columnname: vendor
|
|
-
|
|
columnname: information
|
|
-
|
|
columnname: total_cost
|
|
-
|
|
columnname: basket
|
|
-
|
|
columnname: basket_group
|
|
-
|
|
columnname: library
|
|
-
|
|
columnname: fund
|
|
-
|
|
columnname: claims_count
|
|
-
|
|
columnname: claimed_date
|
|
|
|
admin:
|
|
currency:
|
|
currencies-table:
|
|
-
|
|
columnname: currency
|
|
cannot_be_toggled: 1
|
|
cannot_be_modified: 1
|
|
-
|
|
columnname: rate
|
|
cannot_be_toggled: 1
|
|
cannot_be_modified: 1
|
|
-
|
|
columnname: symbol
|
|
-
|
|
columnname: iso_code
|
|
is_hidden: 1
|
|
-
|
|
columnname: last_updated
|
|
-
|
|
columnname: active
|
|
-
|
|
columnname: actions
|
|
|
|
members:
|
|
member:
|
|
memberresultst:
|
|
-
|
|
columnname: checkbox
|
|
cannot_be_toggled: 1
|
|
cannot_be_modified: 1
|
|
-
|
|
columnname: cardnumber
|
|
-
|
|
columnname: name
|
|
-
|
|
columnname: category
|
|
-
|
|
columnname: library
|
|
-
|
|
columnname: expires_on
|
|
-
|
|
columnname: od_checkouts
|
|
-
|
|
columnname: fines
|
|
-
|
|
columnname: circ_notes
|
|
-
|
|
columnname: actions
|
|
cannot_be_toggled: 1
|
|
cannot_be_modified: 1
|
|
|
|
reports:
|
|
lostitems:
|
|
lostitems-table:
|
|
-
|
|
columnname: title
|
|
cannot_be_toggled: 1
|
|
cannot_be_modified: 1
|
|
-
|
|
columnname: author
|
|
-
|
|
columnname: lostcode
|
|
-
|
|
columnname: barcode
|
|
-
|
|
columnname: callnumber
|
|
-
|
|
columnname: datelastseen
|
|
-
|
|
columnname: price
|
|
-
|
|
columnname: replacementprice
|
|
-
|
|
columnname: library
|
|
-
|
|
columnname: itemtype
|
|
-
|
|
columnname: current_location
|
|
-
|
|
columnname: location
|
|
-
|
|
columnname: notes
|