[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6833] trunk/sql/modules/Roles.sql
- Subject: SF.net SVN: ledger-smb:[6833] trunk/sql/modules/Roles.sql
- From: ..hidden..
- Date: Mon, 10 Feb 2014 14:04:34 +0000
Revision: 6833
http://sourceforge.net/p/ledger-smb/code/6833
Author: einhverfr
Date: 2014-02-10 14:04:33 +0000 (Mon, 10 Feb 2014)
Log Message:
-----------
Fixing bug 1060. No permission to list sales quotations from menu.
Modified Paths:
--------------
trunk/sql/modules/Roles.sql
Modified: trunk/sql/modules/Roles.sql
===================================================================
--- trunk/sql/modules/Roles.sql 2014-02-10 13:58:37 UTC (rev 6832)
+++ trunk/sql/modules/Roles.sql 2014-02-10 14:04:33 UTC (rev 6833)
@@ -446,7 +446,7 @@
SELECT lsmb__grant_perms('sales_quotation_list', obj, 'SELECT')
FROM unnest(array['oe'::text, 'orderitems', 'business_unit_oitem']) obj;
-SELECT lsmb__grant_menu('sales_quotation_list', 54, 'allow');
+SELECT lsmb__grant_menu('sales_quotation_list', 71, 'allow');
SELECT lsmb__create_role('ar_all');
SELECT lsmb__grant_role('ar_all', rname)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits