Bug 32888 - Ordering from staged records will use first fund from list when none was set
Summary: Ordering from staged records will use first fund from list when none was set
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 32293
  Show dependency treegraph
 
Reported: 2023-02-05 01:57 UTC by Katrin Fischer
Modified: 2023-02-05 01:59 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-02-05 01:57:01 UTC
There used to be a warning when you tried to add orders without setting either an individual fund for the order or a default fund.

Now if both fields are unset, it will just use the first fund in the list on saving :(

(found while fixing bug 32293)