Bug 8435: DBRev 3.13.00.038
[koha.git] / admin / check_budget_parent.pl
index 5e637bd..8f56e2c 100755 (executable)
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use CGI;
 use C4::Context;
 use C4::Output;
 use C4::Auth;
 use C4::Budgets;
 
-=head1
+=head1 DESCRIPTION
 
 fetches the budget amount fron the DB,
 called by aqbudgets.pl and neworderempty.pl