Updated code for appointment creation and added a column in hub for appointment template id..

This commit is contained in:
piyushkag
2025-02-12 11:48:06 +05:30
parent ec7c08b6d6
commit 245f9059e3
9 changed files with 62 additions and 28 deletions

View File

@@ -362,4 +362,6 @@ validation.required.requested.amount=La configurazione dell'importo richiesto
company.id.not.null=L'ID dell'azienda non pu? essere nullo.
formula.amount.not.matches.requested.amount=Il {0} non corrisponde all'importo calcolato.
appointment.cannot.be.created = Impossibile creare l'appuntamento perch<63> la chiamata non ha l'ID prodotto.
appointment.cannot.be.created.by.template = L'ID prodotto non corrisponde al modello di appuntamento.