summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-25 23:00:12 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-25 23:00:12 +0000
commit7595b9fa3b219c3e0ad3eed3692445c2466772d7 (patch)
tree4d36d8bfc60b05738d11ec58a570be119e7fba45 /sql
parent75bbfc4e3007318afcd8368e091ca3c13c5a3352 (diff)
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
Diffstat (limited to 'sql')
-rw-r--r--sql/Pg-database.sql2
1 files changed, 1 insertions, 1 deletions
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