Bug 39456

Summary: Change "borrower number" to "borrowernumber" (when referring to the database column)
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: Needs documenting --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: david, philip.orr
Version: unspecifiedKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Caroline Cyr La Rose 2025-03-25 20:48:53 UTC
"borrowernumber" should only ever refer to the database column or the value in that column and therefore should always be written as one word.

We should correct the instances where it's written as "borrower number".

Here are the occurrences (if you have a local copy of the manual, you can do `git grep "borrower number"` and it will find all the occurrences of the string in all the files)

administration.rst:  in user's borrower number matches the filter condition.
administration.rst:currently logged in user having a particular borrower number, for example "12".
reports.rst:  - :code:`borrowernumber` - The borrower number from the database. This is not enclosed by single quotation marks because we wish to query Koha.