Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Jonathan Druart 20d9ed618f Bug 13321: Rename variables
This patch renames the variable according to the new DB column names
 * gste => tax_excluded
 * gsti => tax_included
 * gstrate => tax_rate
 * gstvalue => tax_value

This patch also modify the ModReceiveOrder subroutine:
 * Edit vendor note on receiving is not possible, so the code should not
   permit that.
 * Update ModReceiveOrder to pass a hashref

And that's all!
git grep on gste, gsti, gstrate and gstvalue should not return any code
that can be executed.

Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>

Signed-off-by: Francois Charbonnier <francois.charbonnier@inlibro.com>

Signed-off-by: Sonia Bouis <sonia.bouis@univ-lyon3.fr>
Signed-off-by: Sonia Bouis <koha@univ-lyon3.fr>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-10-28 13:45:59 +00:00
..
tables Bug 16968 - Remove the use of "onclick" from serial patron and vendor search templates 2016-09-09 13:23:11 +00:00
acqui-search-result.tt Bug 17165: Improve heading on vendor search when searching for all vendors in Serials 2016-09-09 14:01:16 +00:00
acqui-search.tt
add_fields.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
checkexpiration.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
claims.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
result.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
routing-preview-slip.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
routing-preview.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
routing.tt Bug 16946 [Revised] Remove the use of "onclick" from several serials templates 2016-09-09 13:19:17 +00:00
serial-issues-full.tt
serial-issues.tt
serials-collection.tt Bug 17245: Untranslatable abbreviated names of seasons. 2016-09-25 13:50:28 +00:00
serials-edit.tt BZ7677: New areas in subscriptions and new functions when receiving. 2016-09-12 09:13:54 +00:00
serials-home.tt
serials-search.tt Bug 16950: Serials subscriptions advanced search shows '0 found' pre-search 2016-09-09 13:20:20 +00:00
showpredictionpattern.tt Bug 17245: Untranslatable abbreviated names of seasons. 2016-09-25 13:50:28 +00:00
subscription-add.tt Bug 7677 [Follow-up]: New areas in subscriptions and new functions when receiving. 2016-09-12 09:13:56 +00:00
subscription-bib-search.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
subscription-detail.tt Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
subscription-frequencies.tt Bug 16967: Remove the use of "onclick" from serial frequency and numbering management 2016-09-12 15:35:22 +00:00
subscription-history.tt Bug 14969: Remove C4::Dates from serials/*.pl files 2015-11-17 15:35:57 -03:00
subscription-numberpatterns.tt Bug 16967: Remove the use of "onclick" from serial frequency and numbering management 2016-09-12 15:35:22 +00:00
subscription-renew.tt Bug 14969: Remove C4::Dates from serials/*.pl files 2015-11-17 15:35:57 -03:00
viewalerts.tt