[Koha-bugs] [Bug 21929] New: Typo in orderreceive.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 30 16:07:46 CET 2018


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

            Bug ID: 21929
           Summary: Typo in orderreceive.tt
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew.isherwood at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Line 300 of orderreceive.tt has a typo:

<input type="text" size="20" name="unitprice" id="unitprice" value="[%
unitprice | $Price on_editing => 1 | html %]" /> <span lass="hint">[% IF
(invoiceincgst == 1) %](tax inclusive)[% ELSE %](tax exclusive)[% END %]</span>

Note the 'lass' instead of 'class'

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


More information about the Koha-bugs mailing list