Updated code for appointment creation and added a column in hub for appointment template id..
This commit is contained in:
@@ -423,6 +423,9 @@ public class GepafinConstant {
|
||||
|
||||
public static final String FORMULA_AMOUNT_NOT_MATCHED="formula.amount.not.matches.requested.amount";
|
||||
public static final String CRITERIA_TABLE_COLUMNS="criteria_table_columns";
|
||||
|
||||
public static final String APPOINTMENT_CANNOT_BE_CREATED = "appointment.cannot.be.created";
|
||||
public static final String APPOINTMENT_CANNOT_BE_CREATED_BY_TEMPLATE = "appointment.cannot.be.created.by.template";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user