http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4292 Summary: deleting a budget leaves funds orphaned Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: nengard@gmail.com Estimated Hours: 0.0 Change sponsored?: --- When you delete a budget (cgi-bin/koha/admin/aqbudgetperiods.pl?op=delete_confirm&budget_period_id=3) there are no warnings - but if you delete a budget the funds are orphaned - meaning that the funds remain (cgi-bin/koha/admin/aqbudgets.pl) without being attached to a budget anymore. This means that when you go to place an order there are no warnings saying that you need to define a budget and the budget pull down is empty on the order page (/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=1&basketno=14&biblionumber=40). Something needs to be in place to prevent the deletion of things that will lead to things being broken. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.