NOTICE OF LICENSE This source file is subject to a commercial license from Common-Services Co., Ltd. Use, copy, modification or distribution of this source file without written license agreement from the SARL SMC is strictly forbidden. In order to obtain a license, please contact us: contact@common-services.com INFORMATION SUR LA LICENCE D'UTILISATION L'utilisation de ce fichier source est soumise a une licence commerciale concedee par la societe Common-Services Co., Ltd. Toute utilisation, reproduction, modification ou distribution du present fichier source sans contrat de licence ecrit de la part de la Common-Services Co. Ltd. est expressement interdite. Pour obtenir une licence, veuillez contacter Common-Services Co., Ltd. a l'adresse: contact@common-services.com @package SoNice Retour @copyright Copyright (c) 2011-2015 Common Services Co Ltd - 90/25 Sukhumvit 81 - 10260 Bangkok - Thailand @author Alexandre D. @license Commercial license ----------------------------------------------------------------------------------------------------------------------------------------------------- #################################### # v2.0.09 - (2018-04-02) #################################### Fixed bugs: FIX : transportation amount for international return Improved/changed features: [*] CORE : Updated l() function to comply with PS 1.7 ($locale = null) [*] BO : N/A #################################### # v2.0.08 - (2018-01-09) #################################### Fixed bugs: [*] FIX : Update string cleaning to replace by ' ' instead of '' in some case Improved/changed features: [*] CORE : Updated customs declaration country list [*] CORE : Insert invoice number based on order id in case a third party ERP deals with it (can not be missing in web service call) [*] BO : N/A #################################### # v2.0.07 - (2017-11-29) #################################### Fixed bugs: [*] FIX : Order details in mail sent once a return is asked by customer [*] FIX : Context on label creation Improved/changed features: [*] CORE : Update Validate class [*] CORE : Added token for Ajax calls [*] BO : N/A #################################### # v2.0.06 - (2016-09-19) #################################### Fixed bugs: [*] FIX : N/A Improved/changed features: [*] CORE : PrestaShop 1.7 compliant [*] BO : Update some translations #################################### # v2.0.05 - (2016-08-22) #################################### Fixed bugs: [*] FIX : N/A Improved/changed features: [*] CORE : File structure is now compliant with PrestaShop recommendations [*] CORE : Added jquery.migrate.js for "Return all product(s)" button in Order page [*] BO : Better error display in Order page [*] BO : Added "Return all product(s)" button in Order page #################################### # v2.0.04 - (2016-03-28) #################################### Fixed bugs: [*] FIX : Bug on PS 1.4 Improved/changed features: [*] CORE : N/A [*] BO : N/A #################################### # v2.0.04 - (2016-03-28) #################################### Fixed bugs: [*] FIX : Draggable destroy in order sheet [*] FIX : JS error with image link Improved/changed features: [*] CORE : N/A [*] BO : N/A #################################### # v2.0.03 - (2016-03-09) #################################### Fixed bugs: [*] FIX : Right product code is now used for international returned (7R) [*] FIX : jQuery UI Draggable, now draggable elements are always visible, not going under other elements [*] FIX : 7R if label url does not exists then create return PDF from source code [*] FIX : Bug with meta-data bar when creating a label for an already existing return (made by customer), remove old one to keep the new one, not both Improved/changed features: [*] CORE : Code updated to PSR2 standard [*] CORE : An email is now sent to the merchant when customer create a return in FO [*] CORE : It is now possible to send an email to customer once the return is created [*] BO : Loader moved next to action buttons #################################### # v2.0.02 - (2015-12-17) #################################### Improved/changed features: [*] BO : Added an option to select the way to display the label (in browser by default or in a new tab)