Import amendment issue
This commit is contained in:
parent
724bea7033
commit
7733191e3e
@ -1552,7 +1552,7 @@ function CreateAmendPOPrint()
|
||||
$this->dompdf->load_html($php);
|
||||
$this->dompdf->render();
|
||||
$data['Attachment'] = FALSE;
|
||||
//$this->dompdf->stream("ImportPOReport.pdf",$data,$php);
|
||||
$this->dompdf->stream("ImportPOReport.pdf",$data,$php);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user