summaryrefslogtreecommitdiff
path: root/sql/Pg-database.sql
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-10-14 20:54:23 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-10-14 20:54:23 +0000
commit9a886f786ef9d91e07ea3b5e160b2404005950e7 (patch)
tree6f354bc156ad5f7226e616315527884ce778a8f6 /sql/Pg-database.sql
parente5549057abc64f86547384d7c06f99614332c0f4 (diff)
Adjustments to the menu SQL to correct the menu structure and rendering
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1753 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'sql/Pg-database.sql')
-rw-r--r--sql/Pg-database.sql3
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/Pg-database.sql b/sql/Pg-database.sql
index d4af4130..d5a3aae9 100644
--- a/sql/Pg-database.sql
+++ b/sql/Pg-database.sql
@@ -2118,6 +2118,7 @@ COPY menu_attribute (node_id, attribute, value, id) FROM stdin;
58 action search 139
57 type generate_sales_order 135
58 type generate_purchase_order 138
+60 menu 1 550
61 module oe.pl 140
61 action search 141
62 module oe.pl 143
@@ -2225,7 +2226,7 @@ COPY menu_attribute (node_id, attribute, value, id) FROM stdin;
101 menu 1 248
102 module pe.pl 249
102 action project_sales_order 250
-102 menu 1 255
+103 menu 1 255
104 module pe.pl 256
104 type project 258
104 action search 257