Summary Table Fields and Placeholders
|
Invoice Summary Field |
XML Template Placeholders |
Notes |
|---|---|---|
|
Balance from Previous Billing Label |
{ids.label.prev_balance} |
This is a label. It can be changed or hardcoded. |
|
Payment Received this Period Label |
{ids.label.payment} |
This is a label. It can be changed or hardcoded. |
|
Balance Carried Forward Label |
{ids.label.balance_forward} |
This is a label. It can be changed or hardcoded. |
|
Total Sales this Period Label |
{ids.label.total_sales} |
This is a label. It can be changed or hardcoded. |
|
Total Credits this Period Label |
ids.label.total_credits |
This is a label. It can be changed or hardcoded. |
|
Total Consumption Tax Label |
{ids.label.total_tax} |
This is a label. It can be changed or hardcoded. |
|
Net Invoice this Period Label |
{ids.label.total} |
This is a label. It can be changed or hardcoded. |
|
Total Amount Due Label |
{ids.label.total_amount_due} |
This is a label. It can be changed or hardcoded. |
|
Balance from Previous Billing Amount |
${ids.custbody_suitel10n_jp_ids_total_prev_p} |
This data is sourced from the invoice summary transaction record. |
|
Payment Received this Period Amount |
${ids.custbody_ |
This data is sourced from the invoice summary transaction record. |
|
Balance Carried Forward Amount |
${ids.custbody_suitel10n_jp_ids_balance_fwd} |
This data is sourced from the invoice summary transaction record. |
|
Total Sales this Period Amount |
${ids.custbody_suitel10n_jp_ids_total_sales} |
This data is sourced from the invoice summary transaction record. |
|
Total Credits this Period Amount |
${ids.custbody_suitel10n_jp_ids_total_return} |
This data is sourced from the invoice summary transaction record. |
|
Total Consumption Tax Amount |
${ids.custbody_suitel10n_jp_ids_total_tax} |
This data is sourced from the invoice summary transaction record. |
|
Net Invoice this Period Amount |
${ids.custbody_suitel10n_jp_ids_net_invoice} |
This data is sourced from the invoice summary transaction record. |
|
Total Amount |
${ids.custbody_suitel10n_jp_ids_net_total} |
This data is sourced from the invoice summary transaction record. |