Summary: | Use price template toolkit plugin across all of intranet | ||
---|---|---|---|
Product: | Koha | Reporter: | Robin Sheat <robin> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | chris, gmcharlt, thisisnodirection, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
suggested patch - adds price plugin to suggestion.tt
bug 13460: suggestion.tt now uses Price plugin [PASSED QA] bug 13460: suggestion.tt now uses Price plugin |
Description
Robin Sheat
2014-12-14 21:21:13 UTC
Created attachment 34387 [details] [review] suggested patch - adds price plugin to suggestion.tt Created attachment 34388 [details] [review] bug 13460: suggestion.tt now uses Price plugin To test: 1/ Add a new suggestion, put some values for the price 2/ View the suggestion in the staff interface 2/ Switch the currency format 3/ Notice the format of the price does not change 4/ Apply patch 5/ Notice now the syspref is respected Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Created attachment 34390 [details] [review] [PASSED QA] bug 13460: suggestion.tt now uses Price plugin To test: 1/ Add a new suggestion, put some values for the price 2/ View the suggestion in the staff interface 2/ Switch the currency format 3/ Notice the format of the price does not change 4/ Apply patch 5/ Notice now the syspref is respected Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, thx! Patch pushed to master. Thanks Alexander! Pushed to 3.18.x will be in 3.18.2 |