| Summary: | Add VENDOR_TYPE to default authorised value categories | ||
|---|---|---|---|
| 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: | caroline.cyr-la-rose, gmcharlt |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
23.05.00,22.11.04
|
Circulation function: | |
| Bug Depends on: | 31017 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 33004: Add VENDOR_TYPE to default authorised value categories
Bug 33004: Add VENDOR_TYPE to default authorised value categories Bug 33004: Add VENDOR_TYPE to default authorised value categories |
||
|
Description
Katrin Fischer
2023-02-18 10:12:14 UTC
Created attachment 146912 [details] [review] Bug 33004: Add VENDOR_TYPE to default authorised value categories To test: * Go to administration > authorised values * Verify that VENDOR_TYPE doesn't show in the list * Apply patch * Run database update * Verify that VENDOR_TYPE does now appear and has a nice description (not added by this patch) * Bonus: start over and run the web installer, VENDOR_TYPE should now be already there Created attachment 146928 [details] [review] Bug 33004: Add VENDOR_TYPE to default authorised value categories To test: * Go to administration > authorised values * Verify that VENDOR_TYPE doesn't show in the list * Apply patch * Run database update * Verify that VENDOR_TYPE does now appear and has a nice description (not added by this patch) * Bonus: start over and run the web installer, VENDOR_TYPE should now be already there Signed-off-by: Owen Leonard <oleonard@myacpl.org> To RMs - please backport to 22.11 since the vendor_type functionality was introduced in that version Created attachment 147205 [details] [review] Bug 33004: Add VENDOR_TYPE to default authorised value categories To test: * Go to administration > authorised values * Verify that VENDOR_TYPE doesn't show in the list * Apply patch * Run database update * Verify that VENDOR_TYPE does now appear and has a nice description (not added by this patch) * Bonus: start over and run the web installer, VENDOR_TYPE should now be already there Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. |