invoice_sections_with_taxes per-agent, RT#79636
[freeside.git] / httemplate / edit / bulk-part_pkg.html
index 1773c9a..4665c9f 100644 (file)
@@ -6,6 +6,7 @@
 .row0 { background-color: #eeeeee; }
 .row1 { background-color: #ffffff; }
 </STYLE>
+<& /elements/error.html &>
 
 <FORM ACTION="process/bulk-part_pkg.html" METHOD="POST">
 <DIV>
@@ -68,5 +69,4 @@ foreach my $num (keys %report_class) {
     $initial_state{$num} = '';
   } # else, uh, you didn't provide any pkgparts
 }
-warn Dumper \%initial_state;
 </%init>