Wrong Permission for Inventory Purchasing Report (rep306.php). Fixed.
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 28 Feb 2021 22:14:48 +0000 (23:14 +0100)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Sun, 28 Feb 2021 22:15:25 +0000 (23:15 +0100)
reporting/rep306.php

index 00cddadc1f96a000cd4c3fe61ff9abd0d87a2f55..3ce3a86025bd49314d54a4d5a60f706e7f390300 100644 (file)
@@ -9,7 +9,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security = 'SA_SALESANALYTIC';
+$page_security = 'SA_SUPPLIERANALYTIC';
 // ----------------------------------------------------------------
 // $ Revision: 2.0 $
 // Creator:    Joe Hunt
 // ----------------------------------------------------------------
 // $ Revision: 2.0 $
 // Creator:    Joe Hunt