Search found 1 match
Page 1 of 1
Search found 1 match
Re: Customer Phone number on printable invoice (OC 1.5.0)
Go to /admin/controller/sale/order.php and look for the array on or around line 1912 that looks like this: $this->data['orders'][] = array( 'order_id' => $order_id, 'invoice_no' => $invoice_no, 'invoice_date' => date($this->language->get('date_format_short'), strtotime('now')), 'date_added' => date(...
Jump to post- Sat Dec 17, 2011 11:36 am
- Replies 7
- Views 1580
Page 1 of 1
Search found 1 match