Applied table validation

This commit is contained in:
nisha
2025-01-20 18:09:29 +05:30
parent 4cb4d78403
commit f4f084719f
5 changed files with 109 additions and 19 deletions

View File

@@ -61,6 +61,7 @@ invalid.status.change.from.draft=Status cannot be changed to READY_TO_PUBLISH or
status.cannot.be.changed=Status cannot be changed.
published.call.not.update=Published call cannot be updated.
invalid.status.change.from.publish=Status cannot be changed to READY_TO_PUBLISH or DRAFT from PUBLISH.
validation.table.message=Data for field {0} is not present.

View File

@@ -342,3 +342,4 @@ user.with.company.not.found = Utente con azienda non trovato per utente o aziend
user.action.fetched.successfully = Dettagli sull'azione dell'utente recuperati correttamente.
action.context.labels.fetched.successfully = Etichette del contesto dell'azione recuperate correttamente.
amount.accepted.required=L'importo accettato <20> obbligatorio durante l'approvazione della domanda.
validation.table.message=I dati per il campo {0} non sono presenti.