Koha/koha-tmpl/intranet-tmpl/prog/en/js
Jonathan Druart d311722445 Bug 12839: aqbooksellers.gstreg is never used
The aqbooksellers.gstreg is never used in the code.
This patch does not remove the DB field but 3 useless occurrences in the
neworderempty page.

The both variable applygst and gstreg have never been took into account for prices calculation.

Test plan:
Verify there is no difference before and after the patch in the prices
calculation.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-12-03 11:34:48 -03:00
..
pages Bug 9043: Syspref improvement: add new type "multiple" 2014-11-10 12:25:12 -03:00
acq.js Bug 12839: aqbooksellers.gstreg is never used 2014-12-03 11:34:48 -03:00
additem.js
ajax.js
background-job-progressbar.js
basket.js
basketgroup.js
cataloging.js Bug 13080 - Addition of noEnterSubmit class should not apply to textarea, only to input 2014-10-27 12:56:15 -03:00
checkouts.js Bug 13293 - Regression: Override renewal limit option broken with AJAX circ 2014-11-22 11:15:33 -03:00
datatables.js Bug 12987: Update table footer with the visible rows 2014-11-11 09:46:21 -03:00
holds.js Bug 13122 - Patron holds table no longer display date item went in transit 2014-11-16 21:08:52 -03:00
localcovers.js
members.js
merge-record.js
offlinecirc.js
prevent_submit.js
staff-global.js Bug 13089 - Tab key triggers JavaScript error in the checkEnter function 2014-11-07 15:09:20 -03:00
xmlControlfield.js