[Koha-bugs] [Bug 13320] Some prices calculation are done in template side

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 21 12:37:15 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13320

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 33776
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33776&action=edit
Bug 13320: Move price calculation from tt to pl

In parcel.tt, total are calculated for subtotal.

This could be done in the pl script for more consistency.

Test plan:
Go on a parcel page with several already received orders.
Orders must be linked to different funds.
If possible ecost and unitprice (price on ordering and on receiving)
should changed (different values will be displayed in the table).

The values displayed before and after the patch must be the same.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list