Don't allow inactivation of GL Accounts belonging to Bank Accounts
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 3 Mar 2011 15:18:22 +0000 (16:18 +0100)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 3 Mar 2011 15:18:22 +0000 (16:18 +0100)
gl/manage/gl_accounts.php

index 097eddebf5c890267e8973c42bc328cce69927b9..5d918cc8e8a1e559635abd2d8756a4a98c27e1b6 100644 (file)
@@ -12,7 +12,7 @@
 $page_security = 'SA_GLACCOUNT';
 $path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
-
 page(_($help_context = "Chart of Accounts"));
 
 include($path_to_root . "/includes/ui.inc");