|3299|Billing Schedule|

|10385|Billing schedules are used to bill the client a percentage of the budget at certain times throughout the project. You can bill based on a date or on the completion of a task.|
@NextBillDate:D2
@TaskFullName
@Comments
{{if:u.obn(item.AdvanceBill) > 0}}{{if:u.obn(item.BillingMethod) === 2}}
|28525|Advance Bill|
{{if:}}{{if:}}
@PercentBudget:P2
@EstimatedDollarAmount:n2
@DollarAmount:n2
{{if:u.obs(item.BillingID).length > 0}}
{{:"Worksheet " + item.BillingID}}
{{if:}}
{{:u.obs(item.InvoiceNumber).length > 0 ? formatValue('#a/b', item.InvoiceNumber, format(item.InvoiceDate, 'd')) : (u.obn(item.InvoiceKey) > 0 ? 'Invoice ' + format(item.InvoiceDate, 'd') : '')}}
@PercentBudget
@TaskFullName

|41578|Estimated Amount|
@EstimatedDollarAmount:n2