Fix #7123 - getting abra ready to test
[Pman.Xtuple] / Xtuple.perms.json
index 734df30..6bc8d6d 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"],
+    "Purchases"            : [ "S",       "", "View Purchase Tab"],
+    "Manage"           : [ "S",       "", "View Inventory / Pricing Tab"]
+    
+    
 }
       
\ No newline at end of file