Changelog
---------- RC2b released -------------------- - bug fixes in germani, germanf, dutch
- new feature: "Print View" of an Order (see Order List !)
Major Bug Fixes on Discount Handling:
- bug fix: Coupon Discount Type "Percentage" not being rounded
- bug fix: Coupon Discount not being shown in confirmation email
- bug fix: Gift Coupon not being removed after checkout
- bug fix: Coupon Discount not being updated on Cart Update
CSV
- multiple categories support: separate Categories with |
Example: category/level1/level2|category2/level1/level2
- added more accepted Mime Types in CSV Class
- bug fix: $category_id not included in Page Navigation in product.product_list
- bug fix: $manufacturer_id not included in Page Navigation in shop.browse
- Installer Bug Fix:
* chmod( xxx, 0777 ); for better file access
* Now is PHP5 compatible
* Uses Archive_Tar (PEAR Package) to unpack the tar.gz files
- New Feature: Multiple Categories for Products
You can now choose as many categories per product as you have categories
(formerly limited to two categories)
---------- RC2a released --------------------