create weakly event

This commit is contained in:
Peter Maquiran
2024-10-22 14:31:04 +01:00
parent ac1f01b15b
commit 54fb4f57d7
29 changed files with 447 additions and 225 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ export class TaskService {
@XTracerAsync({name:'taskService/loadEventToAprove', bugPrint: true})
async loadEventosParaAprovacao(tracing?: TracingType) {
this.showLoaderNum++
console.log('PR')
// console.log('PR')
// PR dont have event to approve
/* if(this.SessionStore.user.Profile != 'PR') { */
try {