Version 1.0.3 - Olympic EditionBugs fixed- Create new user is not working (Fixed)
- When Customer place an order and after verify , customer details not recorded into the “Customers” table. (Fixed)
- Tax and Total amount goes wrong when order over $1000.00 (Fixed)
- After add a new product, product not displayed in Product page, have to manually put {{Product Template 1}} in the product content area. (Fixed for temporary, Customer still can not select different template)
- Document 4007 does not have a wrong parents id after installation (fixed)
- Manager - List and Product Options parts, when add a new list or options, error message "There was a problem with the request:" pop up with no reason.(Fixed)
New Features- dded one column called “memo” in list_options table and changed the value column type form VARCHAR(50) to TEXT So we can record more detailed information
- Add another Display style for this customisable option. Called SelectAndEdit. This option is a combination of drop down box and Text box, when customer select an option, the memo of this list option will automatically displayed in the text box, also customer can edit the Text in the box, after customer ordered the product , the value in the Text box will be recorded. (the manager parts not fixed, user can not edit the text box size in manager side. will fix this in next update)
- New table called currency “kiwee_currency” Used for store the currency rate
- When cust login to a page without select a currency they will redirect to the currency selection page.
- New [AutoRun] Snippets add in kiwee package.
- Check Update for the currency, automatic run update currency once a day when the first visitor visit the website (in the installation package we put a USD.xml in shopping cart for testing, when site go live can replace the url to "http://currencysource.ez-cdn.com/USD.xml")
- Removed all the $ symbol , and will use the currency symbol that customer selected
- Automatic update price and give a price preview when an option selected. this only works with radio button and drop down box in this stage. (Check box and Muti-select box not working yet)
- Automatic update price when an option selected. this is works with radio button and dropdown box only in this stage. (Check box and Muti-select box not working yet)
|