https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39456

            Bug ID: 39456
           Summary: Change "borrower number" to "borrowernumber"
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

"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.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to