Stable branch merged up to 2.3.21
[fa-stable.git] / reporting / rep707.php
index 846bb9d4f8a75b5eabc57eb5d0d02be9ad2a2346..64dea035bcb8ea83522bbd47fb88e158a5d916c6 100644 (file)
@@ -258,6 +258,7 @@ function print_profit_and_loss_statement()
        $rep = new FrontReport(_('Profit and Loss Statement'), "ProfitAndLoss", user_pagesize(), 9, $orientation);
     if ($orientation == 'L')
        recalculate_cols($cols);
+
        $rep->Font();
        $rep->Info($params, $cols, $headers, $aligns);
        $rep->NewPage();