Done ticket GEPAFINBE-175

This commit is contained in:
rajesh
2025-02-27 19:11:27 +05:30
parent ee5faa701c
commit ec6fe90000
10 changed files with 66 additions and 6 deletions

View File

@@ -2532,4 +2532,9 @@
newColumnName="appointment_template_id"/>
</changeSet>
<changeSet id="27-02-2025_RK_270225" author="Rajesh Khore">
<sqlFile dbms="postgresql"
path="db/dump/updated_system_email_template_email_scenario_27_02_2025.sql"/>
</changeSet>
</databaseChangeLog>

View File

@@ -0,0 +1,2 @@
UPDATE gepafin_schema.system_email_template SET email_scenario='APPLICATION_ADMISSIBLE' WHERE "type"='ADMISSIBILITY_NOTIFICATION' AND "system"=true ;

View File

@@ -390,7 +390,8 @@ company.document.copied.successfully = Company Document Copied successfully.
invalid.expiration.date = Invalid Expiration Date
appointment.cannot.be.created = Appointment cannot be created because call doesn't have the template id.
appointment.not.created = Appointment not created please try again.
validation.failed.checklist=Validation failed for checklist.
insufficient.score.msg = Insufficient score to pass to the technical and economic-financial evaluation

View File

@@ -384,3 +384,5 @@ invalid.expiration.date = Data di scadenza non valida
appointment.cannot.be.created = Impossibile creare l'appuntamento perch<63> la chiamata non ha l'ID del modello di appuntamento.
appointment.not.created = Appuntamento non creato, riprova
validation.failed.checklist=Convalida fallita per la checklist.
insufficient.score.msg = Punteggio non sufficiente per passaggio alla valutazione tecnica ed economico finanziaria