-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.5.23
-- Browser(s) name and version -- : Chrome 42
Our site has a custom format order number which includes the customer's Joomla ID number ({user user_cms_id}-{date format="mdY"}-{id size="4"}). When customers purchase products through the public-facing side of the site, the order numbers are correct. However, if an administrator tries to create an order for a customer through the administrator side of the website, the Joomla ID of the customer is not included in the order number, even after the order is assigned to the correct customer.
Is there a way to "refresh" the order number after an order is created so that it contains the Joomla ID as intended?