Update from usntable branch.
[fa-stable.git] / reporting / rep707.php
index e19c29fee14db86c90259da0cd401424eea9bb68..15690a09a23ac1e0e840d42b2e9a37f9a937d480 100644 (file)
@@ -9,7 +9,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security = 2;
+$page_security = 'SA_GLANALYTIC';
 // ----------------------------------------------------------------
 // $ Revision: 2.0 $
 // Creator:    Joe Hunt
@@ -243,6 +243,7 @@ function print_profit_and_loss_statement()
                                $last = $account['parent'];
                        $typename[$level] = $account['AccountTypeName'];
                        $closing[$level] = $account['parent'];
+
                        $rep->row -= 4;
                        $rep->TextCol(0, 5, $account['AccountTypeName']);
                        $rep->row -= 4;