[Koha-bugs] [Bug 9346] acqui/neworderempty.pl ignores exchange rates and destroys user data on page load

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 4 10:01:11 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 14410
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14410&action=edit
Bug 9346 - acqui/neworderempty.pl ignores exchange rates and destroys user data
on page load

This restores behaviour of new order form before Bug 5335 merge

Test scenario:

1. load Receipt summary for existing customer
2. take note of Unit cost and Order cost
3. open existing order line and verify that Replacement cost,
   Budgeted cost and Total are not re-calculated on page load
4. change currency and verify that costs are updated
   (change currency to system default and all values should become
   same as vendor price)
5. change Quantity, get alert "You can't add a new item, please create a new
order line"
   and verify that Total still reflects correct value

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list