Open simonredfern opened 7 years ago
We've added a flag to Views in OBP API which controls if the API can update them via the existing Update View API call.
i.e. if is_system = true a normal user won't be able update the view and will get an error.
Sofit should handle this.
Also Sofit will have to name user defined views starting with a "_"
We've added a flag to Views in OBP API which controls if the API can update them via the existing Update View API call.
i.e. if is_system = true a normal user won't be able update the view and will get an error.
Sofit should handle this.
Also Sofit will have to name user defined views starting with a "_"