IO-3689 Customer List Restriction
Signed-off-by: Allan Carr <allan@imexsystems.ca>
This commit is contained in:
@@ -408,6 +408,6 @@ const restrictedReports = [
|
||||
{ key: "job_costing_ro_estimator", days: 183 },
|
||||
{ key: "job_lifecycle_date_detail", days: 183 },
|
||||
{ key: "job_lifecycle_date_summary", days: 183 },
|
||||
{ key: "customer_list", days: 183 },
|
||||
{ key: "customer_list_excel", days: 183 }
|
||||
{ key: "customer_list", days: 736 },
|
||||
{ key: "customer_list_excel", days: 736 }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user