Setting/automailmasteronly: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 10: | Line 10: | ||
*Trigger if not group = the action only triggers on bookings that are not part of a booking group. The Invoice Balance trigger uses the booking balance. | *Trigger if not group = the action only triggers on bookings that are not part of a booking group. The Invoice Balance trigger uses the booking balance. | ||
*Trigger all if group = the action will trigger on all bookings in a group but only on group bookings. The Invoice Balance trigger uses the group balance | *Trigger all if group = the action will trigger on all bookings in a group but only on group bookings. The Invoice Balance trigger uses the booking balance. | ||
*Trigger all except master if group = the action will trigger on all SUB bookings, (excluding Master). The Invoice Balance trigger uses the booking balance | |||
*Trigger only master if group = the action will only trigger on the master booking and only if it is a group booking. The Invoice Balance trigger uses the group balance. | *Trigger only master if group = the action will only trigger on the master booking and only if it is a group booking. The Invoice Balance trigger uses the group balance. | ||
*Trigger all on master if group = the action will apply to all bookings in a group when the master booking meets the trigger condition and only on group bookings. The Invoice Balance trigger uses the group balance. | *Trigger all on master if group = the action will apply to all bookings in a group when the master booking meets the trigger condition and only on group bookings. The Invoice Balance trigger uses the group balance. | ||
The Invoice Balance trigger value (booking or group balance) applies to triggering the auto action, it does not apply and booking or group balance value to operations performed by the action like creating pending payments. | |||