Bug 23932

Summary: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema
Product: Koha Reporter: Séverine Queune <severine.queune>
Component: DatabaseAssignee: Séverine Queune <severine.queune>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: jonathan.druart, katrin.fischer, martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
19.11.00
Attachments: Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema
Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema
Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema

Description Séverine Queune 2019-10-31 10:57:20 UTC
Description for encumber_open in Koha Schema should be "funds" instead of "finds".
See http://schema.koha-community.org/master/tables/aqinvoice_adjustments.html
Comment 1 Séverine Queune 2019-11-08 13:30:59 UTC
Created attachment 95209 [details] [review]
Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema

Correct a typo in Koha Schema comment. finds --> funds
Comment 2 Katrin Fischer 2019-11-13 11:06:12 UTC
Created attachment 95359 [details] [review]
Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema

Correct a typo in Koha Schema comment. finds --> funds

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 3 Katrin Fischer 2019-11-13 11:06:30 UTC
Congrats Severine!
Comment 4 Jonathan Druart 2019-11-13 12:22:00 UTC
Created attachment 95374 [details] [review]
Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema

Correct a typo in Koha Schema comment. finds --> funds

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 5 Martin Renvoize 2019-11-13 13:10:52 UTC
Nice work!

Pushed to master for 19.11.00
Comment 6 Martin Renvoize 2019-11-13 13:44:38 UTC
Thanks for your first patch Severine, it's lovely to have you aboard :)