< All Topics
Print

Traveling purpose

  • At CRM > Traveling purpose: Create travel purpose information, including 2 fields:Ā 
  • Name (Textbox): name of travel purpose. Allow users to enter a string of up to 150 characters. Do not allow null.
  • Description (Textbox): Description of travel purpose. Allow users to enter a string of up to 250 characters. Allow null.
  • Save (Button): Click to save the item.
  • Delete (Button): Click to delete the selected item.
  • The items after being configured will be displayed in a tree-like list on the left side of the screen.
  • Add column traveling_purpose to the booking, customer_transaction, booking_ota tables.

Result:

In the ā€œRegister informationā€ section:

Add a droplist ā€œTraveling purposeā€ to allow users to select items loaded from the CRM screen > Traveling purpose tab. Display the configured list of @TravelingPurposeName. Allow null.

For bookings returned from OTA that return the Traveling purpose value, display the value passed in the ā€œTraveling purposeā€ field.

For bookings returned from BE, the value in the ā€œTraveling purposeā€ field will be null because currently the user is not allowed to select Traveling purpose on BE.

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top