[Bug 12502] Add columns for note, order number and ISBN to late orders page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12502 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #23 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Can you please fix the issues pointed out by the QA script? I could fix the filtes, but not sure about the first: FAIL acqui/lateorders.pl FAIL critic # Variables::ProhibitUnusedVariables: Got 1 violation(s). FAIL koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt FAIL filters missing_filter at line 84 ( [% lateorder.ordernumber %]) missing_filter at line 143 ( <td><input name="vendornote" id="vendornote" type="text" value="[% lateorder.vendornote %]"></td>) missing_filter at line 144 ( <td>[% lateorder.isbn %]</td>) missing_filter at line 142 ( <td><input name="internalnote" id="internalnote" type="text" value="[% lateorder.internalnote %]"></td>) missing_filter at line 269 ( $("#savenotes").after("<span id=\"loading\" style=\"margin:4px;\"><img src=\"[% interface %]/[% theme %]/img/loading-small.gif\" alt=\"\" /> "+_("Loading")+"</span>");) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org