From 7595b9fa3b219c3e0ad3eed3692445c2466772d7 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 25 Nov 2007 23:00:12 +0000 Subject: Employee creation/management is now on new system. May need some additional tweaking git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1908 4979c152-3d1c-0410-bac9-87ea11338e46 --- sql/Pg-database.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/Pg-database.sql b/sql/Pg-database.sql index 060655fa..17f62313 100644 --- a/sql/Pg-database.sql +++ b/sql/Pg-database.sql @@ -2049,7 +2049,7 @@ COPY menu_attribute (node_id, attribute, value, id) FROM stdin; 44 report 1 110 46 menu 1 111 47 menu 1 112 -48 module hr.pl 113 +48 module employee.pl 113 48 action add 114 48 db employee 115 49 module hr.pl 116 -- cgit v1.2.3