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

SF.net SVN: ledger-smb:[6898] branches/1.3



Revision: 6898
          http://sourceforge.net/p/ledger-smb/code/6898
Author:   einhverfr
Date:     2014-02-26 14:44:35 +0000 (Wed, 26 Feb 2014)
Log Message:
-----------
fix for 1027

Modified Paths:
--------------
    branches/1.3/Changelog
    branches/1.3/sql/modules/Roles.sql

Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog	2014-02-26 14:39:51 UTC (rev 6897)
+++ branches/1.3/Changelog	2014-02-26 14:44:35 UTC (rev 6898)
@@ -2,6 +2,10 @@
 Initial Release:  Monday, Oct 12 2011
 Supported Presently
 
+Changelog for 1.3.39
+* Fixed Internal Server Error clicking through ar/ap report (Chris T, 1022)
+* Fixed internal server error deleting part (Chris T, 1027)
+
 Changelog for 1.3.38
 * Fixed AR/AP transactions resetting currency/exchange rate (Chris T)
 * Fixed adding vouchers not checking for locked/approved batches (Chris T 1025)

Modified: branches/1.3/sql/modules/Roles.sql
===================================================================
--- branches/1.3/sql/modules/Roles.sql	2014-02-26 14:39:51 UTC (rev 6897)
+++ branches/1.3/sql/modules/Roles.sql	2014-02-26 14:44:35 UTC (rev 6898)
@@ -712,7 +712,7 @@
 GRANT SELECT ON assembly, orderitems, jcitems, invoice 
 TO "lsmb_<?lsmb dbname ?>__part_edit";
 
-GRANT DELETE ON assembly TO "lsmb_<?lsmb dbname ?>__part_edit";
+GRANT DELETE ON assembly, parts TO "lsmb_<?lsmb dbname ?>__part_edit";
 GRANT UPDATE ON parts, partsgroup, assembly TO "lsmb_<?lsmb dbname ?>__part_edit";
 GRANT ALL ON makemodel TO "lsmb_<?lsmb dbname ?>__part_edit";
 --###oldcode: Should have been UPDATE

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


------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits