From 9a886f786ef9d91e07ea3b5e160b2404005950e7 Mon Sep 17 00:00:00 2001 From: tetragon Date: Sun, 14 Oct 2007 20:54:23 +0000 Subject: 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 --- sql/Pg-database.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql/Pg-database.sql') 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 -- cgit v1.2.3