| Summary: | gstrate should say 'Tax rate' | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
| Component: | Acquisitions | Assignee: | Nicole C. Engard <nengard> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | chris, paul.poulain, veron |
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | cgi-bin/koha/acqui/neworderempty.pl?booksellerid=1&basketno=34 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
gstrate
Bug 8831: relabel gstrate with Tax rate [SIGNED-OFF] Bug 8831: relabel gstrate with Tax rate |
||
Created attachment 12534 [details] [review] Bug 8831: relabel gstrate with Tax rate This patch changes gstrate to Tax rate to match the standard set on all other acq pages. Created attachment 12557 [details] [review] [SIGNED-OFF] Bug 8831: relabel gstrate with Tax rate This patch changes gstrate to Tax rate to match the standard set on all other acq pages. Signed-off-by: Marc Veron <veron@veron.ch> Small text change. Label displays as expected. QA comment : tiny & trivial & string only patch passed QA Patch pushed to master Released in 3.10.0 |
Created attachment 12533 [details] gstrate GST was replaced with Tax everywhere, so this patch fixes the one last occurrence of that. Patch coming.