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
June 2, 2015
Fixed

Fixed

Stock Quantity Validation

Stock quantity validation in order import has been corrected.

Update
May 26, 2015
Fixed

Fixed

Combination Tag Naming

Tag names corrected at combination level (ProductEANAttributeEAN).


Fixed

Stock Movement Validation

Product-level validation added to ensure Advanced Stock Management is enabled before stock deduction.


Fixed

Order Import Stock Handling

Advanced Stock Management is checked at preference and product level before updating product_quantity_in_stock.

Update
May 22, 2015
Removed Updated

Updated

Shipped Order Reference Source

mp_reference from FeedBizOrder table is used instead of PS_ORDER due to field length issue.


Removed

Order Table Fields

mp_order_id and mp_status have been removed from PS_ORDERS.

Update
May 14, 2015
Fixed Updated

Updated

Warehouse Determination (Advanced Stock)

Warehouse is determined for products/offers when Advanced Stock is enabled.


Updated

Stock Movement Behavior (Advanced Stock)

Stock movement is ignored when Advanced Stock is enabled.


Updated

Stock Synchronization on Order Import

StockAvailable::synchronize is called during order import.


Fixed

Currency Handling in Offers

CurrencyID issue fixed where value was always “1”.

Update
May 12, 2015
New feature Updated

Updated

Payment Method Field Mapping

Sale channel and payment method are stored in the payment method field.


Added

Carrier DEFAULT Attribute

DEFAULT attribute has been added to CARRIER node in settings.

Update
April 30, 2015
Fixed New feature Updated

Fixed

Minimum Cart Validation

Minimum cart setting is validated during order import.


Fixed

Rollback After Restock

Rollback is ensured after restock operation.


Fixed

Product Validation Sequence

id_product and id_combination are validated before stock validation.


Fixed

Empty Buyer Email Handling

Order import allows buyer with blank email.


Added

Offer Condition Key Generation

Condition key is generated in offers.


Updated

Order Box UI Identifier

MPOrderNumber is used instead of MPOrderRef.

Update
April 20, 2015
Fixed New feature Updated

Updated

Default Category Selection

All categories are selected by default on first access to configuration.


Fixed

Clipboard Button JavaScript (Configuration)

Copy to clipboard button JavaScript has been fixed.


Added

Connector IP Resolution

resolveIP function has been added in connector, removing the need to configure IP manually.


Updated

Combination Quantity Retrieval

Product combination quantity now uses Product::getRealQuantity instead of $details->getAttributeCombinations.


Added

Offers Full Product Retrieval

Offers can retrieve all products when offers exist in Feed.biz but are not uploaded to marketplace for a long time.


Added

Order Import Error Messaging

Error message is returned to PrestaShop when error occurs during order import.


Updated

Logo Resize

Logo image has been resized.

Update
April 16, 2015
New feature

Added

Order Cancel Webservice

Order cancel webservice has been added.


Added

Offers ACTIVE Tag

ACTIVE tag has been added under product and combination.

Update
April 9, 2015
New feature Updated

Added

getOrdersByState Method

getOrdersByState method has been added in FEEDBIZ.ORDER.CLASS (includes orders with blank MPOrderID and does not determine LANG and MODULE).


Updated

Shipped Order Retrieval Method

Shipped orders now use getOrdersByState instead of getOrdersStatesByIdLang.


Updated

Token Field Visibility

Token textbox has been hidden; only verify connection button is displayed.


Added

FEEDBIZ_DOMAIN Configuration

FEEDBIZ_DOMAIN has been added in connector configuration.

Added

ForceImport in Order XML

Order import allows setting ForceImport via XML.

Update
March 26, 2015
New feature Updated

Added

Pagination in Products/Offers

Page number has been added in products/offers export, for the user to check if pages are complete.


Updated

Date Handling Compatibility

Support for string date (non-DateTime) has been added.

Update
March 23, 2015
Fixed Updated

Updated

Inactive Product Inclusion in Feed (Products / Offers)

Inactive products are included in feed to allow Feedbiz to update 0 quantity to MP.


Updated

Order Import Validation Flow

All validations are completed before cart creation.


Fixed

Cart Cleanup on Failed Import

Cart is deleted if import process is not complete.


Updated

Order Box Display Conditions

Order box checks MODULE NAME and MP ORDER ID before display.

Update
March 18, 2015
Fixed New feature Updated

Added

Debug Mode in Settings

Debug mode has been added.


Updated

Carrier Inclusion Scope in Settings

Both active and inactive carriers are included.


Fixed

Carrier Validation Check in Order Import

$order->carrier->id_carrier is checked for isset and value.


Added

Logging for Order Import and Stock Movement

Logging to file has been added.as been resolved.

Back to module description