[Koha-bugs] [Bug 22393] Remove last remaining manualinvoice use

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 5 03:21:40 CEST 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #29 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Please fix the QA script errors:

 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/members/maninvoice.tt
   FAIL   filters
                missing_filter at line 45 (                        An error
occured, please try again: [% error %])
                missing_filter at line 66 (                           
<li><label for="barcode">Barcode: </label><input type="text" name="barcode"
id="barcode" value="[% barcode %]" /></li>)
                missing_filter at line 67 (                           
<li><label for="desc">Description: </label><input type="text" name="desc"
id="desc" size="50" value="[% desc %]" /></li>)
                missing_filter at line 68 (                           
<li><label for="note">Note: </label><input type="text" name="note" size="50"
id="note" value="[% note %]" /></li>)
                missing_filter at line 69 (                           
<li><label for="amount">Amount: </label><input type="number" name="amount"
id="amount" required="required" step="any" min="0" value="[% amount %]" />
Example: 5.00</li>)
   OK     forbidden patterns
   OK     git manipulation
   OK     js_in_body
   FAIL   spelling
                 occured  ==> occurred
   OK     tt_valid
   OK     valid_template

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


More information about the Koha-bugs mailing list