{MONTH}: month, 2 digits, e.g. 05 or 12
{CLIENTNO}: client no.; the client number must be specified in the client form
{COMPANY_SHORT}: short name of the company; the field 'Company name (short)' must be filled in
{COUNTER}: counter, will be replaced with the current invoice/refund/proforma invoice no. Has to be used in any case. If the placeholder {CLIENTNO} is used, the counter will be incremented individually for each client (see 'Invoice client settings (Defaults)'), otherwise the counter from this form will be used.";
$wb['sender_email_txt'] = 'Send invoices using this sender email address';
$wb['sender_name_txt'] = 'Send invoices using this sender name';
$wb['bcc_email_txt'] = 'Send invoice emails per BCC to this email address';
?>