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

Koha Team Lyon 3 <k...@univ-lyon3.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55415|0                           |1
        is obsolete|                            |

--- Comment #82 from Koha Team Lyon 3 <k...@univ-lyon3.fr> ---
Created attachment 56422
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56422&action=edit
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.ra...@biblibre.com>

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

Signed-off-by: Sonia Bouis <sonia.bo...@univ-lyon3.fr>
Signed-off-by: Sonia Bouis <k...@univ-lyon3.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to