Summary: | String update in the README for qa-test-tools | ||
---|---|---|---|
Product: | Koha | Reporter: | Indranil Das Gupta <indradg> |
Component: | Command-line Utilities | Assignee: | Indranil Das Gupta <indradg> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | jonathan.druart, mtompset, robin, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 15753: String update in the README for qa-test-tools
String update in the README for qa-test-tools Bug 14753 - Show accession date on checkin |
Description
Indranil Das Gupta
2016-02-05 23:34:06 UTC
Created attachment 47718 [details] [review] Bug 15753: String update in the README for qa-test-tools Trivial string patch. Adds "sudo" to "$ apt-get install codespell" on line number 25 of the README file. Created attachment 47766 [details] [review] String update in the README for qa-test-tools It just adds 'sudo', which is correct, since the sample prompt is '$' and not '#'. Pushed, thanks! Created attachment 48406 [details] [review] Bug 14753 - Show accession date on checkin This patch adds the dateaccessioned column fro an item to the display on returns.pl. The column is added with a CSS class for easy selection. To test: Check in some items Note date accessioned is not shown Apply patch Refresh page Check in some items See the added column 'Date acquired' Sponsored by: North Central Regional Library (ncrl.org) Signed-off-by: Marc Véron <veron@veron.ch> Comment on attachment 48406 [details] [review] Bug 14753 - Show accession date on checkin Mistaked with bug number, sorry for the noise... |