Open alpertungagulbahar opened 2 years ago
SP:8
Hi @sgoEma @sercanEmakina @secoEmakina @alpertungagulbahar,
Test Class can be written for each step, then steps can be done.
“Venue”, “Room” and “Public Event Venue” objects can be created
“Venue”(Master-Detail(Venue)) under the “Room” object
“Venue”(Master-Detail(Venue)) and The “Public Event”(Master-Detail(Public Event)) fields can be created under the “Public Event Venue” object
The “Room”(Lookup(Room)) field can be created under the “Session” object.
“In Maintenance”(Checkbox), “Capacity For VIPs”(Number), “Total Capacity”(Number), and “Capacity”(Number) fields can be created under the “Room” object.
“City”(Text), “Country”(Text), “Street”(Text), “Postal Code”(Text), “Available Capacity”(Roll-Up Summary), “Available Capacity for VIPs”(Roll-Up Summary), and “Total Available Capacity”(Roll-Up Summary) fields can be created under the “Venue” object
LWC can be created to show the Venue address on the “Venue” record page
Best, TG
1 Event can be executed >= 1 Venue 1 Venue can have >= 1 Room 1 Session can be served in 1 Room
Venues holds rooms and rollups(capacity etc.) Venues will have its own meta data(Name, Address etc.) Optional : Google Maps Integration