[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6327] addons/1.3/wxPOS/setup/functions.sql
- Subject: SF.net SVN: ledger-smb:[6327] addons/1.3/wxPOS/setup/functions.sql
- From: ..hidden..
- Date: Wed, 1 Jan 2014 14:37:09 +0000
Revision: 6327
http://sourceforge.net/p/ledger-smb/code/6327
Author: einhverfr
Date: 2014-01-01 14:37:08 +0000 (Wed, 01 Jan 2014)
Log Message:
-----------
Adding missing permission on pricematrix view
Modified Paths:
--------------
addons/1.3/wxPOS/setup/functions.sql
Modified: addons/1.3/wxPOS/setup/functions.sql
===================================================================
--- addons/1.3/wxPOS/setup/functions.sql 2014-01-01 13:53:32 UTC (rev 6326)
+++ addons/1.3/wxPOS/setup/functions.sql 2014-01-01 14:37:08 UTC (rev 6327)
@@ -158,5 +158,5 @@
(e.name @@ plainto_tsquery($1) OR eca.pay_to_name @@plainto_tsquery($1));
$$;
-
+GRANT SELECT ON wxpos_pricematrix TO PUBLIC;
COMMIT;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits