Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 1,883: | Line 1,883: | ||
</div> | </div> | ||
</div> | </div> | ||
===Modify description/values of an existing invoice item in a booking === | |||
In some cases Channel bookings have different descriptions for the same charge item - i.e. Cleaning, update the description field in the invoice item so they all match, using the format (findthisinvoicedescription^replacewiththisdescription) | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
====Update the Description field of a charge/invoice item==== | |||
</div> | |||
<div class="mw-collapsible-content"> | |||
Trigger tab: | |||
*Trigger Event = After Booking | |||
*Trigger Time = Immediate | |||
*Booking Source = Expedia (for example) | |||
Invoice tab: | |||
*Add Invoice Item = Update Only | |||
*Type = Change Description | |||
*Description = Cleaning^Cleaning Service Fee | |||
*Invoicee = Ignore (otherwise you can add a specific Invoicee to limit the search) | |||
</div> | |||
</div> | |||
<div class="mw-collapsible mw-collapsed"> | |||
<div class="headline-collapse" > | |||
===Payments/Pending Payments=== | ===Payments/Pending Payments=== | ||