Xtuple.perms.json
authorEdward <edward@roojs.com>
Fri, 28 Feb 2014 10:11:23 +0000 (18:11 +0800)
committerEdward <edward@roojs.com>
Fri, 28 Feb 2014 10:11:23 +0000 (18:11 +0800)
Xtuple.perms.json

index 734df30..9d5b0bb 100644 (file)
@@ -1,8 +1,6 @@
 
 {      
-  
-        
-       "InvoiceAll"              : [ "S",      "" , "Void Invoices (not in Sales order)"],
+    "InvoiceAll"              : [ "S",      "" , "Void Invoices (not in Sales order)"],
     "ExpensesAll"                  : [ "S",      "", "View All Expenses"],
     "Accounts"                  : [ "S",      "", "View Accounts summary"],
     "AccountsTab"                  : [ "S",      "", "View Accounts Tab"],
@@ -11,6 +9,12 @@
 
     "Reconcile"                  : [ "S",       "", "Bank Reconcile"],
     "SalesPlanner"                  : [ "S",       "", "Admin Sales Planner"],
-    "CustomerDownload"               : [ "S",       "", "Download Customer List"]
+    "CustomerDownload"               : [ "S",       "", "Download Customer List"],
+    
+    "Sales"               : [ "S",       "", "View Sales Tab"],
+    "Purchase"               : [ "S",       "", "View Purchase Tab"],
+    "Inventory"               : [ "S",       "", "View Inventory Tab"],
+    
+    
 }
       
\ No newline at end of file