CDiscount Flux Module changelog

Discover the latest improvements, new features, and fixes in the PrestaShop CDiscount Flux Module

App updates

Changelog for Prestashop – CDiscount Flux

Latest updates and release history for Prestashop – CDiscount Flux

Update
March 17, 2015
Fixed New feature

Added

Allow Import Out-of-Stock Configuration

Configuration to allow import for out-of-stock products has been added.


Fixed

Order Import Stock Validation

Order import checks allow import out-of-stock configuration.

Update
March 13, 2015
New feature

Added

FeedBizOrders Table

FeedBizOrders table has been added in order import.


Added

Feedbiz Order Admin Box

Feedbiz box has been added to order admin in order import.

Update
March 11, 2015
New feature Updated

Added

Unknown Postal Code Support

Order import supports unknown postal code.


Added

Existing Order Handling (Order Import)

orderID/invoiceID handling added when order already imported.


Added

Debug Cart (Order Import)

Debug cart functionality has been added.


Updated

XML Type Casting (Order Import)

XML values are cast to integer, string, and float.


Updated

Product Price Source (Order Import)

Product price uses total_price_tax_incl instead of unit_price_tax_incl.


Updated

Unit Price Rounding

$unitprice is rounded to 2 digits in FeedBizPaymentModule.

Update
February 26, 2015
New feature

Added

Restock Function

Restock function has been added in order import.

Update
February 19, 2015
Fixed New feature Updated

Fixed

Method Name Conflict

SetTaxCalculationMethod renamed to _SetTaxCalculationMethod in feedbiz.cart.class.php to avoid conflict with PS_Cart.


Updated

Logo Size

Feedbiz logo updated to smaller size image.


Fixed

Address Fallback Logic

In order import, use ADDR2 when ADDR1 is null.


Updated

Payment Method SQL Query

FeedBizOrder::updatePaymentMethod now uses DB_PREFIX in SQL query. Order import uses channel as payment method, which may not fully match system payment code and can result in blank invoice payment.


Added

Tracking Number Validation

Shipped order checks TRACKING_NUMBER is not blank.


Updated

Customer Name Handling

In order import, billing and shipping names are separated.


Added

Product Summary in Configuration

Product summary added in configuration > information for cross-check with Feed.biz.


Added

Allowed IP Entry

IP 54.149.193.201 has been added.

Update
February 18, 2015
New feature

Added

Offers Lastupdate Field

Lastupdate field has been added.

Update
February 11, 2015
New feature

Added

Multi-language Feature Name

Multi-language support for feature name has been added in settings.

Update
February 9, 2015
Updated

Updated

Product Export Format

Product with single line of tags are exported.

Update
February 6, 2015
Updated

Updated

Product Tag Structure

Product tags are exported in one level without tag ID.


Updated

Description Encoding (PRODUCT)

HTML tags are allowed in description and encoded using htmlspecialchars.

Update
February 5, 2015
New feature Updated

Updated

Language Assignment Handling (PRODUCT/OFFERS/SETTINGS/)

LANG with value is assigned from get/context/default.


Updated

Category Information Method Parameter (PRODUCT)

LANG is passed as a parameter in getCategoryInformations.


Added

Debug Mode Configuration

Debug mode has been added in settings.


Updated

Attribute ID Assignment Logic (Setting)

ATTRIBUTE ID assignment uses array reference syntax:
{$AttributeElement[$AttributeGroup['id_attribute_group']]->setAttribute('ID', $AttributeGroup['id_attribute_group'])}
instead of
{$att_id->setAttribute('ID', $AttributeGroup['id_attribute_group']);}

Update
February 2, 2015
New feature Updated

Added

Combination Weight Handling in Product

Weight is added to combination when weight + impact is not zero.


Updated

Validation Scope (Product/Offers)

Validation applies only to EX-MANUFACTURER and EX-SUPPLIER.

Update
January 28, 2015
Updated

Updated

Product Export Filtering in Product/Offers

Only active products are exported to prevent problem with products.

Back to module description