Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Mathieu Saby fc250be538 Bug 9807 : Make it possible to view a basket group without reopening it
This patch make possible to view an individual closed basket group

without reopening it.
- It adds a new "View" button on closed basket group list
- It creates a view for closed basket groups, with 3 buttons (reopen,
  print, export)
- It adds a "delete" button on standard "edit" view (for open
  basket groups)

To test :
1/ regression test :
- create some empty basket groups
- create some basket groups by closing baskets
- in the list of basket groups closed and opened, check you can use
  the buttons that existed before the patch (close and print, delete,
  export, print, reopen)
- click on "Edit" to edit a opened basket group : check everything is
  like before :
-- change the billing and delivery places,
-- add a note,
-- put some new baskets  in the bg,
-- remove baskets from it
-- save it without checking "close" box => it should be saved but kept
   open
-- edit it again, and make other some changes (define a freetext
   delivery place for example)
-- save it with checking "close" => it should be saved but closed

2/ new feature test
- click on "view" button on top right column of some closed basket group
- check all the displayed informations are correct (places, free place,
  note, list of baskets)
- check you can not change anything
- click on "print" button => check a pdf is created
- click on "export" button => check a csv is created
- click on "reopen" button => you should stay on the same basket group, but
  it is now open and you can make some changes
- go back to the basket group list of the vendor. Check the reopened bg
   is in "open" tab
- click on "edit"
- click on new "delete" button => the bg should be deleted, and you are
  redirected to the bg list of the vendor.

Signed-off-by: cedric.vita@dracenie.com <cedric.vita@dracenie.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes koha-qa.pl, t and xt. Works as advertised.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-12-17 17:35:12 +00:00
..
csv Bug 7298: (follow-up) fix translation for CSV strings 2013-10-31 15:51:45 +00:00
acqui-home.tt Bug 10792: fix sorting of funds table on acquisitions home page 2013-09-16 15:30:33 +00:00
addorder.tt Bug 9822: Alert on adding an order to a basket if budget s exceeded 2013-10-30 15:10:11 +00:00
addorderiso2709.tt Bug 10661: format mandatory item fields the same on all forms 2013-12-10 04:17:48 +00:00
ajax.tt
aqbasketuser_search.tt Bug 7295: More granular permissions for baskets 2013-10-31 16:35:35 +00:00
basket.tt Bug 7791: (follow-up) adjust wording of basket deletion confirmation dialog 2013-12-02 16:17:21 +00:00
basketgroup.tt Bug 9807 : Make it possible to view a basket group without reopening it 2013-12-17 17:35:12 +00:00
basketheader.tt Bug 7469: put focus on 1st field of creation form instead of search box (Acquisition) 2013-09-16 15:53:17 +00:00
booksellers.tt Bug 11171: (follow-up) fix a javascript error 2013-11-27 18:02:38 +00:00
histsearch.tt Bug 8230: (follow-up) repair regression on order search 2013-12-13 23:44:50 +00:00
invoice.tt Bug 10705: change 'shipment cost' to 'shipping cost' 2013-10-09 04:59:43 +00:00
invoices.tt Bug 10401: Add ability to merge invoices 2013-10-21 19:08:03 +00:00
lateorders.tt Bug 7298: (follow-up) various QA fixes 2013-10-31 15:51:25 +00:00
modordernotes.tt Bug 7469: put focus on 1st field of creation form instead of search box (Acquisition) 2013-09-16 15:53:17 +00:00
neworderbiblio.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
neworderempty.tt Bug 8821: make receive shipment page hide inactive funds like new order form 2013-09-16 16:26:12 +00:00
neworderempty_duplicate.tt Bug 7760: Add unique ids and a module class to all acquisitions pages 2012-03-22 18:11:54 +01:00
newordersubscription.tt Bug 10689: make subscription public note appear when making a new order from a subscription 2013-10-11 04:23:24 +00:00
newordersuggestion.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
ordered.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
orderreceive.tt Bug 10403: Show inactive but unlocked budgets on orderreceive 2013-10-22 12:57:41 +00:00
parcel.tt Bug 11111: (follow-up) fix column sorting on parcels page 2013-12-05 15:53:45 +00:00
parcels.tt Bug 10705: change 'shipment cost' to 'shipping cost' 2013-10-09 04:59:43 +00:00
spent.tt Bug 10705: follow-up - change one more instance of "shippment cost" 2013-10-09 05:00:37 +00:00
supplier.tt Bug 10847: Open link to vendor's website in new window 2013-09-23 16:10:33 +00:00
transferorder.tt Bug 5349: (follow-up) tweak order transfer form 2013-09-16 15:21:07 +00:00
uncertainprice.tt Bug 10649 - Upgrade DataTables and move scripts out of theme directory 2013-09-05 15:43:36 +00:00
z3950_search.tt Bug 9747: sorting z3950 search results in acquisition 2013-10-09 04:22:28 +00:00