![Image](http://www.protechsystems.us/stuff/joomla/receipt-phoca.png)
Due date not needed for receipt
-
- Phoca Member
- Posts: 15
- Joined: 04 May 2008, 18:29
- Location: United States of America
Due date not needed for receipt
I am not 100% sure but I think due date for receipt is not needed, i.e. when 'Customer has prepaid the order' option is selected and a receipt is created than due date is not needed since the order has been paid.
![Image](http://www.protechsystems.us/stuff/joomla/receipt-phoca.png)
![Image](http://www.protechsystems.us/stuff/joomla/receipt-phoca.png)
- Jan
- Phoca Hero
- Posts: 48535
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Due date not needed for receipt
Hi Peter, yes, this makes sense. I will take a look at it for the next version.
Now it can be edited in:
plugins\phocapdf\virtuemart\tmpl.receipt.php
Remove:
and
Jan
Now it can be edited in:
plugins\phocapdf\virtuemart\tmpl.receipt.php
Code: Select all
public function getOutputHeader($a)
Code: Select all
'.JText::_('PLG_PHOCAPDF_VM_DELIVERY_PRINT_DUE_DATE_LBL').'
Code: Select all
'.$a['bill_due'].'
If you find Phoca extensions useful, please support the project