...
Example-Booking in Genesis says:
Code Price
Hotel 500
Flight 700
Ticket 100 special deposit-setting in this booking code of Euro 50,00
"Fix auf Buchung"
Total 1300
2 Pax are on the booking and assigned to all services.
A. In basic-settings or client-settings there has been set 20% as standard-deposit
- New flags "Exklusiv" and "ignoriere Standardanzahlung" in booking code "TICKET" are DISABLED
Calculate deposit: 20% of 1300 plus 50 (for TICKET) = 260+50 = 310
- New flag "Exklusiv" ENABLED and "ignoriere Standardanzahlung" DISABLED
Calculate: 20% of 1200 plus 50 = 240+50=290
- New flag "Exklusiv" DISABLED and "ignoriere Standardanzahlung" ENABLED
Calculate: only deposit defined at the booking-code = 50
- New flag "Exklusiv" and "ignoriere Standardanzahlung" ENABLED
Calculate: only deposit defined at the booking-code = 50
B. In basic-settings or client-settings there has been set the deposit "fix" 200 "pro Person" (pp)
- New flags "Exklusiv" and "ignoriere Standardanzahlung" in booking code "TICKET" are DISABLED
Calculate deposit: 200pp plus 50= 2x200 plus 50 (for TICKET) = 450 (225 pp)
- New flag "Exklusiv" ENABLED and "ignoriere Standardanzahlung" DISABLED
Calculate: 200pp plus 50= 2x200 plus 50 (for TICKET) = 450 (225 pp) (same as 1)
- New flag "Exklusiv" DISABLED and "ignoriere Standardanzahlung" ENABLED
Calculate: only deposit defined at the booking-code = 50
- New flag "Exklusiv" and "ignoriere Standardanzahlung" ENABLED
Calculate: only deposit defined at the booking-code = 50
These calculation-examples doesn't include the final calculation of MIN/MAX-comparing!