[Koha-bugs] [Bug 34305] If actual cost is negative, wrong price will display in the acq details tab

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 18 16:52:27 CEST 2023


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 153610
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153610&action=edit
Bug 34305: Account for negative prices on acq details tab

The acquisition detail tab shows the estimated cost while
the order is still pending and the actual price, once received.
At least the tool tip on the table header row says so. This
was not working correctly.

To test:
* Create a basket
* Create a new order line with a negative list price (credit)
* Close the basket
* Verify that the price shows correctly in the acquisition details
  tab on the record
* Receive the order and enter a different negative actual price.
* Reload detail view, verify it still shows the estimcated price
* Apply patch, restart_all
* Verify now the correct actual price displays
* Create another basket and order line
* Verify while not yet received, it still shows the estimaed price

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


More information about the Koha-bugs mailing list