Template Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 803: | Line 803: | ||
[INVOICEPENDPAYNUM1234] - all (auto and manual) pending payments including failed for the specified invoicee but the value is displayed with a decimal point and no thousands separator (for calculation). | [INVOICEPENDPAYNUM1234] - all (auto and manual) pending payments including failed for the specified invoicee but the value is displayed with a decimal point and no thousands separator (for calculation). | ||
[INVOICEPENDPAYAUTO] - auto | [INVOICEPENDPAYAUTO] - auto pending payments before due date | ||
[INVOICEPENDPAYAUTONUM] - auto | [INVOICEPENDPAYAUTONUM] - auto pending payments before due date but the value is displayed with a decimal point and no thousands separator (for calculation). | ||
[INVOICEPENDPAYAUTO1234] auto | [INVOICEPENDPAYAUTO1234] auto pending payments before due date for the specified invoicee but the value is displayed with a decimal point and no thousands separator (for calculation) | ||
[INVOICEPENDPAYAUTONUM1234] auto | [INVOICEPENDPAYAUTONUM1234] auto pending payments before due date for the specified invoicee but the value is displayed with a decimal point and no thousands separator (for calculation) | ||
[INVOICEPENDPAYFAIL] - failed pending payments (all also past) | [INVOICEPENDPAYFAIL] - failed pending payments (all also past) | ||