Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui
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
..
acqui-home.tt
addorderiso2709.tt
basket.tt Bug 13321: Rename variables 2016-10-28 13:45:59 +00:00
basketgroup.tt
basketheader.tt
booksellers.tt
edifactmsgs.tt Bug 16843: Help for EDIFACT messages 2016-09-09 10:51:39 +00:00
histsearch.tt
invoice.tt
invoices.tt
lateorders.tt
neworderbiblio.tt
neworderempty.tt
newordersubscription.tt
newordersuggestion.tt
orderreceive.tt
parcel.tt
parcels.tt
supplier.tt
uncertainprice.tt
z3950_search.tt