Updated application validation related to company delegation

This commit is contained in:
harish
2024-10-09 20:13:08 +05:30
parent db23bd5ec4
commit e94be7eb33
6 changed files with 34 additions and 4 deletions

View File

@@ -223,5 +223,5 @@ application.status.updated.successfully = Application status updated successfull
delegation.not.found=Delegation not found.
user.company.relation.not.found=User with the specified company relation not found.
delegation.delete.success=Delegation deleted successfully.
user.not.authorized.create.application=User must be a legal representative or have delegation.

View File

@@ -218,5 +218,7 @@ application.status.updated.successfully = Stato dell'applicazione aggiornato con
delegation.not.found=Delega non trovata.
user.company.relation.not.found=Relazione utente con l'azienda specificata non trovata.
delegation.delete.success=Delega eliminata con successo.
user.not.authorized.create.application=L'utente deve essere un rappresentante legale o avere una delega.