| Summary: | Add MARC code column on libraries list | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | System Administration | Assignee: | Josef Moravec <josef.moravec> |
| Status: | CLOSED FIXED | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, nick |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 10132 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 19292: Add MARC code column on libraries list
Bug 19292: Add MARC code column on libraries list Bug 19292: Add MARC code column on libraries list |
||
|
Description
Tomás Cohen Arazi (tcohen)
2017-09-11 19:20:04 UTC
Created attachment 67675 [details] [review] Bug 19292: Add MARC code column on libraries list Test plan: 0) Apply the patch 1) Go to admin/branches.pl 2) In the list of libraries, you should see new column "MARC Organization Code" 3) Insert some codes to some libraries 4) Confirm they are shown in new column Created attachment 67796 [details] [review] Bug 19292: Add MARC code column on libraries list Test plan: 0) Apply the patch 1) Go to admin/branches.pl 2) In the list of libraries, you should see new column "MARC Organization Code" 3) Insert some codes to some libraries 4) Confirm they are shown in new column Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Fixed capitalization. Created attachment 69122 [details] [review] Bug 19292: Add MARC code column on libraries list Test plan: 0) Apply the patch 1) Go to admin/branches.pl 2) In the list of libraries, you should see new column "MARC Organization Code" 3) Insert some codes to some libraries 4) Confirm they are shown in new column Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Fixed capitalization. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 18.05, thanks to everybody involved! Pushed to stable for 17.11.01, awesome work all! |