projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5477706
)
Don't allow inactivation of GL Accounts belonging to Bank Accounts
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 3 Mar 2011 15:18:22 +0000
(16:18 +0100)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Thu, 3 Mar 2011 15:18:22 +0000
(16:18 +0100)
gl/manage/gl_accounts.php
patch
|
blob
|
history
diff --git
a/gl/manage/gl_accounts.php
b/gl/manage/gl_accounts.php
index 097eddebf5c890267e8973c42bc328cce69927b9..5d918cc8e8a1e559635abd2d8756a4a98c27e1b6 100644
(file)
--- a/
gl/manage/gl_accounts.php
+++ b/
gl/manage/gl_accounts.php
@@
-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");