| Summary: | aqorders.budgetgroup_id has never been used and can be removed | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | brendan, julian.maurice |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Medium patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 16414: Drop aqorders.budgetgroup_id
[SIGNED.OFF] Bug 16414: Drop aqorders.budgetgroup_id [PASSED QA] Bug 16414: Drop aqorders.budgetgroup_id Bug 16414: Follow-up - change to kohastructure.sql |
||
|
Description
Jonathan Druart
2016-05-02 14:03:36 UTC
Created attachment 51108 [details] [review] Bug 16414: Drop aqorders.budgetgroup_id This column has never been used and can be removed. Test plan: 1/ update the schema 2/ prove t/db_dependent/Acquisition.t should return green Created attachment 51120 [details] [review] [SIGNED.OFF] Bug 16414: Drop aqorders.budgetgroup_id This column has never been used and can be removed. Test plan: 1/ update the schema 2/ prove t/db_dependent/Acquisition.t should return green Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Test green pre & post patch No errors Created attachment 51270 [details] [review] [PASSED QA] Bug 16414: Drop aqorders.budgetgroup_id This column has never been used and can be removed. Test plan: 1/ update the schema 2/ prove t/db_dependent/Acquisition.t should return green Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Test green pre & post patch No errors Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 51271 [details] [review] Bug 16414: Follow-up - change to kohastructure.sql Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to Master - Should be in the May 2016 Release. Thanks! Not needed in stable versions, status changed to RESOLVED |