If we set options in the forum language italina by this error
Parse error: syntax error, unexpected T_STRING in /home/whmcscom/public_html/forums/language/lang_italian/lang_main.php on line 130
Hello. There is a problem with UE invoice system. The invoices are generated after the payment, but the invoice date can't be the one of the proforma invoicing, but it must be the generation date.
and
Moreover, there is an error in the pfdconfig.php file:
wrong line: if ($status!="Paid") {
correct: if ($status=="Paid") {