[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6174] trunk/sql



Revision: 6174
          http://sourceforge.net/p/ledger-smb/code/6174
Author:   einhverfr
Date:     2013-10-23 14:30:35 +0000 (Wed, 23 Oct 2013)
Log Message:
-----------
Menu changes for sequences code

Modified Paths:
--------------
    trunk/sql/Pg-database.sql
    trunk/sql/modules/Roles.sql
    trunk/sql/modules/menu_rebuild.sql

Modified: trunk/sql/Pg-database.sql
===================================================================
--- trunk/sql/Pg-database.sql	2013-10-23 13:59:48 UTC (rev 6173)
+++ trunk/sql/Pg-database.sql	2013-10-23 14:30:35 UTC (rev 6174)
@@ -2889,6 +2889,7 @@
 95	Translations	77	12
 85	Reports	77	11
 98	Timecards	0	14
+17	Sequences	128	4
 \.
 
 
@@ -3262,7 +3263,7 @@
 166	template	purchase_order	427
 167	template	bin_list	428
 168	template	statement	429
-169	template	quotation	430
+169	template	sales_quotation	430
 170	template	rfq	431
 171	template	timecard	432
 241	template	letterhead	644
@@ -3341,7 +3342,7 @@
 180	template	purchase_order	513
 181	template	bin_list	514
 182	template	statement	515
-185	template	sales_quotation	518
+185	template	quotation	518
 186	template	rfq	519
 187	template	timecard	520
 183	template	check	516
@@ -3540,6 +3541,8 @@
 13	multi	1	177
 16	module	inventory.pl	178
 16	action	enter_adjust	179
+17	module	configuration.pl	206
+17	action	sequence_screen	207
 \.
 
 

Modified: trunk/sql/modules/Roles.sql
===================================================================
--- trunk/sql/modules/Roles.sql	2013-10-23 13:59:48 UTC (rev 6173)
+++ trunk/sql/modules/Roles.sql	2013-10-23 14:30:35 UTC (rev 6174)
@@ -864,6 +864,7 @@
 
 SELECT lsmb__create_role('system_settings_change');
 SELECT lsmb__grant_role('system_settings_change', 'system_settings_list');
+SELECT lsmb__grant_menu('system_settings_change', 17, 'allow');
 
 SELECT lsmb__create_role('taxes_set');
 SELECT lsmb__grant_perms('taxes_set', 'tax', 'INSERT');
@@ -947,6 +948,7 @@
 SELECT lsmb__grant_exec('users_manage', 'admin__save_user(int,int,text,text,bool)');
 SELECT lsmb__grant_exec('users_manage', 'admin__delete_user(TEXT, bool)');
 SELECT lsmb__grant_perms('users_manage', 'role_view', 'SELECT');
+SELECT lsmb__grant_menu('users_manage', 222, 'allow');
 
 SELECT lsmb__create_role('system_admin');
 SELECT lsmb__grant_role('system_admin', rname)

Modified: trunk/sql/modules/menu_rebuild.sql
===================================================================
--- trunk/sql/modules/menu_rebuild.sql	2013-10-23 13:59:48 UTC (rev 6173)
+++ trunk/sql/modules/menu_rebuild.sql	2013-10-23 14:30:35 UTC (rev 6174)
@@ -807,6 +807,8 @@
 13	multi	1	177
 16	module	inventory.pl	178
 16	action	enter_adjust	179
+17	module	configuration.pl	206
+17	action	sequence_screen	207
 \.
 
 
@@ -1036,6 +1038,7 @@
 95	Translations	77	12
 85	Reports	77	11
 98	Timecards	0	14
+17	Sequences	128	4
 \.
 
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits