Zen Follower
- Join Date:
- Aug 2004
- Location:
- Osaka Japan
- Posts:
- 149
- Plugin Contributions:
- 0
Customers Name - Last Name, First Name
In the script there are a few places where customers_name is used instead of first_name last_name. It seems if customers_name is used the name order becomes first last name.
With Japanese the name order should be last first name.
In the DB table address_format I can set the correct name order and it seems to work except in at least 2 cases where customers_name seems to be referenced. How do I change this?
- email\email_template_order_status.html
- admin\orders.php, invoice.php, & packinglist.php
I happen to be using Super Orders and the name order in orders.php, invoice.php, & packinglist.php is First Name Last Name
NOTE
If the customer is placing the order in English the name order should be first name last name.