summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-08-21 15:44:26 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2008-08-21 15:44:26 +0000
commit767f00372726c561e86f3b57bf3437ae175dbb0b (patch)
treebb709080b47acf296ec63cc9e014d6b0853e76a7 /sql
parent69d00a1e810accadd2bbc26ec58f9d827826f088 (diff)
* Minor fixes to customer/vendor entry
* Fixes to customer search functionality git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2295 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 102b9255..03b4afb5 100644
--- a/sql/Pg-database.sql
+++ b/sql/Pg-database.sql
@@ -2054,7 +2054,7 @@ COPY menu_attribute (node_id, attribute, value, id) FROM stdin;
13 menu 1 31
14 module customer.pl 32
14 action search 36
-15 module ct.pl 35
+15 module customer.pl 35
15 db customer 37
15 action history 33
16 menu 1 38