| Summary: | ROADTYPE missing from authorised value categories list | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | System Administration | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, jonathan.druart, martin.renvoize, 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: | 17216 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 21144: Add ROADTYPE to default authorised values categories
Bug 21144: Add ROADTYPE to default authorised values categories Bug 21144: Add ROADTYPE to default authorised values categories Bug 21144: Add ROADTYPE to default authorised values categories |
||
|
Description
Katrin Fischer
2018-08-02 00:13:10 UTC
Created attachment 77420 [details] [review] Bug 21144: Add ROADTYPE to default authorised values categories The ROADTYPE category was missing from the default list of authorised value categories available. To test: - Verify ROADTYPE is not listed as authorised value category - Apply patch and run database update - Verify ROADTYPE is now listed - Add an entry, for example: AV = Avenue - Add or edit a patron, verify a pull down with your entry shows on the form. Created attachment 77421 [details] [review] Bug 21144: Add ROADTYPE to default authorised values categories The ROADTYPE category was missing from the default list of authorised value categories available. To test: - Verify ROADTYPE is not listed as authorised value category - Apply patch and run database update - Verify ROADTYPE is now listed - Add an entry, for example: AV = Avenue - Add or edit a patron, verify a pull down with your entry shows on the form. Created attachment 77457 [details] [review] Bug 21144: Add ROADTYPE to default authorised values categories The ROADTYPE category was missing from the default list of authorised value categories available. To test: - Verify ROADTYPE is not listed as authorised value category - Apply patch and run database update - Verify ROADTYPE is now listed - Add an entry, for example: AV = Avenue - Add or edit a patron, verify a pull down with your entry shows on the form. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 77841 [details] [review] Bug 21144: Add ROADTYPE to default authorised values categories The ROADTYPE category was missing from the default list of authorised value categories available. To test: - Verify ROADTYPE is not listed as authorised value category - Apply patch and run database update - Verify ROADTYPE is now listed - Add an entry, for example: AV = Avenue - Add or edit a patron, verify a pull down with your entry shows on the form. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.03 Pushed to 17.11.x for 17.11.10 |