[Koha-bugs] [Bug 34375] Shipping fund in an invoice defaults to the first fund from the list rather than 'no fund' after receiving.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 6 11:43:56 CET 2023


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

--- Comment #9 from Matt Blenkinsop <matt.blenkinsop at ptfs-europe.com> ---
Created attachment 158497
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158497&action=edit
Bug 34375: Fix the option to provide no fund in budget dropdown

Currently it is not possible to use the No fund option as the dropwdown will
default to the first budget in the list. This patch re-adds this option so that
the defaulting behaviour is fixed

Test plan:
1) Go to a vendor record in Acquisitions and then Receive Shipment
2) Enter an invoice number
3) Leave the Shipping cost empty and Shipping Fund as 'No fund'
4) Receive some orders or go straight to Finish receiving
5) Notice the Shipping fund has defaulted to the first fund in the alphabetical
list of funds.  It is not possible to select 'No fund' and the selected fund is
recorded in shipmentcost_budgetid incorrectly.
6) Apply patch
7) Repeat steps 1-5 and this time the No fund option should be used correctly

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


More information about the Koha-bugs mailing list