You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
addCustomField(CUSTOM_FIELD_IDS.TRAVELAGENCY,"Entry Travel Agency","Enter the travel agency name","short");
917
-
addCustomField(CUSTOM_FIELD_IDS.FAMILS,"Is it famils booking?","Entry whether this is a famil booking","yes-no");
930
+
addCustomField(CUSTOM_FIELD_IDS.FAMILS,"Is this a famil booking?","Entry whether this is a famil booking","yes-no");
931
+
addCustomField(CUSTOM_FIELD_IDS.SEND_EMAIL_TO_PARTNER,"Send confirmation email to partner?","Entry whether your want to send booking cofirmation email to partner.","yes-no");
932
+
addCustomField(CUSTOM_FIELD_IDS.SEND_EMAIL_TO_GUEST,"Send confirmation email to guest?","Entry whether your want to send booking cofirmation email to guest.","yes-no");
0 commit comments