Topic: 2.4.6 No Sign Received delivery by Customer
Hi, we used to have a line where the customer would sign that they received the delivery.
What happened to that line, and how can we get that back?
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Accounts Receivable → 2.4.6 No Sign Received delivery by Customer
Hi, we used to have a line where the customer would sign that they received the delivery.
What happened to that line, and how can we get that back?
Hi Seahawk, I could be mistaken.
I have never seen a line for signature in Delivery Reports I still have 2.3.25 and no line in the report. Maybe someone modified the report and inserted that line and now with 2.4.6 upgrade its not there. Anyway if you need the line (or something similar) then you can edit rep110.php and at line 216 insert:
$rep->NewLine(2);
$rep->TextCol(1, 7, _("Received By/Sign ___________/__________"), -2;
Of course you can play around the wordings and underscore to suit your needs.
Thanks for that. appreciated
FrontAccounting forum → Accounts Receivable → 2.4.6 No Sign Received delivery by Customer
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.