[Koha-bugs] [Bug 13199] New: Incoherence between 'en' sample notices and translated notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 4 20:44:27 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13199

            Bug ID: 13199
           Summary: Incoherence between 'en' sample notices and translated
                    notices
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: frederic at tamil.fr
        QA Contact: gmcharlt at gmail.com

Koha sample notices are loaded to 'letter' table from a text SQL file
during Koha installation by web installer. The reference file is the one
provided for English (en) installation :

  <koha_root>/installer/data/mysql/en/mandatory/sample_notices.sql

Alternatives files are provided for other languages. Those files are difficult
to keep synchronized with reference file. This could be an functional issue
since some Koha operation depend on notice existence, for example Print Slip in
Circulation.

For example, for French installation, those notices are missing: ISSUEQSLIP,
ISSUESLIP, OPAC_REG_VERIFY, RESERVESLIP, TRANSFERSLIP

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list