Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Those two are not parsed, they remain [SUBSCRITION_VALIDITY_PERIOD] in the body of the invoice... do i have to set them somewhere?[YEAR] is only available for invoice numbers. Maybe try the following?
[SUBSCRIPTION_VALIDITY_PERIOD]
[SUBSCRIPTION_VALIDITY_PERIOD_IF_RENEWED]
Those settings throw an error:You can also try an inline substitution usage like the following.
[cb:date format="Y" date="[SUBSCRIPTION_SIGNUP_DATE_UTC]" /]
[cb:date format="Y" date="[SUBSCRIPTION_LAST_RENEWAL_DATE_UTC]" /]
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.