Bug 16038 - Moving basketgroups actions into dropdown menus
Summary: Moving basketgroups actions into dropdown menus
Status: BLOCKED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on: 11708
Blocks:
  Show dependency treegraph
 
Reported: 2016-03-10 04:15 UTC by Aleisha Amohia
Modified: 2016-03-25 12:16 UTC (History)
0 users

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 16038: Moving basketgroups actions into dropdown menus (7.92 KB, patch)
2016-03-10 04:18 UTC, Aleisha Amohia
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2016-03-10 04:15:15 UTC

    
Comment 1 Aleisha Amohia 2016-03-10 04:18:17 UTC
Created attachment 48918 [details] [review]
Bug 16038: Moving basketgroups actions into dropdown menus

To test:
1) Go to Acquisitions
2) Go to the basket groups of a vendor (ie basketgroup.pl)
3) Confirm that for OPEN basket groups, all actions ('Close basket group and print' (NOTICE changed wording for clarity), 'Edit' and 'Delete') are in drop down and behave as expected
4) Confirm that for CLOSED basket groups, all actions ('View', 'Reopen', 'Print' and 'Export as CSV') are in drop down and behave as expected

Sponsored-by: Catalyst IT
Comment 2 Owen Leonard 2016-03-11 17:40:32 UTC
This looks good, but I see that Bug 11708 will make major changes to this page. Patches on that bug are signed off, so you might want to apply your changes on top of that? Maybe after it has passed QA, just in case?
Comment 3 Aleisha Amohia 2016-03-13 21:39:10 UTC
(In reply to Owen Leonard from comment #2)
> This looks good, but I see that Bug 11708 will make major changes to this
> page. Patches on that bug are signed off, so you might want to apply your
> changes on top of that? Maybe after it has passed QA, just in case?

Will wait for Bug 11708 to pass QA and put this bug on hold.

Extra reminder for myself: Change font-awesome icon for print buttons to an export button to go with Bug 16037