you need to change two file.thanks uglypig please extension is called magetrend pdf invoice if you can null it then it would be so perfect because i find its a great extension and one of the best for this type of extension to create pdf invoice best looking templates
I am unable to upload it here because im getting error
The following error occurred:
The uploaded file is too large for the server to process.
But its already uploaded here please check in search uploaded by ap1ril
Magetrend PDF Invoice PRO v.1.3.2
/app/code/Magetrend/PdfTemplates/Block/Adminhtml/Config/System/Config/Info.php
change the funciton updataStatus to
public function updateStatus($response)
{
return;
}
/app/code/Magetrend/PdfTemplates/Helper/Data.php
change the function isActive to
public function isActive($store = null)
{
return true;
}