Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Jonathan Druart b687c60b27
Bug 5365: Make more clear how to reopen a basket in a basket group
The "reopen basket" button will be visible but disabled if the basket
cannot be reopened. A tooltip is attached to the button to add more
information.

Note that the export button is still hidden, would it makes sense to
display it (visible and active)?

Test plan:
- Create a basket
- Close it
- Go to the basket detail view
=> The reopen button should be displayed and enabled

- Attach it to a basket group
- Go to the basket detail view
=> The reopen button should be displayed but disabled

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-11-08 12:54:11 +00:00
..
csv
tables
acqui-home.tt
addorder.tt
addorderiso2709.tt Bug 23338: Allow specifying order level replacement price when adding to basket from file 2019-08-19 08:26:39 +01:00
ajax.tt
basket.tt Bug 5365: Make more clear how to reopen a basket in a basket group 2019-11-08 12:54:11 +00:00
basketgroup.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
basketheader.tt Bug 23863: (QA follow-up) Add missing html filter 2019-10-24 10:56:17 +01:00
booksellers.tt Bug 21364: (QA follow-up) Fix QA script complaints (tabs and filters) 2019-04-30 12:45:42 +00:00
cancelorder.tt
duplicate_orders.tt
edi_ean.tt
edifactmsgs.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
edimsg.tt
histsearch.tt Bug 14669: Add search option for managing library to orders search 2019-10-08 14:04:48 +01:00
invoice-files.tt
invoice.tt Bug 11514: Untranslatable "Uncertain" text in acq 2019-11-06 16:54:42 +00:00
invoices.tt
lateorders.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
modordernotes.tt
neworderbiblio.tt Bug 23319: Implement blocking errors for neworderbiblio and basket.pl 2019-08-13 11:27:03 +01:00
neworderempty.tt Bug 23320: Removed unused close parameter in neworderempty 2019-10-08 14:01:22 +01:00
neworderempty_duplicate.tt
newordersubscription.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
newordersuggestion.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
ordered.tt Bug 23397: (QA follow-up) Replace mod 2 by last 2019-09-06 13:17:46 +01:00
orderreceive.tt Bug 23444: Terminology - Use library instead of branch 2019-10-17 15:06:57 +01:00
parcel.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
parcels.tt Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
showorder.tt
spent.tt Bug 23397: (QA follow-up) Replace mod 2 by last 2019-09-06 13:17:46 +01:00
supplier.tt Bug 23101: (follow-up) use NoSort class in datatable 2019-10-08 14:17:04 +01:00
transferorder.tt Bug 22975: Remove type attribute from script tags: Acquisitions 2019-05-30 10:25:53 +00:00
uncertainprice.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
z3950_search.tt