Orders: Difference between revisions
No edit summary |
|||
| (6 intermediate revisions by one other user not shown) | |||
| Line 154: | Line 154: | ||
==== Flight Import ==== | ==== Flight Import ==== | ||
Imports flight details including airline, cabin class, flight number, departure/arrival airports and dates, and passenger list. Creates a new flight in the itinerary and associates it with the imported order. Validates passenger names against current itinerary members, airport codes, date formats, and cabin class values. | Imports flight details including airline, cabin class, flight number, departure/arrival airports and dates, and passenger list. Creates a new flight in the itinerary and associates it with the imported order. Validates passenger names against current itinerary members, airport codes, date formats, and cabin class values.If validation errors are found during import, they are displayed in a dialog showing a spreadsheet preview of the imported data with errors highlighted, allowing the user to identify and fix issues before re-importing. | ||
[[Itinerary Section Template Import|Itinerary Sections Import Guidelines]] | |||
== General Form Fields == | == General Form Fields == | ||
| Line 237: | Line 239: | ||
== Accommodation-Specific Fields == | == Accommodation-Specific Fields == | ||
=== Select | === Select Accommodations === | ||
Selects an existing | Selects an existing hotel/accommodation item from the itinerary. | ||
When selected: | When selected: | ||
| Line 247: | Line 249: | ||
- Guest data can be included in the generated PDF | - Guest data can be included in the generated PDF | ||
=== Number of Rooms Required === | === Number of Rooms Required === | ||
| Line 352: | Line 352: | ||
|} | |} | ||
[[Category:3.4.1]] | [[Category:3.4.1]] | ||
[[Category:Excel]] | |||