Hi,
We are building a customized internal eCommerce website for a company. The company would like their employees to purchase items through their system instead of buying directly to the suppliers.
When an employee register to the site, they choose their office location from a drop down list of addresses.
With your help, we have removed in hikashop the option to update and typing manually different addresses. The user still have the option to change their office address by going to the user profile and choose from the drop list another location.
Everything seems to work fine so far but there is an issue with the shipping address when receiving a confirmation email. The email doesn't show the latest address from the order. It shows up OK in the admin UI though.
**** EDITED ****
After more testing, we noticed that when a user change its address and order an item...the Billing/Shipping address is still the old one when receiving the email confirmation. Although, If the user logout and login, the Billing/Shipping will be correct when receiving an email confirmation. Is there a way to fix this change address issue without login out?
Also, in administrator/components/com_hikashop/views/order/tmpl, our developer is asking which of these files contains the view code for the orders screen?
Thanks!