--- C:/Documents and Settings/Lisa/Mes documents/Téléchargements/ubercart/uc_store/uc_store.module	Wed Nov 11 22:05:18 2009
+++ C:/www/website/lacurieuse/sites/all/modules/ubercart/uc_store/uc_store.module	Wed Feb 17 17:54:51 2010
@@ -490,7 +490,7 @@
  * Implementation of hook_perm().
  */
 function uc_store_perm() {
-  return array('administer store', 'view customers', 'view store reports');
+  return array('administer store', 'view customers', 'view store reports', 'view store status');
 }
 
 /**
