Bug 16037 - Rename 'Print' to 'Export as PDF' for basket groups
Summary: Rename 'Print' to 'Export as PDF' for basket groups
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-10 04:14 UTC by Aleisha Amohia
Modified: 2016-12-05 21:27 UTC (History)
3 users (show)

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


Attachments
Bug 16037: Renaming 'Print basket group' as 'Export as PDF' (4.13 KB, patch)
2016-03-13 21:37 UTC, Aleisha Amohia
Details | Diff | Splinter Review
Bug 16037: Renaming 'Print basket group' as 'Export as PDF' (4.26 KB, patch)
2016-03-16 14:53 UTC, Marc Véron
Details | Diff | Splinter Review
[PASSED QA] Bug 16037: Renaming 'Print basket group' as 'Export as PDF' (4.32 KB, patch)
2016-03-20 21:16 UTC, Katrin Fischer
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:14:08 UTC
to reproduce

go to acqui
go to basket groups for a vendor
go to closed basket groups (or close an open one)
click print
notice this only downloads the basket group as a pdf file rather than printing it
Comment 1 Katrin Fischer 2016-03-11 06:40:06 UTC
Hi Aleisha, this is the expected behaviour. But maybe we could rename the link anyway?
Comment 2 Owen Leonard 2016-03-11 17:42:28 UTC
(In reply to Katrin Fischer from comment #1)

> maybe we could rename the link anyway?

I think calling it "Save as PDF" would be sensible.
Comment 3 Aleisha Amohia 2016-03-13 21:37:25 UTC Comment hidden (obsolete)
Comment 4 Marc Véron 2016-03-16 14:53:20 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2016-03-20 21:16:32 UTC
Created attachment 49350 [details] [review]
[PASSED QA] Bug 16037: Renaming 'Print basket group' as 'Export as PDF'

To test:
1) Go to Acquisitions
2) Go to the basket groups for a vendor
3) Confirm that an open basket group has the option to 'Close and export as PDF'
4) Confirm that a closed basket group has the option to 'Export as PDF'
5) Confirm these buttons still work as expected

Sponsored-by: Catalyst IT

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 6 Brendan Gallagher 2016-03-23 20:59:04 UTC
Pushed to Master - should be in the May 2016 release.  Thanks!