change invoice templates
This commit is contained in:
@ -249,7 +249,7 @@ abstract class pdfdocumentsGeneric extends Base implements genericInterface
|
||||
*/
|
||||
public function renderTemplateFromAdmin()
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
public function output(Html2Pdf $oPdf, $sFilename, $target, $html)
|
||||
|
Reference in New Issue
Block a user