Dropship (core of uMarketplace)


3.2.285:

2024-02-07
  • * Fixed undefined $settings in Controller/Vendor/PreferencesPost.php
  • * Fixed Creation of dynamic property is deprecated in PrivatePropertyReader
  • * Added Helper\Date::dateObjFromFormat

3.2.284:

2024-01-24
  • * Removed usage of CURLOPT_SSL_VERIFYHOST=false

3.2.283:

2024-01-15
  • * Fixed missing vendor portal grid sort by validation

3.2.282:

2024-01-12
  • * Fixed Class "Magento\Framework\App\Helper\String" does not exist when order item is bundle

3.2.281:

2023-12-19
  • * Fixed dynRows.js __id method doesn't handle undefined params

3.2.280:

2023-12-13
  • * Fixed statement delete from view page (in opposite to grid massaction) doesn't clear statement_id column in po table. This lead to deleted statement's POs not possible to include in new statement

3.2.279:

2023-12-08
  • * Refactored SettingsFacade::saveSettings to SettingsFacade::prepareSettingsSave
  • * Fixed Helper::dateInternalToLocale does not consider $hasTime param

3.2.278:

2023-11-21
  • * Added Helper\Catalog::getCategoryOptionsTree method

3.2.277:

2023-11-20
  • * Added SettingsFacade::getRegistrationFieldOptions method

3.2.276:

2023-11-15
  • * Added extra data returned by Helper\DataConvert::getStoreSwitcherOptions

3.2.274:

2023-11-14
  • * Refactored global config to use native depends functionality instead of DependSelect

3.2.273:

2023-11-09
  • * Fixed "unexpected ')', expecting variable (T_VARIABLE) in Setup/Patch/Schema/SalesAttributes.php" on older php versions

3.2.272:

2023-11-01
  • * Added getStoreSwitcherOptions, getWebsitesOptions method to Helper\DataConvert

3.2.271:

2023-10-27
  • * Fixed multiple image/file fields update not possible in single save
  • * Fixed harcoded 'logo' code in vendor settings upload
  • * Fixed Helper\DataConvert::processFormField return select with empty options

3.2.268:

2023-10-24
  • * Adjusted SettingsFacade to be used by admin api

3.2.267:

2023-09-25
  • * Fixe Call to a member function getFileUrl() on null in Block/Adminhtml/Vendor/Helper/Form/File.php

3.2.266:

2023-09-21
  • * Extracted Vendor\ProductSuggest controller logic into Model\Vendor\ProductSuggest

3.2.265:

2023-09-20
  • * Fixed image/files uploading in admin caused by recent refactoring

3.2.263:

2023-09-18
  • * Refactored dispatchActionLogEvent
  • * Added VendorActionInterface
  • * Added support of "admin_only" subnode in vendor fields config

3.2.259:

2023-09-14
  • * Added Vendor\SettingsFacade

3.2.258:

2023-09-06
  • * Refactored image/files uploading

3.2.257:

2023-08-31
  • * Added Model/RequiredJoinProcessor.php

3.2.255:

2023-07-24
  • * Added sales_*_grid.is_udropship db fields

3.2.254:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.253:

2023-06-26
  • * Added Helper\Catalog::isFulltextCollection method

3.2.252:

2023-06-13
  • * Added separate layout update handle udropship_shipment_renderers

3.2.251:

2023-05-30
  • * Added Label\Ups::getStoreInformation method

3.2.250:

2023-05-30
  • * Added isAnyFrontend, isRest, isGraphql helper methods

3.2.249:

2023-05-26
  • * Added sales_order.is_udropship db field

3.2.248:

2023-05-23
  • * Added 'udropship/status/disabled', 'udmulti/status/disabled' support in layout ifconfig attribute
  • * Discard usage of SystemStatusActiveInterface

3.2.245:

2023-05-23
  • * Added support for module dependant db_schema_*.xml files

3.2.244:

2023-05-19
  • * Fixed weee tax not visible in statement pdf
  • * Fixed weee tax not considered in refunds
  • * Migrated installation scripts to declarative schema
  • * Added 'Configuration > Drop Shipping > Status'
  • * Removed 'Configuration > Shipping Methods > Drop Shipping > Turn on udropship functionality explicitly'

3.2.242:

2023-05-16
  • * Added 'UPS Shipper Account Owner' configuration

3.2.241:

2023-05-16
  • * Fixed Invalid request for source options: statement_weee_in_payout

3.2.240:

2023-05-15
  • * Added weee tax support

3.2.239:

2023-05-05
  • * Fixed 'udmulti/status/enabled' visibility condition

3.2.238:

2023-05-04
  • * Added hook to bulk upload indexer

3.2.237:

2023-04-18
  • * Added suppress quote load event observer for cart Magento\Checkout\Block\Cart\Sidebar, Magento\Persistent\Observer\CheckExpirePersistentQuoteObserver

3.2.236:

2023-04-12
  • * Removed dependency from Locale\FormatInterface in constructors
  • * Added extra css class in forms elements

3.2.235:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.234:

2023-03-22
  • * Added udropshipActive in checkout config data (js window.checkoutConfig)

3.2.233:

2023-03-15
  • * Fixed 'Magento\Staging\Model\VersionManager' class does not exist in CE

3.2.232:

2023-03-11
  • * Fixed means to disable functionality per website

3.2.231:

2023-02-27
  • * Optimized Setup\RecurringData

3.2.229:

2023-02-07
  • * Added refunds collection safeguard not to include other statements refunds
  • * Fixed passing null to preg_replace in Helper/Shipping

3.2.228:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.227:

2023-01-16
  • * Fixed Calling reset() on an object is deprecated in Helper/Statement.php

3.2.225:

2023-01-09
  • * Fixed batch label error rendering

3.2.224:

2022-11-23
  • * Chaned autocomplete="new-password" for password fields in vendor portal setting page

3.2.223:

2022-11-18
  • * Added translation terms

3.2.222:

2022-11-17
  • * Added 'Enable vendor lowstock notifications' global config

3.2.221:

2022-11-15
  • * Fixed passing null to stripos in Plugin\EmailTemplate

3.2.220:

2022-11-08
  • * Added autocomplete="off" for password fields in vendor portal setting page

3.2.219:

2022-11-06
  • * Added status field definition in udropship.xml

3.2.218:

2022-11-05
  • * Refactored Vendor\HtmlSelectHelper to support custom options sources

3.2.217:

2022-10-14
  • * Added sql escape of carrier_code var in ResourceModel\Vendor::getShippingMethods

3.2.216:

2022-10-07
  • * Fixed preg_split(): Passing null to parameter #2

3.2.215:

2022-10-05
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.214:

2022-09-27
  • * Fixed substr(): Passing null Model/Label/Ups.php

3.2.213:

2022-09-14
  • * Fixed installation of udropship_vendor_product table row_id index

3.2.211:

2022-09-09
  • * Fixed join condition in ResourceModel\Helper::getProductVendors

3.2.210:

2022-09-01
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.209:

2022-08-24
  • * Fixed \IntlDateFormatter empty 2nd, 3rd error

3.2.208:

2022-08-04
  • * Fixed compatibility with minified html
  • * Fixed usage of string function with null param

3.2.207:

2022-07-15
  • * Changed vendor/product assoc indexer to use "select/process/insert" flow instead of "insert from select" to eliminate deadlocks

3.2.206:

2022-07-08
  • * Fixed based cost of configurable simple order item have value which effect reports

3.2.205:

2022-06-30
  • * Fixed vendor_sku usage in recent support for non-default MSI stock in Helper\Catalog::saveVendorProducts

3.2.204:

2022-06-28
  • * Added support for non-default MSI stock in Helper\Catalog::saveVendorProducts

3.2.203:

2022-06-28
  • * Added support for stock status 'In Stock'/'Out of Stock' in Helper\Catalog::saveVendorProducts

3.2.202:

2022-06-23
  • * Fixed new po email rendering

3.2.201:

2022-06-15
  • * Fixed cache flush run during reindex when indexer mode is scheduled

3.2.200:

2022-06-13
  • * Fixed possible can't update out of stock cart items

3.2.197:

2022-06-08
  • * Fixed "InvalidArgumentException: uAttachments property does not exist"

3.2.195:

2022-06-03
  • * Fixed possible can't remove/update cartsidebar

3.2.194:

2022-06-03
  • * Enhanced Helper\Data::getObjectPrivateProperty method

3.2.193:

2022-05-27
  • * Added chained validation of vendor
  • * Added vendor action log

3.2.192:

2022-05-20
  • * Fixed session_config in vendor layout to use backward compatible class

3.2.191:

2022-05-11
  • * Added 2.4.4 compatibility
  • * Fixed suggest categories doesn't use current storeview

3.2.189:

2022-04-15
  • * Added vendor password reset expiration

3.2.188:

2022-04-13
  • * Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places

3.2.187:

2022-04-11
  • * Added udropship_vendor_product table definition in db_schema

3.2.186:

2022-03-10
  • * Added support for note type field in vendor preferences

3.2.185:

2022-02-28
  • * Fixed vendor preferences not translateable

3.2.184:

2022-02-17
  • * Fixed filters in vendor_product collection
  • * Added is_pickup_shipment hidden var in info template
  • * Added \Unirgy\Dropship\Helper\Data::setSafeObjectData method

3.2.182:

2022-02-01
  • * Fixed rows removed from udropship_vendor_product on EE when staging functionality used

3.2.181:

2022-01-21
  • * Added "Configuration > Drop Shipping > Miscellaneous > Limit Suggested Categories By Root" setting

3.2.180:

2022-01-12
  • * Fixed ResourceModel\Helper::addVendorColumnToIndexerSelect

3.2.178:

2021-12-15
  • * Added email notification (with configuration) on shipment status change to delivered

3.2.177:

2021-12-10
  • * Fixed missing ups/usps multipackage generate labels

3.2.176:

2021-11-29
  • * Added support to change Shipped/Delivered status labels to Ready for Pickup/Picked Up based on PO delivery type

3.2.175:

2021-11-15
  • * Added Helper\Catalog::getSkuByPidList
  • * Updated translations
  • * Added \Unirgy\Dropship\Model\Vendor\SourceWithNone class

3.2.174:

2021-10-26
  • * Added additional password verification in vendor portal settings page
  • * Fixed Helper\Shipping::isAddressShippable fails when country postcode optional

3.2.173:

2021-10-19
  • * Fixed email payment method html broken when triggered via API

3.2.172:

2021-10-15
  • * Removed vendor password field data from admin create vendor from registration form

3.2.171:

2021-10-13
  • * Fixed duplicate 'logo image' fields

3.2.170:

2021-10-11
  • * Fixed auth vendor not used in welcome line

3.2.169:

2021-10-08
  • * Fixed password reset allows login rejected/disabled vendors
  • * Fixed password reset returns 'No records found' for non-existing vendors (should be general message for all)
  • * Fixed Helper\Shipping::initVendorShippingMethodsForHtmlSelect doesn't consider vendor default shipping
  • * Added vendor autocomplete multiselect
  • * Added separate auth vendor in session to support distributors

3.2.168:

2021-10-04
  • * Fixed Array to string conversion in vendor/magento/framework/Data/Form/Element/Image.php when using custom file uploads and save event rise exception

3.2.167:

2021-09-29
  • * Fixed invalid request for source options group_id

3.2.166:

2021-09-21
  • * Missing stock error processing in graphql add to cart

3.2.165:

2021-09-18
  • * Added vendor groups functionality

3.2.164:

2021-09-14
  • * Changed apply statement refunds date filter only if from/to dates selected

3.2.163:

2021-09-08
  • * Moved "stock and price" menu item resolver to the main module

3.2.162:

2021-09-03
  • * Fixed Warning: empty password when using non-unique vendor emails

3.2.161:

2021-08-26
  • * Fixed cannot add product to cart when product have attribute with "vendor_sku" code and MSI enabled

3.2.160:

2021-08-23
  • * Added ResourceModel\Helper::addVendorColumnToIndexerSelect method

3.2.157:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.156:

2021-08-13
  • * Added $all argument to Helper\Data::isModulesActive method

3.2.155:

2021-08-11
  • * Fixed undefined variable $hasVsAttr in Helper/Catalog.php

3.2.154:

2021-08-09
  • * Fixed "Unable to unserialize value" error in Plugin/OrderShipmentCollection.php during shipment report export

3.2.153:

2021-08-03
  • * Refactored vendor sku resolving
  • * Fixed status filter in pos grid reset to default on some installations
  • * Fixed Helper\Catalog::reindexPids does not run inventory indexer

3.2.152:

2021-07-20
  • * Fixed Call to a member function setData() on null in Helper/Data.php:1993
  • * Added primary keys to udropship_shipping_method, udropship_shipping_website tables

3.2.151:

2021-07-19
  • * Fixed currency code display in admin shipment report grids

3.2.150:

2021-07-16
  • * Fixed wrong vendor sku in create po page

3.2.149:

2021-07-06
  • * Fixed stock item checkQty in base decision method when MSI used (2.3 compatibility )

3.2.148:

2021-07-02
  • * Fixed stock item checkQty in base decision method when MSI used
  • * Fixed Call to undefined method rowIdField() in Helper/Catalog.php:713

3.2.147:

2021-06-29
  • * Removed product load code in decision method
  • * Added missing column sales_shipment_item.qty_canceled

3.2.145:

2021-06-22
  • * Fixed missing sync between products and vendors cache flush

3.2.144:

2021-06-21
  • * Fixed Invalid template file: 'Magento_Backend::widget/button.phtml' when wysiwyg enabled

3.2.143:

2021-06-09
  • * Fixed missing vendor name in admin order items block
  • * Fixed missing observer for view_block_abstract_to_html_before event

3.2.142:

2021-06-02
  • * Fixed "Customer Notification on Tracking ID" email doesn't include tracking numbers in 2.4

3.2.141:

2021-06-02
  • * Fixed 'Area code is not set' in Console/Command/LabelBatch.php
  • * Fixed Call to a member function getStore() on null in Helper/Email.php
  • * Fixed missing escapeHtml in grid filter html

3.2.139:

2021-05-26
  • * Added 'Displayed error message due to vendor address limitations' dropship carrier configuration

3.2.138:

2021-04-14
  • * Added 'Default display items number per page in vendor portal grids' configuration option

3.2.137:

2021-03-31
  • * Fixed products auto-disable on vendor disable doesn't work in EE

3.2.136:

2021-03-30
  • * Fixed "Invalid method Unirgy\\Dropship\\Observer\\UdropshipVendorSaveCommitAfter::_hlp"

3.2.135:

2021-03-24
  • * Added ResourceModel\ProductHelper::getProductRowIdsByEntityIds method

3.2.134:

2021-03-22
  • * Fixed undefined $updatePids in Plugin\CatalogProductAction
  • * Refactored Helper/Data (part of the code migrated to other helpers)
  • * Added integration with DropshipMsi module
  • * Fixed "Allowed Countries", "Limit to zipcodes" vendor preferences does not limit restrict shipping methods

3.2.133:

2021-03-08
  • * Fixed shipment complete email not sent in async mode

3.2.132:

2021-03-02
  • * Added Helper\Catalog::reindexPids $loggerCallback parameter

3.2.131:

2021-03-01
  • * Fixed Undefined variable: updatePids in Observer/CatalogProductCommitAfter

3.2.130:

2021-02-25
  • * Added IsCartDeleteActionFlag in Helper/Item

3.2.129:

2021-02-25
  • * Added unified product reindex method and cache flush in it

3.2.128:

2021-02-23
  • * Fixed quote error does not allow add new product to cart
  • * Fixed per vendor inventory min_sale_qty/max_sale_qty not used in decision method

3.2.127:

2021-02-16
  • * Changed udropship_vendor attribute is_user_defined=0 to make it available in graphql

3.2.126:

2021-02-11
  • * Fixed download urls redirect on magento cloud
  • * Fixed missing 'order_data' param in notification template

3.2.125:

2021-02-08
  • * Fixed custom date fields handling

3.2.124:

2021-02-04
  • * Fixed missing vendor email validation

3.2.123:

2021-02-02
  • * Added formattedShippingAddress, formattedBillingAddress for new PO notification template
  • * Fixed missing billing/shipping info in Tracking ID Notification email
  • * Fixed "Invalid argument supplied for foreach() in framework/App/Route/Config.php"
  • when vendor with url_key saved from crontab area

3.2.122:

2021-02-01
  • * Refactored multivendor decision method abstract logic from multivendor module
  • * Fixed shipping prices include tax when configured to show excluded

3.2.121:

2021-01-20
  • * Fixed graphql add to cart return error when existing item in cart is out of stock

3.2.120:

2021-01-14
  • * Fixed admin vendors grid export all vendors instead of just selected

3.2.119:

2021-01-05
  • * Added udropship_vendor.updated_at column
  • * Fixed udropship_vendor.created_at column definition

3.2.118:

2020-12-28
  • * Fixed undefined _localeResolver in Pdf/Shipment.php

3.2.117:

2020-12-02
  • * Fixed "Method loadUsedProducts does not exist" in configurable type plugin on magento 2.1.x
  • * Fixed missing vendor sku in PO view when using custom attribute for it

3.2.116:

2020-10-29
  • * Making public Controller\VendorAbstract::cssToRemove
  • * Fixed request->getPost result used as array
  • * Added VendorSessionUserContext to Magento\Authorization\Model\CompositeUserContext

3.2.115:

2020-10-23
  • * Fixed vendor portal date filter to support 'dd/MM/y' locale format

3.2.114:

2020-10-07
  • * Added 'Mark As Shipped' button in admin shipment view

3.2.113:

2020-10-05
  • * Fixed 2.4 compilation error in Model\Pdf\Shipment

3.2.112:

2020-09-18
  • * Fixed Model\Pdf\ShipmentItems\Bundle Incompatible argument type
  • * Fixed missing vendor categories filter in SuggestCategories

3.2.111:

2020-09-14
  • * Added unirgy:dropship:label-batch command

3.2.110:

2020-09-10
  • * Fixed helper methods to support b2b shared catalog configurable products

3.2.109:

2020-09-07
  • * Fixed blank product manager configurable product page on magento cloud
  • * Added udskip_shared_catalog flag to vendor product collections
  • * Added helper isB2B method

3.2.108:

2020-08-26
  • * Fixed date fields in vendor portal settings page have wrong format

3.2.107:

2020-08-21
  • * Added CompositeConfigProvider arguments definition in di.xml

3.2.106:

2020-08-20
  • * Fixed Helper::initVendorShippingMethodsForHtmlSelect doesn't fallback to order shipping method

3.2.105:

2020-08-18
  • * Added 'Preferred Carrier' field in vendor portal settings
  • * Fixed wysiwyg not available in admin vendor edit

3.2.104:

2020-08-14
  • * Fixed Argument 1 passed to Magento\Catalog\Model\Product\Image::loadImageInfoFromCache() must be of the type string, null given
  • * Fixed possible undefined offset 'position' in Block/Vendor/Preferences.php

3.2.103:

2020-08-10
  • * Fixed custom vendor new po email template doesn't show items

3.2.102:

2020-08-06
  • * Changed usage of \Magento\Framework\Controller\Result\Forward instead of \Magento\Framework\App\Action\Action::_forward in \Unirgy\Dropship\Controller\VendorAbstract

3.2.101:

2020-07-23
  • * Fixed missing fom_key in password reset form

3.2.100:

2020-07-22
  • * Extracted statement totals columns definition in config

3.2.99:

2020-06-15
  • * Added caching of Helper::getVersion

3.2.98:

2020-05-29
  • * Fixed vendor/admin session issue during main session cookie timeout

3.2.97:

2020-05-22
  • * Fixed "Cannot save track: Number can not be empty" when label request fails
  • * Fixed missing 'reset filter' button in vendor portal PO grid

3.2.96:

2020-05-13
  • * Fixed Helper::isAdmin doesn't catch exception

3.2.94:

2020-04-30
  • * Added Helper\Data::noMessagesClean method

3.2.94:

2020-04-30
  • * Fixed depricated url addSessionParam

3.2.93:

2020-04-23
  • * Fixed vendor/admin session switch

3.2.91:

2020-04-22
  • * Added getRegionName method in vendor and helper classes

3.2.89:

2020-04-17
  • * Fixed disabled configurable simples not visible in vendor portal

3.2.88:

2020-04-13
  • * Added support for wysiwyg input type vendor settings

3.2.87:

2020-03-20
  • * Added support for file type vendor field

3.2.86:

2020-03-11
  • * Added udropship_vendor cart item extension attribute

3.2.85:

2020-03-06
  • * Fixed Fatal error: Class ?Unirgy\DropshipMicrosite\Observer\AbstractObserver? not found in Observer/AdminSessionUserLoginSuccess.php

3.2.84:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.83:

2020-02-28
  • * Fixed missing form_key in vendor portal login page

3.2.82:

2020-02-18
  • * Fixed billing address javascript logic

3.2.81:

2020-02-13
  • * Fixed 2.3.4 sales > dropship > shipping grid error

3.2.80:

2020-01-30
  • * Fixed "Missing unit of measurement for dimensions for this shipment" error for Canada origin UPS labels
  • * Added redirect to cart page when adding to cart 'in stock product' issue "out of stock" error for existing cart items

3.2.79:

2020-01-22
  • * Fixed lowstock vendor notifications

3.2.78:

2019-12-17
  • * Fixed usage of continue instead of break in switch statement in Helper/Data.php

3.2.77:

2019-12-10
  • * Fixed 2.3.3 text emails compatibility

3.2.76:

2019-11-22
  • * Revoked usage of shipmentFactory as it can add wrong items automatically

3.2.75:

2019-11-18
  • * Fixed email sending backward compatibility for magento <2.2.8
  • * Changed admin new vendor password required field

3.2.74:

2019-11-11
  • * Fixed frontend success/error messages issued by redirect actions does not appear when FPC turned on

3.2.73:

2019-11-04
  • * Revoked usage of Unirgy\Dropship\Model\EmailMessage
  • * Fixed 2.3.3 email sending compatibility

3.2.72:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.71:

2019-10-22
  • * Fixed Call to undefined method setPartsToBody() in Model/EmailTransportBuilder.php:78

3.2.70:

2019-10-21
  • * Fixed Stock menu page is blank on some installations
  • * Fixed Class Zend\Mime\PartFactory does not exist on magento <2.2.8

3.2.69:

2019-10-18
  • * Fixed modal styles

3.2.68:

2019-10-14
  • * Fixed can't update cartsidebar item qty when qty in cart bigger then qty in stock

3.2.67:

2019-10-02
  • * Fixed can't update cart item qty when qty in cart bigger then qty in stock

3.2.66:

2019-09-23
  • * Moved select2 into base view

3.2.64:

2019-07-02
  • * Fixed Access level to Model\EmailMessage::$messageType must be protected (backward compatibility problem)

3.2.63:

2019-07-02
  • * Fixed can't change shipment status to shipped when "Customer Notification on Shipment Completion"=Yes

3.2.62:

2019-05-31
  • * Fixed unhandled 'Missing required argument $offset of Temando\Shipping\Rest\Request\ListRequest'

3.2.61:

2019-05-29
  • * Fixed Invalid method Magento\Eav\Model\Entity\Attribute::isScopeGlobal during stock reindex in 2.3

3.2.60:

2019-05-24
  • * Fixed foreign key constraint fails in udropship_vendor_product_assoc during vendor/product assoc reindex when catalog_product_relation table have orphaned rows
  • * Fixed Warning: A non-numeric value encountered in VendorStatement when commission is empty
  • * Fixed stock tab switcher between general and multivendor versions depends on multivendor installed. Should depend on decision method.

3.2.59:

2019-05-17
  • * Added Helper::isVendorPortalAction to allow determine in different places in code that action accure in vendor portal

3.2.58:

2019-05-16
  • * Fixed isEE check to include B2B

3.2.57:

2019-05-14
  • * Fixed 2.2.8 email sending compatibility

3.2.56:

2019-05-13
  • * Fixed Block\Adminhtml\Shipping\Edit\Tab\Methods Block\Adminhtml\SystemConfigFormField\ExplicitSystemMethodsRows can issue exception

3.2.55:

2019-05-08
  • * Fixed missing \Unirgy\Dropship\Model\EmailMessage::setFromAddress

3.2.54:

2019-05-02
  • * Fixed limited admin role can't change shipment status or add comment

3.2.53:

2019-04-30
  • * Fixed 'catalog_category_flat' doesn't exist

3.2.52:

2019-04-23
  • * Fixed transport builder setFrom 2.3 compatibility
  • * Fixed email attachments compatibility with magento 2.3

3.2.51:

2019-04-22
  • * Fixed wrong create of shipment object
  • * Fixed Invalid argument supplied for foreach() in
  • Block/Adminhtml/SystemConfigFormField/ExplicitSystemMethodsRows.php on line 144
  • * Fixed Notice: A non well formed numeric value encountered

3.2.50:

2019-03-07
  • * Fixed Call to a member function resolve() on null Dropship/Model/Vendor.php

3.2.49:

2019-02-04
  • * Workaround for varien/form removal in admin

3.2.48:

2019-01-24
  • * Fixed vendor/product association indexer does not consider parent/child info

3.2.47:

2019-01-23
  • * Fixed magento eqp compatibility

3.2.46:

2019-01-09
  • * Fixed compilation failed on magento without db
  • * Added workaround for magento core bug when email sender identity resolved without scopeId

3.2.45:

2018-12-27
  • * Fixed Undefined index: name in Helper/Data.php on line 1447

3.2.44:

2018-12-26
  • * Added modifications to support customer fedex/ups third-party billing

3.2.42:

2018-12-05
  • * Workaround for varien/form removal

3.2.41:

2018-12-03
  • * Fixed compilation errors on 2.3.0

3.2.40:

2018-10-29
  • * Fixed ResourceModel\ProductHelper::multiUpdateAttributes in magento > 2.2.5

3.2.39:

2018-10-26
  • * Fixed vendor portal printing actions redirect instead of download response

3.2.38:

2018-10-10
  • * Fixed shipment cancel error in admin area with Advanced PO installed and when shipment don't have PO

3.2.37:

2018-09-28
  • * Fixed UPS label printing

3.2.36:

2018-09-06
  • * Fixed carrier error in virtual quote

3.2.35:

2018-08-17
  • * Fixed \Unirgy\Dropship\Helper\Data::getCarrierMethods does not return disabled methods when using $allowedOnly=false

3.2.34:

2018-08-01
  • * Fixed 2.2.4 cloud issue "Call to undefined method Magento\Catalog\Model\View\Asset\ImageFactory::create"

3.2.33:

2018-07-13
  • * Fixed admin order place with "When in stock use local, otherwise use vendor"

3.2.32:

2018-07-12
  • * Fixed with "When in stock use local, otherwise use vendor" decision method item become out of stock when after sale qty goes to 0

3.2.31:

2018-07-02
  • * Fixed "When in stock use local, otherwise use vendor" decision method

3.2.30:

2018-06-05
  • * Fixed vendor resized logo look for the file in media/catalog/product instead of media/vendor

3.2.29:

2018-05-29
  • * Fixed \Unirgy\Dropship\Helper\Data::isActive return false when using SourceGuardian

3.2.28:

2018-05-22
  • * Fixed Cannot use result of built-in function in write context in Helper/Data.php on line 3158

3.2.27:

2018-05-09
  • * Removed orphaned file Model/Label/Ups.php

3.2.26:

2018-05-08
  • * Fixed country/zipcode/address limitation does't forbid to checkout

3.2.25:

2018-05-07
  • * Fixed missing resend PO massaction in admin shipments grid

3.2.24:

2018-05-01
  • * Fixed order > shipments tab display issue
  • * Fixed email templates don't use common header/footer templates 2

3.2.22:

2018-04-24
  • * Fixed email templates don't use common header/footer templates

3.2.21:

2018-04-20
  • * Fixed Invalid method addNotice in app\code\Unirgy\Dropship\Controller\Vendor\ProductSave.php

3.2.20:

2018-03-26
  • * Added "Explicitly visible in vendor portal system shipping methods" configuration option

3.2.19:

2018-03-19
  • * Fixed EE specific issue "Circular dependency: Unirgy\Dropship\Helper\Catalog depends on Unirgy\Dropship\Helper\Catalog and vice versa"

3.2.18:

2018-03-07
  • * Fixed products collection before load
  • * Fixed generate fedex smartpost shipping label for multipackage shipments

3.2.17:

2018-02-05
  • * Fixed magento installation failed in \Unirgy\Dropship\Plugin\ProductFlatState
  • * Fixed shipping discount amount not considered in statement/payout calculations

3.2.16:

  • * Fixed Circular dependency: Unirgy\Dropship\Plugin\ProductFlatState depends on Unirgy\DropshipVendorProduct\Helper\Udcatalog and vice versa

3.2.15:

2018-01-22
  • * Added workaround to eliminate rewrite of core FileUploader and support uploads from admin config

3.2.14:

2018-01-22
  • * Fixed vendor portal product collections use flat if enabled (it should not use it)

3.2.13:

2018-01-18
  • * Added background processing of mass generate labels (Advanced PO)

3.2.12:

  • * Fixed ResourceModel\Helper::multiInsertOnDuplicate when rows have different columns number

3.2.11:

2018-01-10
  • * Fixed getCreatedAtStoreDate, getCreatedAtDate usage

3.2.10:

2018-01-02
  • * Fixed shipping methods can fail on some installations

3.2.9:

2017-12-26
  • * Fixed shipment view in admin 2.2.1 show 2 items instead of 1 for configurable items

3.2.8:

2017-12-22
  • * Added ability to change shipment status from admin shipment view

3.2.7:

2017-12-05
  • * Fixed Invalid template file: 'Magento_OfflinePayments::info/pdf/checkmo.phtml' when print PO PDF
  • * Added extra result to label/batch - setNewTracks

3.2.6:

2017-11-14
  • * Added cleanShipmentEmptyTracks in case label request failed to eliminate further
  • 'Cannot save track: Number is a required field'
  • * Fixed labels custom rendering support
  • * Added support to render PDF labels when label file is PDF document instead of PNG image

3.2.5:

2017-10-31
  • * Fixed vendor edit > associated products doesn't show all products

3.2.4:

2017-10-26
  • * Fixed Class \Magento\Sales\Api\Data\ShipmentTrackInterface[] does not exist in vendor/magento/framework/Reflection/MethodsMap.php

3.2.3:

2017-10-19
  • * Added own serialized config backend model

3.2.2:

2017-10-16
  • * Fixed stock indexer compatibility with 2.2

3.2.1:

2017-10-11
  • * Fixed refunds calculation when apply commission on shipping = yes

3.1.63:

2017-10-02
  • * Removed orphaned uploader js include

3.1.62:

2017-09-20
  • * Fixed admin vendor edit > associated products tab > price renderer when default currency is different then base
  • * Fixed mass packing slip printing starts new page not from the top

3.1.61:

2017-09-18
  • * Added split db support

3.1.60:

2017-09-14
  • * Fixed vendor edit > associated products tab > special from/to date not saved
  • * Added try/catch for send vendor notification to eliminate order place fail

3.1.59:

2017-09-08
  • * Fixed Shipment Details report vendor filter

3.1.58:

2017-09-05
  • * Fixed devision by zero with 0 checkout in protected file
  • * Fixed udropship_vendor attribute source model flat column definition

3.1.57:

2017-09-04
  • * Fixed 'Some items are not available for your location' error does not allow change address

3.1.56:

2017-08-30
  • * Another workaround for magento shipment getTracks, getTracksCollection bug

3.1.55:

2017-08-25
  • * Another workaround for magento shipment getComments, getCommentsCollection bug
  • * Fixed login form POST can redirect to blank page on some webservers

3.1.54:

2017-08-23
  • * Fixed multiselect vendor field with multiple values not rendered on settings page

3.1.53:

2017-08-21
  • * Fixed rest API shipment call
  • * Fixed admin shipments grid toolbar

3.1.52:

2017-08-14
  • * Added getResizedLogoUrl method in vendor model

3.1.51:

2017-08-02
  • * Fixed wrong Refundrow reference to RefundRow class

3.1.50:

2017-07-25
  • * Fixed duplicate items in low stock notification collection

3.1.49:

2017-07-13
  • * Fixed notify low stock when multiple vendors involved
  • * Fixed messages does not appear in vendor portal after redirect
  • * Fixed flat indexer and sorting by dropship vendor
  • * Fixed \Unirgy\Dropship\Model\ResourceModel\ShipmentGridCollection calls after load on non-full shipment items

3.1.48:

2017-06-21
  • * Fixed header template doing wrong check in isModuleActive

3.1.47:

2017-06-15
  • * Fixed usage of setBodyText instead of setBody in mail sending
  • * Fixed VendorAssetImage in CE 2.1.7

3.1.46:

2017-06-06
  • * Fixed file uploader

3.1.45:

2017-06-01
  • * Added support for customvars_exclude subnode in vendor fields to instruct not to save field in custom vars serialized, e.g. when processing vendor field separately

3.1.44:

2017-06-01
  • * Added uploader class that support uploads from admin config

3.1.43:

2017-05-30
  • * Fixed missing link in vendor portal header

3.1.42:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.41:

2017-05-17
  • * Fixed vendor logo resize in 2.1.6

3.1.40:

2017-05-15
  • * Fixed composer.json
  • * Fixed notification on tracking add refer wrong module
  • * Fixed categories load with url rewrites in vendor portal when flat enabled
  • * Fixes for 2.2 compatibility

3.1.39:

2017-04-10
  • * Fixed statement calculation when apply commission on tax = yes and tax display = exclude
  • * Fixed vendor/product association in non-multivendor dropship in EE

3.1.38:

2017-03-10
  • * Fixed UPS labels printing when using global labels config

3.1.37:

2017-03-06
  • * Fixed manual create PO pages doesn't preselect correct system method

3.1.36:

2017-02-14
  • * Fixed vendor save and continue doesn't redirect back to edit page
  • * Fixed magento core shipments collection load doesn't unserialize fields
  • * Fixed vendor edit shipping extra

3.1.35:

2017-01-27
  • * Fixed scope code resolver in config plugin for magento<2.1.3

3.1.34:

2017-01-26
  • * Fixed broken compatibility with magento <2.1.3

3.1.33:

2017-01-24
  • * Fixed stock tab save does not update when multivendor installed but not turned on
  • * Fixed "save and continue" vendor button does not validate form
  • * Workaround in vendor edit form when magento form validator does not skip disabled fields
  • * Workaround 2.1.3 does not allow modify store config runtime

3.1.32:

2016-12-22
  • * Fixed shipments collection load doesn't unserialize fields

3.1.31:

2016-12-13
  • * Added getDefaultDateFormat in dropship helper
  • * Fixed refund commission calculation when tax excluded
  • * Fixed helper::getSalesEntityVendors method 3

3.1.30:

2016-11-25
  • * Fixed out of stock products can't be changed to in stock in vendor portal stock menu item

3.1.29:

2016-11-23
  • * Fixed helper::getSalesEntityVendors method 2

3.1.28:

2016-11-17
  • * Fixed vendor portal "Export Orders" massaction in POs grid (if batch add-on installed)

3.1.27:

2016-11-16
  • * Fixed cart add/update when products out of stock

3.1.26:

2016-11-15
  • * Fixed error during cart item delete with price comparison installed
  • * Fixed impossible to setup custom vendor portal route frontname
  • * Fixed helper::getSalesEntityVendors method

3.1.25:

2016-10-26
  • * Fixed new statement form vendor autocomplete dropdown
  • * Fixed helper getVersion method

3.1.24:

2016-10-19
  • * Fixed indexer compatibility with EE 2.1

3.1.23:

2016-10-14
  • * Fixed price and stock index filters hide vendor products in products grids in vendor portal

3.1.22:

2016-10-12
  • * Fixed productHelper::multiUpdateAttributes on EE 2.1.
  • * Fixed recently broken test server link when generate fedex labels

3.1.21:

2016-10-04
  • * Fixed customer email not being sent when split to POs happens on order place and configured vendor notifications. More wider problem caused by magento use default message as injectable in transport builder. But it should be non-injectable

3.1.20:

2016-10-03
  • * Fixed vendor po notification doesn't render items
  • * Fixed error in vendor portal add track for vendors that don't have preferred carrier selected

3.1.19:

2016-09-26
  • * Fixed afterDownloadSubmit wrong reference in vendor portal shipments grid

3.1.18:

2016-09-12
  • * Fixed endicia labels
  • * Fixed after POs generated status change

3.1.17:

2016-09-02
  • * Fixed ajax shipping methods updater does not update state

3.1.16:

2016-08-31
  • * Fixed ajax shipping methods updater on checkout
  • * Fixed ACL references

3.1.15:

2016-08-29
  • * Fixed fedex label v12 location url

3.1.14:

2016-08-23
  • * Fixed intermittent error during vendor save 'column entity_id is ambiguous'
  • * Fixed vendor portal product edit categories load when using https

3.1.13:

2016-08-17
  • * Fixed https links in notification emails

3.1.12:

2016-08-15
  • * Fixed stock update redirect

3.1.11:

2016-08-12
  • * Fixed generate label

3.1.10:

2016-08-11
  • * Added check for email exists in password reset

3.1.9:

2016-08-08
  • * Added workaround for magento bug related to order_item.product_options field beeing double serialized after load/save

3.1.8:

2016-08-01
  • * Added different error messages when vendor login failed for disabled/rejected accounts

3.1.7:

2016-07-28
  • * Fixed vendor logo resize

3.1.6:

2016-07-26
  • * Fixed protected compatibility with php7 ioncube

3.1.5:

2016-07-22
  • * Fixed vendors autocomplete select

3.1.4:

2016-07-20
  • * Fixed vendors grid checkbox filter

3.1.3:

2016-07-19
  • * Fixed empty <title> tag in vendor portal
  • * Fixed intermitent error on print packing slips

3.1.2:

2016-07-15
  • * Fixed order save problem when product_options get corrupted
  • * Fixed intermittent error in dropship\helper::assignVendorSkus line $item->getOrderItem()->setProductOptions($pOpts);

3.0.11:

2016-06-21
  • * Fixed full item row weight setup

3.0.10:

2016-06-17
  • * Fixed wrong ref to Unirgy\Dropship\Model\ResourceModel\Vendor\NotifyLowstock

3.0.9:

2016-06-15
  • * Fixed intermittent blank view order block after shipment status change to shipped

3.0.6:

2016-05-26
  • * Fixed possible error in usage of order\item::getProductOptions

DropshipApi


3.2.43:

2024-01-23
  • * Added collection join processor that apply join even if filter missing

3.2.41:

2024-01-04
  • * Refactored VendorManagementHelper::saveSettings

3.2.40:

2023-12-15
  • * Fixed swagger compatibility

3.2.39:

2023-12-12
  • * Fixed missing values in "GET udvendor/settings" response

3.2.38:

2023-12-08
  • * Added udapi/tier-commissions-categories API endpoint
  • * Added tier-commissions fieldset to vendor settings
  • * Added udapi/store-options API endpoint

3.2.35:

2023-11-25
  • * Extended BaseResponseInterface

3.2.34:

2023-11-21
  • * Added "udapi/shipping/system-methods", "udprod/category/*" API endpoints

3.2.33:

2023-11-20
  • * Added "udvendor/registrationFieldOptions" API endpoint
  • * Added udprod helper APIs

3.2.31:

2023-11-10
  • * Added POST version of product delete udprod/:vendorId/:productId/delete
  • * Fixed missing check if configurable_form_data is not empty

3.2.30:

2023-11-09
  • * Added operator portal product manager

3.2.29:

2023-11-08
  • * Added operator portal stock update
  • * Fixed "unexpected ')', expecting variable (T_VARIABLE) in DropshipApi/Model/ApiContext.php" on older php versions

3.2.28:

2023-11-01
  • * Added compatibility with changes in Dropship module

3.2.27:

2023-10-31
  • * Added ApiContext::assertVendorChange to authorize actions by admin
  • * Added ability to use UdpoManagement functionality as admin

3.2.25:

2023-10-27
  • * Fixed "Class "Magento\Framework\Api\SearchResultsInterfaceFactory" does not exist" on magento cloud

3.2.24:

2023-10-24
  • * Refactored VendorManagement: extrated some methods to helper class
  • * Added separate create token endpoints for admins and vendors

3.2.22:

2023-10-23
  • * Extracted DropshipSellYours, DropshipProductBulkUpload, VendorAskQuestion, Batch functionality into separate module

3.2.20:

2023-07-10
  • * Fixed 'Class "\Magento\Sales\Api\Data\ShipmentTrackInterfa" does not exist' during infoTrack API call

3.2.19:

2023-06-06
  • * Migrated installation scripts to declarative schema

3.2.18:

2023-06-02
  • * Fixed possible segmentation fault during queue run

3.2.17:

2023-03-16
  • * Added updateByVendor endpoint to allow normal admin update inventory

3.2.16:

2022-09-01
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.15:

2022-05-26
  • * Added udropship_vendor field in PO Interface

3.2.14:

2022-05-23
  • * Fixed wrong acl for inventory api

3.2.13:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.12:

2022-03-25
  • * Added description param to addTrack api

3.2.11:

2021-08-03
  • * Refactored vendor sku resolving

3.2.10:

2021-07-22
  • * Fixed vendor filter in Get list of Vendor POs

3.2.9:

2021-01-21
  • * Fixed 'Unique Email', 'Unique Vendor Name' configurations have no effect on registration

3.2.8:

2020-10-02
  • * Added extra data methods to PO API
  • * Fixed getCollectionProcessor method not found
  • * Fixed missing di entry for $metadata param of UdpoManagementContext class

3.2.7:

2020-09-10
  • * Fixed "Class UdpoSearchResultInterfaceFactory does not exist" on magento cloud

3.2.5:

2020-05-05
  • * Moved ACL install to dropship module

3.2.4:

2020-03-04
  • * Added support for dynamic vendor rules

3.2.3:

2019-11-08
  • * Fixed "Unirgy\DropshipPo\Model\Po\Item' must implement an interface, which extends from 'Magento\Framework\Api\ExtensibleDataInterface'"
  • * Fixed backward compatibility with 2.1

3.2.2:

2019-07-01
  • * Fixed add new vendor doesn't create admin_user

3.2.1:

2019-06-03
  • * Fixed installation doesn't add udropship_vendor column in admin_user table

3.2.0:

2018-03-28
  • * Initial release

DropshipBatch


3.2.43:

2024-01-31
  • * Removed usage of Zend_Date

3.2.42:

2024-01-25
  • * Fixed dist mass status change doesn't work

3.2.41:

2023-11-15
  • * Fixed str_replace(): Passing null to parameter #3 Model/Adapter/AbstractAdapter.php

3.2.40:

2023-11-14
  • * Refactored global config to use native depends functionality instead of DependSelect

3.2.39:

2023-11-03
  • * Fixed wrong shipment table reference in db schema

3.2.38:

2023-09-12
  • * Fixed ImportStockFacade::import empty response when no updates made

3.2.37:

2023-09-08
  • * Added ImportStockFacade to simplify external usage
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.36:

2023-06-07
  • * Migrated installation scripts to declarative schema
  • * Added display of per row errors in vendor portal tracking import

3.2.35:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.34:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.33:

2022-11-05
  • * Added mixed vendor inventory import in manual batch
  • * Added default value for "Import Options [CSV Delimiter]" vendor preference

3.2.31:

2022-10-07
  • * Fixed preg_split(): Passing null to parameter #2

3.2.30:

2022-09-01
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.29:

2022-08-24
  • * Fixed depricated strftime usage
  • * Added extra import options for products import batches

3.2.28:

2022-08-04
  • * Fixed compatibility with minified html

3.2.27:

2022-06-30
  • * Added support for stock status 'In Stock'/'Out of Stock' in inventory import

3.2.26:

2022-05-27
  • * Added 2.4.4 compatibility

3.2.25:

2022-05-06
  • * Fixed scheduled import products doesn't work

3.2.24:

2022-04-13
  • * Fixed partial log produced in products import batch

3.2.23:

2021-11-29
  • * Added support to change Shipped/Delivered status labels to Ready for Pickup/Picked Up based on PO delivery type

3.2.22:

2021-11-15
  • * Fixed vendor portal 'import stock' compatibility with Dropship Msi

3.2.21:

2021-09-17
  • * Fixed skus like 0123 exported as 123

3.2.19:

2021-08-27
  • * Fixed wrong import fields in vendor portal import stock when multivendor available

3.2.18:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.17:

2021-08-18
  • * Added number of rows in products import and errors info
  • * Fixed support for custom source scheme

3.2.16:

2021-08-13
  • * Added products import functionality (requires BulkUpload add-on)

3.2.15:

2021-08-03
  • * Refactored vendor sku resolving

3.2.14:

2021-05-26
  • * Fixed missing realpath call on var/media config dirs to match normalise match against location

3.2.13:

2021-01-05
  • * Fixed "Argument 2 passed to Magento\PageBuilder\Plugin\Filter\TemplatePlugin::afterFilter() must be of the type string, null given" during orders export

3.2.12:

2020-12-08
  • * Added extra fields in vendor portal inventory import

3.2.11:

2020-08-12
  • * Fixed usage of 'Upload file' in manual batch when vendor 'Import only recent files'=Yes

3.2.10:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.9:

2020-02-24
  • * Fixed vendor portal stock import error "file_get_contents(...): failed to open stream: No such file or directory" when import file have space or special chars in the name

3.2.8:

2020-01-14
  • * Fixed vendor portal stock import on EE

3.2.7:

2019-12-10
  • * Fixed 2.3.3 text emails compatibility

3.2.6:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.5:

2019-09-27
  • * Fixed duplicate vendor autocomplete/htmlselect class

3.2.3:

2019-06-07
  • * Fixed sending attachments in magento >=2.2.8

3.2.2:

2018-05-08
  • * Fixed Import/Export batches doesn't show up in vendor edit

3.2.1:

2017-12-15
  • * Fixed create import batch with file upload when filename contain special chars

3.1.12:

2017-09-25
  • * Changed admin menu position

3.1.11:

2017-08-30
  • * Fixed batch import move action when local var or media move folder location use relative path

3.1.10:

2017-06-15
  • * Fixed usage of setBodyText instead of setBody in mail sending

3.1.9:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.8:

2017-05-15
  • * Fixed composer.json
  • * Fixes for 2.2 compatibility (partial)

3.1.7:

2017-02-16
  • * Refactored usage of multivendor vendor product fields in inventory import

3.1.6:

2016-12-22
  • * Fixed errors not displayed in vendor portal tracking import
  • * Added ability to use numbers without leading zeros for [po_id] and [order_id] in import trackings batchs

3.1.5:

2016-12-05
  • * Fixed mail export location 2

3.1.4:

2016-12-02
  • * Fixed per po generate filename
  • * Fixed instant by status export
  • * Fixed mail export location

3.1.3:

2016-08-08
  • * Fixed batch export that use [product.XXX] vars

3.1.2:

2016-07-28
  • * Fixed admin batch grid export in xml

3.0.9:

2016-06-15
  • * Fixed upload field not working in admin create batch

DropshipMicrosite


3.2.69:

2024-01-22
  • * Fixed Trying to access array offset on value of type null in Controller/Vendor/AbstractVendor.php

3.2.67:

2024-01-04
  • * Added Model\Registration $_eventPrefix

3.2.66:

2023-11-15
  • * Fixed trim: Passing null to parameter #1 in Observer\UdropshipVendorSaveAfter

3.2.64:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.63:

2023-06-28
  • * Fixed Helper\Data::addVendorFilterToProductCollection run even when MP turned off

3.2.62:

2023-06-26
  • * Use Helper\Catalog::isFulltextCollection method instead of class check

3.2.61:

2023-06-06
  • * Migrated installation scripts to declarative schema

3.2.59:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.58:

2023-03-12
  • * Fixed strtolower(): passing null in Block/Frontend/VendorListToolbar.php

3.2.57:

2023-02-16
  • * Fixed landing page doesn't work when system has url rewrite with empty request path

3.2.56:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.55:

2022-11-23
  • * Integration with VendorScope module

3.2.54:

2022-10-26
  • * Refactored Helper\Data inlineTranslation instantiation

3.2.53:

2022-10-05
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.52:

2022-08-15
  • * Fixed str_replace(): Passing null to parameter

3.2.51:

2022-08-01
  • * Fixed compilation error in Controller\Adminhtml\Registration\Edit

3.2.50:

2022-07-26
  • * Fixed admin registrations grid export

3.2.49:

2022-07-11
  • * Removed Plugin\AppHttp from graphql
  • * Added chained validation of vendor

3.2.48:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.47:

2022-04-13
  • * Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places

3.2.46:

2022-01-19
  • * Fixed '<as you enter during registration>' not translatable

3.2.45:

2021-12-15
  • * Fixed design of frontend vendor list page

3.2.44:

2021-10-15
  • * Removed password exposure in welcome email when password is not autogenerated

3.2.43:

2021-09-21
  • * Added Helper::setCurrentVendor method

3.2.41:

2021-09-02
  • * Fixed Helper::getCurrentVendor returns vendor when 'Use storecode before vendor key in URLs'=Yes and first part of url is not a storecode

3.2.40:

2021-08-26
  • * Fixed missing per vendor cache of categories menu urls

3.2.39:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.38:

2021-07-23
  • * Added additional products collection plugin to filter landing page products

3.2.37:

2021-07-21
  • * Fixed intermittent "Notice: Undefined index: host Helper/ProtectedCode.php"

3.2.36:

2021-07-15
  • * Fixed vendor base url contains trailing slash

3.2.35:

2021-07-07
  • * Fixed missing usage of Serializer::serialize

3.2.34:

2021-06-09
  • * Fixed missing observer for view_block_abstract_to_html_before event

3.2.33:

2021-04-26
  • * Fixed vendor base url contains trailing slash which cause issues on some installations

3.2.32:

2021-04-15
  • * Added vendor landing page meta description to use shop description as fallback before global meta descriptions)

3.2.31:

2021-01-27
  • * Fixed session share used even when vendor system view disabled

3.2.30:

2021-01-21
  • * Fixed ''"Last Name" is required. Enter and try again.' when "Attention To" have only spaces

3.2.29:

2020-11-09
  • * Fixed 'Update Store Base URL'=Yes doesn't work with unsecure base url is https

3.2.28:

2020-10-26
  • * Fixed vendor limit categories on landing page

3.2.27:

2020-09-07
  • * Fixed 'Area code is not set' when visit disabled/inactive vendor landing page
  • * Fixed "Illegal state" when using layered navigation in vendor landing page

3.2.25:

2020-08-18
  • * Fixed wrong landing page storeview when code used in url

3.2.24:

2020-08-12
  • * Fixed registration page visible when vendor logged in
  • * Added 'Use vendor based product urls on landing page' configuration option

3.2.23:

2020-08-11
  • * Fixed "Area code not set: Area code must be set before starting a session"

3.2.22:

2020-08-07
  • * Fixed url_path vendor landing page return 404 when using custom frontname for umicrosite route

3.2.21:

2020-07-28
  • * Added store_id field

3.2.19:

2020-07-07
  • * Fixed store code in url path option doesn't work (with storecode before vendor key)

3.2.18:

2020-05-13
  • * Fixed store code in url path option doesn't work

3.2.16:

2020-05-08
  • * Added support for 'skip_vendor_filter' product collection flag in admin vendor

3.2.15:

2020-05-05
  • * Moved ACL install to dropship module

3.2.14:

2020-04-23
  • * Fixed vendor/admin session switch

3.2.13:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.12:

2020-02-18
  • * Fixed billing "Same as Shipping"=No when billing fields not used in registration form

3.2.11:

2020-02-14
  • * Fixed "Unknown column main_table.entity_id" in 2.3.4

3.2.10:

2019-12-10
  • * Fixed 2.3.3 text emails compatibility

3.2.9:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.7:

2019-06-17
  • * Fixed Helper\Data::getVendorUrl method doesn't work with vendor id

3.2.6:

2019-05-14
  • * Fixed missing form_key on registration form

3.2.5:

2018-12-12
  • * Workaround for varien/form removal

3.2.4:

2018-05-22
  • * Version bump

3.2.3:

2018-03-07
  • * Fixed products collection before load
  • * Fixed wrong access to admin user object

3.2.2:

2018-02-19
  • * Extracted from protected class isMicrositeAllowedStatus method

3.2.1:

2018-01-15
  • * Fixed Call to protected method PhpCookieManager::setCookie() from context Observer\UdropshipVendorLogin

3.1.19:

2017-09-11
  • * Fixed captcha

3.1.18:

2017-08-22
  • * Fixed microsite urls processing when
  • "Use storecode before vendor key in URLs"=No and "Add Store Code to Urls"=Yes
  • * Fixed duplicate store codes in urls when "Add Store Code to Urls"=Yes

3.1.17:

2017-08-14
  • * Fixed call to undefined method setIsFirstVisit in Observer\UdropshipVendorLogin.php

3.1.16:

2017-07-25
  • * Fixed reference to non-existing class

3.1.15:

2017-06-15
  • * Fixed usage of setBodyText instead of setBody in mail sending

3.1.14:

2017-06-06
  • * Fixed file uploader in registration

3.1.13:

2017-05-30
  • * Fixed usage of _store in url params instead of _scope

3.1.11:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.10:

2017-05-17
  • * Fixed data install when vendor don't have password
  • * Fixed empty message in vendor list template

3.1.9:

2017-05-15
  • * Fixed composer.json
  • * Fixes for 2.2 compatibility (partial)

3.1.8:

2016-12-13
  • * Fixed vendor base url not secure when all frontend links secure

3.1.7:

2016-10-12
  • * Fixed vendor portal product edit url contains vendor key which sometime lead to 404 pages

3.1.6:

2016-09-14
  • * Added "Use storecode before vendor key in URLs" configuration option

3.1.5:

2016-09-13
  • * Fixed wrong reference for useVendorCategoriesFilter (issue error on flat catalog)

3.1.4:

2016-08-17
  • * Fixed https link in confirmation email

3.1.3:

2016-08-11
  • * Fixed store model override

3.1.2:

2016-08-01
  • * Fixed vendor base url in vendors list
  • * Fixed compatibility with magento 2.1
  • * Fixed password_enc not cleared after welcome email

3.0.9:

2016-06-15
  • * Fixed toolbar links on landing page

DropshipMicrositeMulti


1.0.14:

2023-08-02
  • * Fixed configurable product stock status resolution on PDP and PLP pages based on marketplace status
  • * Added missing plugin for Magento\CatalogInventory\Model\ResourceModel\Stock\Status
  • * Added missing entry for additionalFieldsProviderForElasticsearch.fieldsProviders in di.xml
  • * Fixed website_id foreign key in cataloginventory_stock_website table

1.0.12:

2023-06-27
  • * Fixed stock status filter should not be applied in vendor portal select&sell

1.0.11:

2023-06-26
  • * Use Helper\Catalog::isFulltextCollection method instead of class check

1.0.10:

2023-06-01
  • * Fixed bundles support

1.0.9:

2023-05-26
  • * Added missing StockItemCriteriaMapper plugin

1.0.8:

2023-05-23
  • * Migrated installation scripts to declarative schema

1.0.7:

2023-05-05
  • * Added multistock functionality (seller stock separate from magento core stock)

1.0.6:

2023-03-11
  • * Fixed means to disable functionality per website

1.0.1:

2021-06-01
  • * Fixed wrong event definition

1.0.0:

  • * Initial release

DropshipMicrositeMultiPrice


1.0.20:

2023-05-23
  • * Migrated installation scripts to declarative schema

1.0.19:

2023-05-05
  • * Fixed call chain of workaround for catalog_product_index_price_tmp id column issue

1.0.18:

2023-03-11
  • * Fixed means to disable functionality per website

DropshipMicrositePro


3.2.42:

2023-11-20
  • * Refactored to use Dropship\Model\Vendor\SettingsFacade::getRegistrationFieldOptions method

3.2.41:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.40:

2023-06-06
  • * Migrated installation scripts to declarative schema

3.2.39:

2023-05-09
  • * Fixed global configuration 'Fieldsets' element
  • * Added extra css class in forms elements

3.2.38:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.37:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.36:

2022-05-30
  • * Added chained validation of vendor

3.2.35:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.34:

2021-10-15
  • * Removed password exposure in welcome email when password is not autogenerated

3.2.33:

2021-09-23
  • * Fixed 2.4.3 compatibility: missing viewModel in product list page

3.2.31:

2021-07-15
  • * Fixed vendor base url contains trailing slash

3.2.30:

2021-06-22
  • * Fixed products change not reflected on vendor landing page when varnish cache enabled

3.2.29:

2021-06-07
  • * Fixed missing strip_tags in meta title/description

3.2.28:

2021-03-31
  • * Fixed products collection on vendor landing page rendered twice

3.2.27:

2021-03-25
  • * Fixed optional region is still required

3.2.26:

2021-03-11
  • * Moved layered navigation boilerplate code. Layered navigation cannot be rendered outside of "umicrosite_current_vendor_products_list" layout

3.2.25:

2021-01-20
  • * Fixed 'Unique Email', 'Unique Vendor Name' configurations have no effect on registration

3.2.24:

2020-12-17
  • * Fixed call to undefined 'setStrictMode' in TemplateFilter (backward compat)

3.2.23:

2020-12-14
  • * Fixed vendor landing page broken on magento cloud
  • * Fixed {{var vendor.getData(...) }} doesn't work in landing page CMS

3.2.22:

2020-11-30
  • * Refactored currentVendorShortDescription, currentVendorDescription vars propagation

3.2.21:

2020-11-20
  • * Added currentVendorShortDescription, currentVendorDescription vars for CMS page which utilize widget filter to allow {{media directive in description fields

3.2.20:

2020-08-11
  • * Fixed broken registration form in php 7.4

3.2.19:

2020-07-24
  • * Added store_id field

3.2.18:

2020-06-08
  • * Changed config form layout

3.2.17:

2020-04-13
  • * Added wysiwyg support

3.2.16:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.15:

2019-09-13
  • * Fixed possible autogenerated password length error during registration

3.2.13:

2019-06-11
  • * Added short description field

3.2.12:

2019-05-14
  • * Fixed missing form_key on registration form

3.2.11:

2019-04-02
  • * Workaround for varien/form removal

3.2.1:

2018-12-03
  • * Fixed installation fails on magento 2.3.0

3.1.9:

2017-09-11
  • * Fixed captcha

3.1.8:

2017-07-25
  • * Fixed add to cart doesn't work on vendor landing page

3.1.7:

2017-05-17
  • * Fixed billing address in registration form

3.1.6:

2017-05-15
  • * Fixed composer.json

3.1.5:

2017-01-24
  • * Added loader on register button click durign vendor registration
  • * Added missing * near required field label

3.1.4:

2016-08-17
  • * Fixed https links in notification emails

3.1.3:

2016-08-03
  • * Fixed layered navigation in landing page

3.1.2:

2016-07-28
  • * Fixed vendor landing page product list prices display
  • * Fixed password_enc not cleared after welcome email

DropshipMsi


1.0.30:

2023-05-10
  • * Optimization of decision logic

1.0.28:

2023-04-21
  • * Added extra css class in forms elements

1.0.27:

2023-03-29
  • * Added compatibility with 2.4.6

1.0.26:

2023-03-15
  • * Fixed 'order_placed' event_type records not added to inventory_reservation table for configurable products

1.0.25:

2023-03-11
  • * Fixed means to disable functionality per website

1.0.24:

2022-09-14
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

1.0.23:

2022-08-25
  • * Fixed patchMultiVendorDataCollection

1.0.22:

2022-08-04
  • * Fixed compatibility with minified html

1.0.21:

2022-07-07
  • * Added hide disabled vendor sources

1.0.20:

2022-07-05
  • * Fixed multiple vendor sources created on vendor import run multiple times

1.0.19:

2022-05-18
  • * Fixed multiple default vendor sources created when sellers stock not created or not assigned to website

1.0.18:

2022-03-10
  • * Fixed "Name already exists" in auto-create vendor source

1.0.16:

2022-03-03
  • * Fixed reservations in 2.3.*

1.0.15:

2022-02-24
  • * Added create MSI source only when vendor active

1.0.14:

2022-02-22
  • * Added sync between vendor/source addresses

1.0.13:

2022-02-08
  • * Fixed 2.3.x inventory indexer compatibility

1.0.11:

2022-01-18
  • * Fixed possible 'The requested sku is not assigned to given stock' in order view page

1.0.10:

2022-01-06
  • * Fixed undefined index 'stock_qty' in select&sell form submit when stock_qty field is not on the form
  • * Fixed Call to undefined method Magento\Quote\Api\Data\AddressExtension::getPickupLocationCode() in Unirgy/DropshipMsi/Model/Stock/Availability.php

1.0.9:

2021-11-29
  • * Added missing $scopeId param to Helper\Data::getDefaultVendorSourceCode

1.0.8:

2021-11-26
  • * Fixed Invalid argument supplied for foreach() in Helper/Data.php on line 191
  • when click update from vendor portal > stock and price with no items

1.0.7:

2021-11-24
  • * Added GetVendorSourceItemsInterface

1.0.6:

2021-11-15
  • * Added automatic vendor source creation
  • * Fixed vendor portal 'stock import' and 'stock and price'

1.0.5:

2021-09-21
  • * Fixed possible "null argument passed to GetStockItemConfigurationInterface::execute"

1.0.4:

2021-09-08
  • * Added integration with vendor portal 'Stock and Price'

1.0.3:

2021-06-14
  • * Fixed Call to undefined method AppendReservationsAfterOrderPlacementPlugin::afterPlace

1.0.2:

2021-05-20
  • * Fixed "Class Magento\InventoryInStorePickupSales\Model\ResourceModel\OrderPickupLocation\GetPickupLocationCodeByOrderId does not exist" when Magento_InventoryInStorePickupSales not installed

1.0.1:

2021-03-22
  • * Fixed Could not receive Stock Item data in ResourceModel/GetVendorStockItemData.php:77

1.0:

  • * Initial release

DropshipMulti


3.2.105:

2023-12-18
  • * Added Helper::lastSaveVendorProductsIds method

3.2.104:

2023-08-21
  • * Removed group_price references

3.2.103:

2023-08-02
  • * Fixed configurable indexer when MicrositeMulti is used

3.2.102:

2023-06-21
  • * Fixed Helper::getUdmultiBestVendorInfo does not consider 'Display Out of Stock Products'=Yes configuration

3.2.101:

2023-06-13
  • * Fixed stock status indexer wrong value in website_id, stock_id during full reindex

3.2.98:

2023-05-26
  • * Fixed indexer syncUdmWithStockItem when different enabled status per website and MicrositeMulti installed

3.2.97:

2023-05-24
  • * Added Helper\Data::getReindexFlag method

3.2.96:

2023-05-23
  • * Migrated installation scripts to declarative schema
  • * Fixed stock indexer for configurable, grouped products

3.2.95:

2023-05-10
  • * Fixed compatibility with DropshipMsi presented due to recent changes

3.2.94:

2023-05-09
  • * Added compatibility with latest changes in MicrositeMulti module

3.2.92:

2023-04-21
  • * Added extra css class in forms elements

3.2.91:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.90:

2023-03-11
  • * Fixed means to disable functionality per website

3.2.89:

2023-02-01
  • * Fixed cannot remove offer tier prices in vendor portal product manager

3.2.88:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.87:

2022-12-07
  • * Fixed item base cost not init when using MSI module

3.2.86:

2022-11-01
  • * Added integration with Unirgy_VendorScope module

3.2.85:

2022-10-31
  • * Fixed scheduling non-changed offers doesn't create corresponding records in the db

3.2.83:

2022-10-29
  • * Fixed order place inventory check doesn't consider current version row id

3.2.81:

2022-10-20
  • * Fixed udropship_po_item.vendor_sku not populated when using with DropshipMsi module

3.2.80:

2022-10-14
  • * Fixed Plugin\...\CreateEntityVersion fired on non-product entity

3.2.79:

2022-10-12
  • * Fixed uasort(): Returning bool from comparison function in Stock/Availability.php

3.2.78:

2022-10-11
  • * Fixed inventory updates does not consider new vendor product row_id feature

3.2.77:

2022-10-08
  • * Fixed localvendor used as default vendor when isLimitCustomerVendors enabled

3.2.76:

2022-10-05
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.75:

2022-09-21
  • * Refactored tier price rendering to use UnirgyDynRows

3.2.74:

2022-09-20
  • * Removed implicit attachMultivendorData to product collections
  • * Fixed product vendor offers cleared after scheduled update finished in 2.4.2

3.2.73:

2022-09-12
  • * Fixed installation of udmulti_tier_price table row_id index

3.2.72:

2022-09-01
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.71:

2022-08-08
  • * Fixed vendor tier price field in product manager and sell yours

3.2.70:

2022-08-04
  • * Fixed compatibility with minified html

3.2.69:

2022-07-15
  • * Removed 'for update' in vendor inventory queries to eliminate deadlocks

3.2.68:

2022-07-08
  • * Added load loop protection

3.2.67:

2022-06-23
  • * Added getVendorOffer helper method

3.2.66:

2022-06-10
  • * Fixed inventory revert during order cancel when udpo used

3.2.65:

2022-05-31
  • * Added percentage value in multivendor tier price

3.2.64:

2022-05-30
  • * Fixed missing best vendor/min price during udmulti cache usage

3.2.63:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.62:

2022-04-20
  • * Removed transactions usage in quote inventory check

3.2.61:

2022-03-28
  • * Fixed missing front event observers in graphql area

3.2.60:

2022-02-23
  • * Fixed "restore_quote" observer

3.2.59:

2022-02-17
  • * Added Data::isLimitCustomerVendors, Data::getLimitCustomerVendorIds methods
  • * Added multivendor data caching

3.2.57:

2022-02-16
  • * Added Helper\Data::$isUdmultiLoadToQuote, Helper\Data::$isUdmultiLoadToProduct vars to limit for specific requests

3.2.56:

2022-02-03
  • * Fixed intermittent cannot change product from 'out of stock' to 'in stock' in admin

3.2.55:

2022-02-01
  • * Fixed wrong product_id column foreign key in EE

3.2.54:

2022-01-20
  • * Fixed bundle stock indexer in EE

3.2.53:

2022-01-17
  • * Fixed indexer customization turned on when using MSI

3.2.52:

2022-01-10
  • * Fixed compatibility with the latest change in ResourceModel\Helper::addVendorColumnToIndexerSelect

3.2.51:

2021-12-15
  • * Fixed udmulti_tier_price table not monitored by scheduled indexer

3.2.50:

2021-12-14
  • * Fixed EE product schedule update removes vendor offers

3.2.49:

2021-11-15
  • * Added hook to DropshipMsi\Helper\Data::patchMultiVendorDataCollection

3.2.48:

2021-09-21
  • * Fixed possible null sku passed in collect stock level

3.2.47:

2021-09-08
  • * Hide stock qty field in admin product > dropship vendors tab when MSI decision method used

3.2.45:

2021-08-27
  • * Fixed import new associations with just status field doesn't update magento stock status and qty

3.2.44:

2021-08-26
  • * Fixed vendor change in admin product edit > dropship vendors tab gives constraint violation error when tier prices not empty

3.2.43:

2021-08-26
  • * Fixed search index not populated with all vendors if not enabled "show all vendors" in microsite settings
  • * Refactored addVendorColumn indexer methods logic extracted to \Unirgy\Dropship\Model\ResourceModel\Helper

3.2.41:

2021-08-23
  • * Fixed possible indexer columns mismatch
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.40:

2021-08-10
  • * Fixed product manager multivendor tier price rendering in configurable 'Add Product Options' section

3.2.39:

2021-08-03
  • * Refactored vendor sku resolving

3.2.38:

2021-07-16
  • * Fixed wrong vendor sku in create po page

3.2.37:

2021-06-01
  • * Fixed missing escapeHtml in grid filter html

3.2.36:

2021-05-27
  • * Added supported logic for per vendor stock status

3.2.34:

2021-04-08
  • * Fixed unexpected ')' in Plugin/CatalogInventory/SubtractQuoteInventoryObserver.php on line 37

3.2.33:

2021-04-01
  • * Fixed multivendor decision class extends wrong base class

3.2.32:

2021-03-22
  • * Added integration with DropshipMsi module

3.2.31:

2021-02-25
  • * Added unified product reindex method and cache flush in it

3.2.30:

2021-02-05
  • * Fixed cannot remove vendor offer tier prices

3.2.29:

2021-01-28
  • * Refactored decision method abstract logic to dropship base module
  • * Fixed priority not populated in Availability::collectStockLevels

3.2.28:

2021-01-19
  • * Fixed "A non well formed numeric value encountered in Helper/ProtectedCode.php"

3.2.27:

2021-01-18
  • * Fixed cannot remove vendor offer tier prices

3.2.26:

2020-08-19
  • * Added 'Show qty in order vendors reassign dropdowns' configuration option

3.2.25:

2020-08-10
  • * Fixed wrong vendor portal stock menu url when module installed but not enabled

3.2.24:

2020-04-17
  • * Fixed di.xml duplicate entry

3.2.23:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.22:

2019-11-22
  • * Revoked usage of shipmentFactory as it can add wrong items automatically

3.2.21:

2019-10-22
  • * Fixed check against magento version 2.3 instead of presence of Magento_Inventory module

3.2.20:

2019-10-03
  • * Fixed 'A joint field with a "0" alias is already declared' in vendor portal "Stock and Price" page on EE

3.2.19:

2019-10-02
  • * Fixed Duplicate entry for key 'INVENTORY_SOURCE_ITEM_SOURCE_CODE_SKU' during stock reindex

3.2.18:

2019-09-25
  • * Fixed decimal product qty could be added in a cart

3.2.17:

2019-09-17
  • * Fixed products mass status enable doesn't make products visible on the frontend

3.2.15:

2019-05-10
  • * Fixed default stock MSI compatibility during product save

3.2.14:

2019-04-22
  • * Fixed wrong create of shipment object

3.2.13:

2019-04-02
  • * Fixed compatibility with 2.3.1

3.2.12:

2019-02-05
  • * Added workaround for magento core bug of loading products collection without limitation in \Magento\CatalogSearch\Ui\DataProvider\Product\AddFulltextFilterToCollection

3.2.11:

2018-12-10
  • * Fixed last vendor offer cannot be removed in product edit

3.2.10:

2018-05-09
  • * Fixed inclusion of Ui/ProductFormModifier in composer installations

3.2.9:

2018-05-08
  • * Fixed country/zipcode/address limitation does't forbid to checkout

3.2.7:

2018-04-06
  • * Fixed multivendor data loaded during products export

3.2.6:

2017-11-27
  • * Fixed missing column header in create order items grid

3.2.5:

  • * Fixed vendors dropdown not always visible in create PO page

3.2.4:

2017-11-14
  • * Fixed Undefined index: stock_qty in DropshipMulti/Helper/ProtectedCode.php on line 99
  • * Fixed delete tier price rows

3.2.3:

2017-10-19
  • * Fixed full reindex stock status indexer compatibility with magento 2.2 (configurable products)

3.2.2:

2017-10-16
  • * Fixed full reindex stock status indexer compatibility with magento 2.2

3.2.1:

2017-10-13
  • * Fixed stock status indexer compatibility with magento 2.2

3.1.26:

2017-09-20
  • * Added workaround for wishlist to show correct price when price comparison installed

3.1.25:

2017-09-04
  • * Added setHasStockError, setHasAddressError flags in quote and items

3.1.24:

2017-08-25
  • * Fixed stock indexer compatibility with EE version

3.1.23:

2017-07-25
  • * Added integration with vendor ship to location limit add-on
  • * Fixed vendor price is not updated from "Stock and Price" menu with price comparison installed

3.1.22:

2017-06-02
  • * Fixed refund observer
  • * Changed default status to be Active and freeshipping to be No when add vendor offers in admin product edit

3.1.21:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.20:

2017-05-15
  • * Fixed composer.json
  • * Fixed Inventory not reverted after order cancel
  • * First fixes for 2.2 compatibility

3.1.19:

2017-03-06
  • * Fixed determine best vendor does not consider stock availability

3.1.18:

2017-02-16
  • * Added simplified process of adding extra fields in multivendor data

3.1.17:

2017-01-24
  • * Fixed frontend webapi use admin collection after load event (and load inactive vendors data)
  • * Fixed determine best vendor when vendor price not used

3.1.16:

2016-12-22
  • * Fixed intermittent error on admin order save vendor updates

3.1.15:

2016-12-13
  • * Fixed backorders field is missing in admin product edit > dropship vendors tab in magento 2.1.x

3.1.14:

2016-11-23
  • * Added yet another optimization to skip load multivendor data in admin category edit/save page

3.1.13:

2016-11-16
  • * Fixed cart add/update when products out of stock

3.1.12:

2016-11-15
  • * Fixed EE 2.1.x assign vendor sku

3.1.11:

2016-10-14
  • * Fixed price and stock index filters hide vendor products in products grids in vendor portal

3.1.10:

2016-10-07
  • * Fixed tier price support

3.1.9:

2016-10-03
  • * Added another optimization to skip load multivendor data in admin category edit/save page

3.1.8:

2016-09-16
  • * Fixed admin area reassign vendors dropdowns in order view, order create, po create

3.1.6:

2016-09-06
  • * Fixed "Cannot use Magento\Catalog\Model\Product as Product because the name is already in use in app/code/Unirgy/DropshipMulti/Plugin/ProductInitialization.php"

3.1.5:

2016-09-02
  • * Added optimization to skip load multivendor data in admin category edit/save page

3.1.4:

2016-08-29
  • * Eliminate removal of 'Ui\DataProvider\Product\Form\Modifier\Vendors' to compile on 2.0.x
  • * Added missing title in product edit > dropship vendors tab

3.1.3:

2016-08-15
  • * Fixed "stock and price" save when using https

3.1.2:

2016-07-22
  • * Fixed vendor select autocomplete

3.0.6:

2016-05-26
  • * Fixed possible lock error in checkout

DropshipMultiApi


3.2.4:

2022-06-02
  • * Moved cart graphql code from DropshipMultiApi to DropshipMultiPrice module

3.2.3:

2021-09-21
  • * Added graphql "has_error", "error_message" fields to cart and cart item types

3.2.1:

2021-07-19
  • * Added graphql support

3.2.0:

2019-12-26
  • * Initial release

DropshipMultiPrice


3.2.81:

2023-12-22
  • * Fixed default price on configurable PDP does not consider seller prices

3.2.80:

2023-12-13
  • * Fixed configurable best price consider disabled products

3.2.79:

2023-11-22
  • * Fixed Unirgy\DropshipMultiPrice\Plugin\QuoteItem logic executed when MP status=disabled

3.2.78:

2023-09-30
  • * Fixed 0 cart price in some occasions when vendor don't have price

3.2.77:

2023-08-21
  • * Removed group_price references

3.2.76:

2023-08-10
  • * Fixed compatibility with b2b requisition list
  • * Fixed web asset filename of template/udmultiprice/product/vendor_row.phtml to vendor_row.html

3.2.75:

2023-08-04
  • * Fixed missing drop of catalog_product_index_price_tmp.id column and corresponding primary key

3.2.74:

2023-07-14
  • * Fixed configurable price in index table 0 when magento core price 0 (but vendor specific prices non-zero)

3.2.73:

2023-07-11
  • * Fixed configurable price renderer when 'Use price index to render prices on product list page'=Yes

3.2.71:

2023-06-01
  • * Fixed bundles support

3.2.70:

2023-05-30
  • * Added missing product collection plugin for rest di

3.2.69:

2023-05-23
  • * Fixed possible error in bundle indexer
  • * Added 'Customer Options > Use price index to render prices on product list page' configuration

3.2.68:

2023-05-05
  • * Added compatibility with latest changes in MicrositeMulti module

3.2.67:

2023-03-15
  • * Fixed unknown column e.product_id during reindex

3.2.66:

2023-03-11
  • * Fixed means to disable functionality per website

3.2.65:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.64:

2022-11-11
  • * Refactored PDP offers display js

3.2.62:

2022-10-30
  • * Fixed price index not populated with out of stock offers when 'Display Out of Stock Products'=Yes

3.2.61:

2022-10-29
  • * Added integration with Unirgy_VendorScope module

3.2.60:

2022-09-21
  • * Fixed per vendor tier price box not visible in configurable main price section

3.2.58:

2022-09-01
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.57:

2022-08-31
  • * Fixed configurable simple's tier prices not rendered on PDP

3.2.56:

2022-07-20
  • * Refactored PDP vendor offers rendering to use remote template instead of inline

3.2.55:

2022-06-23
  • * Fixed pricing render cache key does not consider vendor

3.2.54:

2022-06-02
  • * Moved cart graphql code from DropshipMultiApi to DropshipMultiPrice module

3.2.53:

2022-05-31
  • * Added percentage value in multivendor tier price

3.2.52:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.51:

2022-05-05
  • * Fixed addProductsToCart graphql mutation for configurable products

3.2.50:

2022-04-28
  • * Added support for addProductsToCart graphql mutation

3.2.48:

2022-03-24
  • * Fixed price rendering does not display per vendor catalog rule price on PDP

3.2.47:

2022-03-17
  • * Fixed udropship_vendor hidden field not changed during configurable options change

3.2.46:

2022-02-17
  • * Optimized applyPriceVendorToProductCollection

3.2.45:

2022-01-31
  • * Fixed bug in special price indexer sql

3.2.44:

2022-01-10
  • * Fixed bundle price indexer usage of ResourceModel\Helper::addVendorColumnToIndexerSelect

3.2.43:

2022-01-05
  • * Fixed bundle price indexer when MicrositeMultiPrice installed

3.2.42:

2021-12-17
  • * Fixed add new quote item instead of qty increment for existing product in cart

3.2.41:

2021-12-01
  • * Fixed disabled 'add to cart' buttons in product list page

3.2.40:

2021-11-17
  • * Enhanced presentation of "select vendor" on front product view page

3.2.39:

2021-09-24
  • * Fixed vendor specific tier prices not considered in price index

3.2.38:

2021-09-21
  • * Fixed graphql same product add to cart without explicit vendor create new items

3.2.37:

2021-09-21
  • * Fixed vendor specific prices display in products collection when using vendor filter

3.2.36:

2021-09-16
  • * Fixed Argument 1 passed to PriceIndexer\BaseFinalPriceQuery::getTotalTierPriceExpression() must be an instance of Magento\Framework\DB\Sql\Expression, instance of Zend_Db_Expr given

3.2.35:

2021-09-13
  • * Fixed vendor specific price not used in configurable products

3.2.32:

2021-08-26
  • * Refactored addVendorColumn indexer methods logic extracted to \Unirgy\Dropship\Model\ResourceModel\Helper

3.2.31:

2021-08-23
  • * Fixed possible indexer columns mismatch

3.2.30:

2021-06-24
  • * Fixed wrong display of configurable product prices on PDP

3.2.29:

2021-06-23
  • * Moved get final price custom logic from event to plugin

3.2.28:

2021-06-08
  • * Fixed bundle PDP 'customize and add to cart' display global price not microsite current vendor

3.2.27:

2021-06-04
  • * Fixed whishlist price does not consider microsite current vendor
  • * Fixed PDP default price with regards to microsite current vendor

3.2.26:

2021-05-27
  • * Fixed support with EE page builder product full width layout

3.2.25:

2021-03-22
  • * Added integration with DropshipMsi module

3.2.24:

2021-02-25
  • * Fixed "Cannot add or update a child row: a foreign key constraint fails" when delete item from reordered quote

3.2.23:

2021-01-11
  • * Fixed NULL in min_price, max_price price index for configurable products
  • * Fixed error in graphql products query

3.2.22:

2020-12-23
  • * Fixed indexer cloud compatibility

3.2.20:

2020-12-07
  • * Fixed same product "add to cart" create new items instead of qty increment in b2b with non US locale

3.2.19:

2020-12-02
  • * Added logic to support MicrositeMultiPrice module

3.2.18:

2020-09-01
  • * Fixed price display in configurable product view page

3.2.17:

2020-04-03
  • * Fixed Call to undefined method Magento\Catalog\Api\Data\ProductExtension::getUmarketplaceVendor

3.2.16:

2020-03-11
  • * Changed udropship_vendor to umarketplace_vendor cart item extension attribute for cart items add via API

3.2.15:

2020-01-29
  • * Added support for cart items add via API

3.2.14:

2019-12-17
  • * Fixed "type not defined for the indexer" error in magento >=2.2.6
  • with custom product types that utilize old DefaultPrice indexer model

3.2.13:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.11:

2019-08-06
  • * Fixed composer classmap compatibility
  • * Fixed "In stock" is still displayed on product page when vendor offer is out of stock

3.2.10:

2019-04-02
  • * Fixed Helper::useVendorPrice does't switch vendor id

3.2.8:

2018-12-04
  • * Fixed installation fails on magento 2.3.0

3.2.6:

2018-11-30
  • * Fixed compatibility with magento 2.2.6 indexer change

3.2.5:

2018-01-11
  • * Fixed show minimum price simple product offers as default on cronfigurable product page

3.2.4:

2018-01-08
  • * Fixed main price update on configurable product page when swatches change

3.2.3:

2017-12-13
  • * Added per magento major version price indexer

3.2.2:

  • * Fixed grouped products indexer compatibility with 2.2

3.2.1:

2017-10-31
  • * Fixed PDP does not show vendor price when Select Vendor tab removed from layout

3.1.19:

2017-09-25
  • * Fixed sorting on product page to show cheapest vendors first

3.1.18:

2017-09-20
  • * Added workaround for wishlist to show correct price

3.1.17:

2017-09-14
  • * Added change configurable product main price with minimum price from vendor offers for current selection

3.1.16:

2017-08-21
  • * Fixed intermittent 0 price on cart page

3.1.15:

2017-08-09
  • * Fixed product page vendor prices for empty price vendors shows previous vendor price

3.1.14:

2017-06-13
  • * Fixed translations in source model

3.1.13:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.12:

2017-05-15
  • * Fixed composer.json
  • * Fixes for 2.2 compatibility (partial)

3.1.11:

2017-01-24
  • * Fixed default add to cart for same product multiple times add rows in cart instead of qty

3.1.10:

2016-12-22
  • * Fixed preselect default price in product view page

3.1.9:

2016-11-16
  • * Fixed indexer compatibility with 2.1.1

3.1.8:

2016-11-15
  • * Fixed error during cart item delete
  • * Fixed vendors table on configurable product page when swatch is not used.

3.1.7:

2016-10-07
  • * Fixed tier price support

3.1.6:

2016-10-03
  • * Fixed do not attach multivendor data on frontend product collection by default

3.1.5:

2016-08-24
  • * Added workaround to eliminate load protected files during cron reindex
  • * Added change title of only clicked add to cart button
  • * Fixed ajax add to cart in magento2.1

3.1.4:

2016-08-15
  • * Fixed display vendor offers configurable product page when options change both 2.0.x and 2.1.x

3.1.3:

2016-08-03
  • * Fixed display vendor offers configurable product page when options change

3.1.2:

2016-07-15
  • * Fixed compatibility with magento 2.1

DropshipPayout


3.2.26:

2023-11-25
  • * Fixed use_locale_timezone column location

3.2.25:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.24:

2023-05-19
  • * Fixed weee tax not considered in refunds

3.2.23:

2023-05-15
  • * Added weee tax support

3.2.22:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.21:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.20:

2022-10-07
  • * Fixed preg_split(): Passing null to parameter #2

3.2.18:

2022-08-24
  • * Fixed depricated strftime usage
  • * Fixed usage of string function with null param

3.2.16:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.14:

2020-10-23
  • * Fixed vendor portal date filter to support 'dd/MM/y' locale format

3.2.13:

2020-07-22
  • * Added store_id info in payout

3.2.12:

2020-04-27
  • * Added quote payout calculation

3.2.10:

2019-05-24
  • * Fixed Warning: A non-numeric value encountered in Payout when commission is empty

3.2.9:

2018-03-07
  • * Fixed wrong access to admin user object

3.2.6:

2018-02-05
  • * Fixed shipping discount amount not considered in statement/payout calculations
  • * Fixed undefined method getRawBody

3.2.5:

2018-01-22
  • * Fixed cron

3.2.3:

2018-01-12
  • * Fixed discount_tax_compensation_amount not considered in statement subtotal calculation

3.2.2:

2017-10-25
  • * Fixed duplicate payouts when paypal adaptive used as payment method but vendor payout method set to another and auto-payout turned on

3.2.1:

2017-10-12
  • * Fixed refunds calculation when apply commission on shipping = yes

3.1.7:

2017-10-02
  • * Added support for payout reverse (only for Stripe payout method)

3.1.6:

2017-09-11
  • * Fixed Non-static method AbstractStatement::processPos() should not be called statically

3.1.5:

2017-05-15
  • * Fixed composer.json

3.1.4:

2017-04-10
  • * Fixed statement calculation when apply commission on tax = yes and tax display = exclude

3.1.3:

2016-11-16
  • * Added fix for adaptive payment method

3.1.2:

2016-11-15
  • * Fixed ACL references

3.0.6:

2016-05-31
  • * Fixed orphaned now() reference in \Unirgy\DropshipPayout\Model\ResourceModel\Payout\Collection

DropshipPaypalAdaptive


3.2.3:

2022-10-05
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.2:

2017-10-25
  • * Changed upadative_vendors key in payment AdditionalInformation to be json instead of array

3.2.1:

2017-10-05
  • * Fixed paypal adaptive configuration stop being available for AU,JP,FR,IT,ES,HK,NZ countries

3.1.7:

2017-10-02
  • * Added isReversible=false in payout method model

3.1.6:

2017-09-18
  • * Fixed create invoice on payment complete

3.1.5:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.4:

2017-05-15
  • * Fixed composer.json

3.1.3:

2016-12-13
  • * Fixed payment complete email sending

3.1.2:

2016-11-16
  • * Fixed payment method not working
  • * Fixed configuration not visible for some countries in payment methods > paypal section
  • * Fixed ACL references

DropshipPaypalCommerce


1.0.10:

2023-07-10
  • * Fixed Segmentation fault error

1.0.9:

2023-07-07
  • * Added missing card fields

1.0.8:

2023-05-26
  • * Fixed 'Invalid request for source options: payment_other/upaypalcom/integration_type'

1.0.7:

2023-03-29
  • * Added compatibility with 2.4.6
  • * Fixed possible error 'Call to a member function getStoreId on null in vendor/magento/module-quote/Model/Quote/Payment.php' called from Controller/Customer/MerchantIds

1.0.5:

2021-04-13
  • * Fixed Property "IdToken" does not have accessor method "getIdToken" in class "IdentityTokenInterface"

1.0.4:

2021-03-18
  • * Added "BN Code" configuration option

1.0.3:

2021-02-26
  • * Added unfinished support for partial captures
  • * Added error param in capture interface

1.0.2:

2021-02-19
  • * Added magento order id to paypal transactions as custom id

1.0.1:

2020-11-27
  • * Fixed compatibility with 2.4.0

1.0.0:

2020-11-13
  • * Initial release

DropshipPo


3.2.96:

2024-02-20
  • * Fixed Undefined constant ZERO_STOCK_QUANTITY in Plugin/InventorySourceDeduction.php

3.2.95:

2024-01-15
  • * Fixed missing vendor portal grid sort by validation

3.2.94:

2024-01-12
  • * Fixed Class "Magento\Framework\App\Helper\String" does not exist when order item is bundle

3.2.93:

2023-11-14
  • * Refactored global config to use native depends functionality instead of DependSelect

3.2.92:

2023-10-31
  • * Fixed UdpoFacade::processUdpoPost issue 'Cannot create shipments' error when it shouldn't

3.2.91:

2023-09-18
  • * Added UdpoFacade::processShipmentPost
  • * Added UdpoInterface::getCanCreateShipment

3.2.89:

2023-09-15
  • * Added UdpoFacade class

3.2.88:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.87:

2023-06-13
  • * Added separate layout update handle udropship_shipment_renderers

3.2.86:

2023-06-01
  • * Fixed bundles support

3.2.85:

2023-05-25
  • * Added support to pass non-order object in po collection setOrderFilter method

3.2.83:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.82:

2023-05-15
  • * Added weee tax support

3.2.81:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.80:

2023-03-11
  • * Fixed means to disable functionality per website

3.2.79:

2023-03-10
  • * Added tax and discount amounts to udpo item api

3.2.78:

2023-03-09
  • * Added getBillingAddress, getShippingAddress to udpo api

3.2.77:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.76:

2023-01-09
  • * Fixed batch label error rendering

3.2.75:

2022-12-07
  • * Fixed po total cost does not count configurable products

3.2.74:

2022-11-15
  • * Fixed "Array to string conversion in framework/Reflection/TypeProcessor.php"
  • during Create Shipments massaction

3.2.73:

2022-10-11
  • * Fixed create/cancel PO qty correction does not consider new vendor product row_id feature

3.2.72:

2022-10-07
  • * Fixed preg_split(): Passing null to parameter #2

3.2.71:

2022-10-05
  • * Optimized comments save to better support mass orders updates

3.2.70:

2022-08-04
  • * Fixed compatibility with minified html

3.2.69:

2022-07-29
  • * Added billing address rendering for instore pickup POs

3.2.67:

2022-06-23
  • * Fixed new po email rendering

3.2.66:

2022-06-10
  • * Fixed order cancel returns to udmultistock more qty then expected

3.2.65:

2022-05-27
  • * Added vendor action log

3.2.64:

2022-05-11
  • * Fixed failed label request during admin create shipment still create shipment

3.2.63:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.62:

2022-04-13
  • * Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places

3.2.61:

2022-03-04
  • * Modified status change dropdown to be visible only on status change action

3.2.60:

2022-02-24
  • * Changed cancel of default selected vendor po to return multivendor stock instantly

3.2.59:

2022-02-22
  • * Added pickup/shipment specific status change popup labels

3.2.58:

2021-12-10
  • * Fixed missing ups/usps multipackage generate labels

3.2.57:

2021-11-29
  • * Added support to change Shipped/Delivered status labels to Ready for Pickup/Picked Up based on PO delivery type

3.2.56:

2021-09-03
  • * Fixed admin POs grid filter

3.2.55:

2021-08-25
  • * Fixed missing default shipment source code when create po shipment

3.2.54:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi
  • * Fixed status filter in pos grid reset to default on some installations

3.2.53:

2021-07-19
  • * Fixed currency code display in admin PO grid

3.2.52:

2021-07-16
  • * Fixed wrong vendor sku in create po page

3.2.51:

2021-06-10
  • * Fixed magento core bug in Order\Creditmemo::isLast

3.2.50:

2021-06-09
  • * Fixed missing observer for view_block_abstract_to_html_before event

3.2.49:

2021-06-01
  • * Fixed missing escapeHtml in grid filter html

3.2.48:

2021-05-31
  • * Added "Increment Glue String" global PO configuration

3.2.47:

2021-02-11
  • * Fixed missing 'order_data' param in notification template
  • * Added formattedShippingAddress, formattedBillingAddress for new PO notification template

3.2.46:

2021-01-25
  • * Added support for DropshipMsi module

3.2.45:

2020-10-23
  • * Fixed vendor portal date filter to support 'dd/MM/y' locale format

3.2.44:

2020-10-05
  • * Fixed 2.4 compilation error in Model\Pdf\Po

3.2.43:

2020-09-22
  • * Removed PO afterLoad iteration in collection afterLoad

3.2.42:

2020-09-18
  • * Fixed Model\Pdf\PoItems\Bundle Incompatible argument type

3.2.41:

2020-09-14
  • * Added generate labels run via background command to bypass timeout limit error
  • * Change in PO pdf items font
  • * Fixed udpoRecalcCosts not defined in PO edit costs

3.2.40:

2020-08-26
  • * Fixed restricted statuses not available in vendor portal orders filter

3.2.39:

2020-08-19
  • * Fixed order shipping amount incomplete override in po view
  • * Fixed udpo_order_save_before fired in wrong place

3.2.38:

2020-08-18
  • * Fixed possible blank entry in status dropdown in vendor portal when using restrict po status
  • * Fixed 'Cancel Order When All Vendors Canceled POs' has no effect

3.2.37:

2020-08-14
  • * Fixed empty PO Increment Id when 'PO Increment Type'='Magento Native'

3.2.36:

2020-08-13
  • * Fixed "Phrase could not be converted to int" in virtual PO view info in vendor portal

3.2.35:

2020-08-12
  • * Fixed 0 shipping price when using non-dropship shipping method

3.2.34:

2020-08-05
  • * Fixed virtual PO don't have shipped/delivered statuses

3.2.33:

2020-07-28
  • * Added report prepare event

3.2.31:

2020-06-11
  • * Fixed PO comments not duplicated in order comments

3.2.30:

2020-05-22
  • * Fixed missing 'reset filter' button in vendor portal PO grid

3.2.29:

2020-04-28
  • * Fixed missing "Append Comments", "Email Copy of Shipment" checkboxes in admin create shipment page

3.2.28:

2020-04-27
  • * Fixed missing udropship_po_comment.is_vendor_notified column

3.2.27:

2019-12-10
  • * Fixed 2.3.3 text emails compatibility

3.2.26:

2019-11-22
  • * Revoked usage of shipmentFactory as it can add wrong items automatically

3.2.25:

2019-11-19
  • * Fixed inventory deducted twice after create shipment with tracking number when magento MSI enabled

3.2.24:

2019-11-08
  • * Fixed "Unirgy\DropshipPo\Model\Po\Item' must implement an interface, which extends from 'Magento\Framework\Api\ExtensibleDataInterface'"

3.2.23:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.22:

2019-09-30
  • * Fixed virtual PO status become complete right after order place

3.2.21:

2019-09-13
  • * Fixed Invalid argument supplied for foreach() in Plugin/OrderHandlerState.php

3.2.19:

2019-07-22
  • * Refactoring in vendor portal grid.phtml template

3.2.18:

2019-04-22
  • * Fixed transport builder setFrom 2.3 compatibility
  • * Fixed wrong create of shipment object

3.2.17:

2019-04-02
  • * Fixed usage of general exceptions where localized need to be used

3.2.16:

2019-03-07
  • * Fixed Call to a member function resolve() on null DropshipPo/Helper/Data.php
  • * Added workaround for magento core bug when email sender identity resolved without scopeId

3.2.15:

2018-11-19
  • * Fixed A non well formed numeric value encountered in magento/module-backend/Block/Widget/Grid/Column/Renderer/Number.php

3.2.14:

2018-10-26
  • * Fixed vendor portal printing actions redirect instead of download response

3.2.13:

2018-08-01
  • * Fixed Report/ItemExportXml controller

3.2.12:

2018-05-01
  • * Fixed email templates don't use common header/footer templates

3.2.10:

2018-03-26
  • * Added support for "Explicitly visible in vendor portal system shipping methods" configuration option

3.2.9:

2018-01-24
  • * Added usage of separate UdpoLabelBatchCreate request in background processing of mass generate labels to eliminate batch_id save in session

3.2.8:

2018-01-18
  • * Added background processing of mass generate labels (Advanced PO)

3.2.7:

2018-01-12
  • * Fixed PO edit cost doesn't change shipment items cost

3.2.6:

2018-01-10
  • * Fixed getCreatedAtStoreDate, getCreatedAtDate usage

3.2.5:

  • * Fixed Advanced Item PO Details report don't show item cost on some of the rows

3.2.4:

2017-12-05
  • * Fixed setDownloadUrl on boolean when create shipment with shipped checkbox and have notification on shipment completion configured
  • * Added support for multi-shipment result from $udpoHlp->createShipmentFromPo

3.2.3:

  • * Fixed no input box in "Left/Ship", "Qty Available" columns in vendor portal PO view box
  • * Fixed Invalid template file: 'Magento_OfflinePayments::info/pdf/checkmo.phtml' when print PO PDF

3.2.2:

2017-11-22
  • * Fixed possible "Class Unirgy\DropshipStockPo\Model\Po\Item does not exist" on some environments

3.2.1:

  • * Fixed ship to name aggregator
  • * Fixed create labels batch and download existing labels batch massaction return 404 error in console

3.1.28:

2017-09-20
  • * Fixed mass PO PDF printing starts new page not from the top

3.1.27:

2017-09-18
  • * Added split db support

3.1.26:

2017-09-14
  • * Added try/catch for send vendor notification to eliminate order place fail

3.1.25:

2017-08-30
  • * Fixed isSecureArea registry usage in processLabelRequestError

3.1.24:

2017-08-25
  • * Fixed typo in "PDF Purchase Orders" admin po grid massaction url

3.1.23:

2017-06-28
  • * Added vendor based PO increment type

3.1.22:

2017-06-21
  • * Fixed PO Item model does not extend Magento\Sales\Model\AbstractModel

3.1.21:

2017-06-15
  • * Fixed usage of setBodyText instead of setBody in mail sending

3.1.20:

2017-05-30
  • * Fixed order complete before shipments shipped

3.1.19:

2017-05-15
  • * Fixed create shipment with Auto Generate Labels checked

3.1.18:

2017-03-06
  • * Fixed installation on magento with non-default stores

3.1.17:

2017-02-14
  • * Fixed PO's shipment collection items load extra order object instead of PO's order object

3.1.16:

2017-01-30
  • * Fixed compatibility with 2.1.3 async grid reindex

3.1.15:

2016-12-22
  • * Fixed missing translations in po reassign

3.1.14:

2016-11-17
  • * Fixed vendor portal "Export Orders" massaction in POs grid (if batch add-on installed)

3.1.13:

2016-11-15
  • * Removed unnecessary rewrite

3.1.12:

2016-10-26
  • * Fixed orphaned now() reference in DropshipPo\Observer\AbstractObserver.php

3.1.11:

2016-10-06
  • * Fixed admin PO create shipment when adding comments

3.1.10:

2016-09-26
  • * Fixed afterDownloadSubmit wrong reference in vendor portal shipments grid

3.1.9:

2016-09-12
  • * Fix related to multivendor admin create po update qty

3.1.8:

2016-09-12
  • * Added cancel order when all POs canceled option
  • * Fixed ACL references

3.1.7:

2016-08-17
  • * Fixed https links in notification emails

3.1.6:

2016-08-15
  • * Fixed admin > udpo grid > export csv/xml

3.1.5:

2016-08-12
  • * Added missing batch label print inherited controller

3.1.4:

2016-07-22
  • * Removed reference to dump

3.1.3:

2016-07-19
  • * Fixed vendor portal orders grid filter layout

3.1.2:

2016-07-15
  • * Fixed order save problem when product_options get corrupted

3.0.9:

2016-06-15
  • * Fixed whole order autoinvoice

DropshipProductBulkUpload


3.2.113:

2024-02-06
  • * Rafactored ImportFacade to support bulk upload API

3.2.112:

2024-01-22
  • * Fixed 'Try to auto increment duplicate url_key'=Yes doesn't work when import don't have url_key explicitly

3.2.111:

2023-11-23
  • * Added 'Automatically change attribute frontend input to multiselect when ArrayBackend used as backend model' global configuration

3.2.110:

2023-10-31
  • * Fixed "Import for %1 set and %2 vendor not found" when run via API

3.2.109:

2023-10-09
  • * Fixed compilation error in HistoryLog

3.2.108:

2023-09-22
  • * Fixed sku autogenerate doesn't consider 'udprod/general/prefix_sku_vid' scope flag

3.2.106:

2023-09-12
  • * Fixed products export doesn't export all products

3.2.105:

2023-08-31
  • * Refactoring connected to recent changes in DropshipVendorProduct module
  • * Fixed curl_multi_exec(): Passing null in ResourceModel/AbstractResourceBase.php

3.2.104:

2023-08-14
  • * Added ImportFacade class to simplify external usage

3.2.103:

2023-08-02
  • * Added message queue usage for big import files
  • * Fixed usage of custom value in 'Constant to nullify attribute value' doesn't work for decimal/int attributes

3.2.102:

2023-05-24
  • * Added multivendor setReindexFlag(false) call before offers update

3.2.101:

2023-05-10
  • * Added sku and id params to generateUrlKeyCandidates method

3.2.99:

2023-05-05
  • * Added generateUrlKeyCandidates instead of 0-100 increment suffixes

3.2.98:

2023-05-04
  • * Fixed auto increment duplicate url_key broken in recent releases

3.2.97:

2023-04-19
  • * Fixed '__product_url_key' table already exists

3.2.96:

2023-04-12
  • * Fixed allowed memory exhausted on big database
  • * Removed dependency from Locale\FormatInterface in constructors

3.2.94:

2023-04-11
  • * Fixed wrong value in 'Running For' on stage:complete screeen

3.2.93:

2023-04-10
  • * Added extra css class in forms elements

3.2.92:

2023-04-03
  • * Fixed Missing required value for XXX when using 0 value

3.2.91:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.90:

2023-03-24
  • * Fixed required attribute value check skipped when using non-empty 'Empty attribute value constant'

3.2.88:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.87:

2022-11-30
  • * Fixed preg_replace: Passing null to parameter #3 in Helper/ProtectedCode.php

3.2.86:

2022-11-28
  • * Fixed no or wrong redirects created when update url key

3.2.85:

2022-11-02
  • * Fixed trim(): Passing null to parameter #1 in Helper/ProtectedCode.php

3.2.84:

2022-11-02
  • * Fixed 'image same as current value' still trigger product unpublish

3.2.83:

2022-10-07
  • * Fixed preg_split(): Passing null to parameter #2

3.2.82:

2022-09-13
  • * Added auto-create swatch entry on option auto-create when attribute.additional_data.use_product_image_for_swatch=true

3.2.80:

2022-09-01
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.78:

2022-08-11
  • * Fixed image cache flush and regenerate on some magento instances

3.2.77:

2022-08-09
  • * Fixed wrong lock file used during import which provent concurrent import

3.2.76:

2022-08-04
  • * Fixed compatibility with minified html

3.0.75:

2022-07-26
  • * Fixed missing ProductCache::flushProductsCache call

3.2.74:

2022-07-25
  • * Fixed Undefined property: Helper\ProtectedCode2::$_productUpdates

3.2.73:

2022-07-20
  • * Added product cache flush
  • * Fixed image cache flush in EE

3.2.72:

2022-06-21
  • * Fixed product url generation in EE when row_id!=entity_id

3.2.71:

2022-06-16
  • * Fixed progress in main import doesn't work

3.2.70:

2022-05-10
  • * Fixed wrong ids used for reindex in EE

3.2.69:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.68:

2022-05-03
  • * Fixed autogen skus doesn't work when import file have duplicate rows

3.2.67:

2022-04-18
  • * Refactored missing 'is in stock' field to be treated as 'in stock' by default

3.2.66:

2022-04-13
  • * Added 'store view' dropdown configuration to import/export scope specific data

3.2.65:

2022-03-30
  • * Fixed wrong default categories imported in EE

3.2.64:

2022-03-18
  • * Fixed product products not exported before children

3.2.63:

2022-03-16
  • * Fixed export products doesn't export __parent_sku__

3.2.62:

2022-03-11
  • * Fixed visibility of configurable simples is not set to 'Not Visible Individually'
  • * Fixed datetime attributes import broken during recent changes

3.2.61:

2022-02-23
  • * Fixed isValueEmpty, isValueSkip methods does not consider false, 0 special cases

3.2.60:

2022-02-16
  • * Fixed remote image upload save original url in image attribute instead of new path
  • * Fixed product extra fetchNewDataIds use index table which might not be populated yet

3.2.59:

2022-02-14
  • * Fixed categories mapping in EE

3.2.58:

2022-02-11
  • * Fixed cannot assign product to category from non-default store

3.2.56:

2022-01-25
  • * Fixed log file cleared after main products import
  • * Fixed array_flip(): Can only flip STRING and INTEGER values in ProtectedCode::_loadUrlKeys

3.2.54:

2022-01-11
  • * Added caching of columns config
  • * Fixed possible 'Call to a member function getStoreId() on null'
  • * Fixed import unpublish products when no diff
  • * Changed default value for 'increment_url_key' option to be 1
  • * Changed output of Rows Found/Processed/Success/Error in logs and complete screen

3.2.52:

2021-12-15
  • * Added support to update multivendor offers even if vendor doesn't own product
  • (product update still will be skipped with unauthorized error)

3.2.51:

2021-12-08
  • * Fixed Yes/No attributes cannot be updated from Yes to No

3.2.50:

2021-12-07
  • * Added support for media_gallery_json field

3.2.49:

2021-12-01
  • * Fixed undefined $parentSku in Helper/Upload.php

3.2.48:

2021-11-24
  • * Fixed compatibility with DropshipMsi add-on

3.2.47:

2021-10-19
  • * Fixed 'Use Vendor Sku If SKU is empty'=No is ignored
  • * Fixed missing url normalization during images import

3.2.45:

2021-09-04
  • * Removed restriction to use only configured columns and in exact order

3.2.44:

2021-08-25
  • * Fixed wrong parent sku resolution when using system skus in import file

3.2.43:

2021-08-24
  • * Fixed Call to a member function getProduct() on null in Block/Vendor/Columns.php:342

3.2.42:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.41:

2021-08-19
  • * Added support to import magento product type column

3.2.40:

2021-08-18
  • * Fixed 'Missing product vendor' when import run outside of vendor portal

3.2.39:

2021-08-13
  • * Fixed bulk upload single doesn't display progress

3.2.38:

2021-08-03
  • * Added 'Use Vendor Sku is SKU empty' import option (default to Yes if in multivendor add-on or vendor sku attribute setup)
  • * Fixed configurable example file generation
  • * Fixed setup of required attributes
  • * Added usage of alt sku
  • * Refactored vendor sku resolving
  • * Added support for "Default MSI Source" vendor/global config

3.2.37:

2021-07-23
  • * Fixed required attributes not validated

3.2.36:

2021-07-09
  • * Fixed "fixed rows" data types does not use sku as string if it has numeric value

3.2.34:

2021-07-06
  • * Fixed Observer\VendorProductStatus use row ids instead of entity ids

3.2.33:

2021-07-05
  • * Fixed multivendor data entries not create in EE

3.2.32:

2021-06-29
  • * Fixed syntax error, unexpected ')' in Helper/Upload.php on line 867,1066

3.2.31:

2021-06-25
  • * Fixed empty value in import file continues to clean attribute when 'Empty attribute value constant ' not empty
  • * Added missing entries in log activity for 'Updating Product URL Rewrites', 'Flushing Products Image Cache'

3.2.30:

2021-06-01
  • * Fixed stack trace visible in vendor exceptions

3.2.29:

2021-05-18
  • * Added summary in Import Log
  • * Added 'Empty attribute value constant', 'CSV Delimiter' configurations

3.2.28:

2021-04-23
  • * Fixed Complete stage progress doesn't show aggregated numbers
  • * Fixed default data if taken from template product breaks import due to quantity_and_stock_status field is array

3.2.27:

2021-04-12
  • * Fixed logical error exceptions are not displayed

3.2.26:

2021-04-07
  • * Fixed "Uncaught ReferenceError: udprodUploadColumnsChanged is not defined"
  • * Fixed categories/websites not assigned when using template product and "type of product" from import file

3.2.25:

2021-03-19
  • * Fixed Array to string conversion in Helper/Upload.php on line 1139

3.2.24:

2021-03-02
  • * Added export functionality

3.2.23:

2020-12-15
  • * Refactoring to support single file upload module

3.2.22:

2020-08-18
  • * Fixed spelling in Model/ResourceModel/CatalogRule path name

3.2.21:

2020-08-12
  • * Fixed b2b compatibility

3.2.20:

2020-04-23
  • * Fixed "Options Import" stage shows 0% when no rows to process and hang

3.2.19:

2020-04-02
  • * Fixed wrong display of "Import Complete" when reindex not finished

3.2.18:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.17:

2019-10-29
  • * Fixed media_gallery import when items separated with semicolon and whitespaces around

3.2.16:

2019-10-18
  • * Fixed modal styles

3.2.15:

2019-10-04
  • * Fixed unpubish setting have no effect

3.2.13:

2019-05-22
  • * Fixed support for magento 2.3

3.2.12:

2018-09-06
  • * Fixed progress modal not visible when .modal class visibility=none in conflicting css

3.2.11:

2018-05-09
  • * Added dependency on MP

3.2.10:

2018-02-15
  • * Fixed import try to create url rewrites for invisible products
  • * Fixed example/template links return wrong files when webserver caching enabled
  • * Fixed hang on reindexing
  • * Added 'Auto-Create Missing Attribute Option Values' configuration option

3.2.9:

2018-02-01
  • * Added image cache flush after import and regenerate for magento 2.1.6
  • * Fixed "Imported columns count does not match configured columns count" when import Mac OS line ending files

3.2.8:

2018-01-22
  • * Fixed url rewrites not generated for imported products

3.2.7:

2017-11-27
  • * Fixed remote batch image download does not set small_image and thumbnail

3.2.6:

  • * Fixed selecting "Import Remote Images In Batch"=NO option have no effect

3.2.5:

2017-11-07
  • * Fixed previosuly broken import does not allow resave inventory item record
  • * Fixed LocalizedException hidden on frontend

3.2.4:

2017-11-01
  • * Added option for multi-thread batch downloading remote images to improve performance
  • * Fixed stock item entry in db not created when no qty field in import file
  • * Fixed importing attributes with custom backend_table

3.2.3:

2017-10-24
  • * Added "Import Image Retain remote subfolders" configuration option for better control of remote images import

3.2.2:

2017-10-19
  • * Fixed reindexing not considered in progress

3.2.1:

2017-10-16
  • * Fixed missing run of indexer for DropshipShippingClassLimit add-on (when installed)
  • * Fixed stock item entry in db not created when multivendor used on magento 2.2
  • * Fixed Missing required value for 'stock.qty' when multivendor used on magento 2.2

3.1.7:

2017-09-28
  • * Fixed products run time reindex does not work when products more then 100

3.1.6:

2017-09-25
  • * Fixed products run time reindex
  • * Fixed 404 error for js/dropzone/basic.css file

3.1.5:

2017-09-18
  • * Changed js ajax calls to use POST instead of GET to eliminate caching

3.1.4:

2017-09-14
  • * change made protected code not inherit AbstractHelper to prevent autoloading issues

3.1.3:

2017-09-14
  • * Fixed renaming existing images issue
  • * Fixed loader widget is shown during progress popup
  • * Fixed "Unexpected Error" when initial import request timeout

3.1.0:

  • * Added ability to setup import options in columns config

DropshipRma


3.2.67:

2024-01-18
  • * Fixed "Deprecated Functionality: iconv(): Passing null to parameter" when condition/reason is null

3.2.65:

2024-01-15
  • * Fixed missing vendor portal grid sort by validation

3.2.63:

2024-01-11
  • * Added helper logic for create RMA API

3.2.62:

2024-01-10
  • * Added getUdropshipMethod, getUdropshipMethodDescription methods in RmaInterface

3.2.60:

2023-10-06
  • * Added shipping_address_string, billing_address_string in RMA interface

3.2.59:

2023-09-11
  • * Added track list added to rma

3.2.57:

2023-08-28
  • * Added order_created_at field to RmaInterface

3.2.55:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.54:

2023-06-06
  • * Migrated installation scripts to declarative schema

3.2.53:

2023-05-30
  • * Added Label\Ups::getStoreInformation method

3.2.52:

2023-05-25
  • * Added support to pass non-order object in rma collection setOrderFilter method

3.2.50:

2023-05-16
  • * Added 'UPS Shipper Account Owner' configuration

3.2.49:

2023-04-04
  • * Added getBillingAddress, getShippingAddress to urma api

3.2.48:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.47:

2023-03-22
  • * Added website scope in rma configuration

3.2.46:

2023-03-11
  • * Fixed means to disable functionality per website

3.2.45:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.44:

2023-01-09
  • * Added exception message to create label error response in admin

3.2.42:

2022-11-25
  • * Fixed admin rma grid massaction filter

3.2.40:

2022-09-27
  • * Fixed substr(): Passing null Model/Label/Ups.php

3.2.39:

2022-08-04
  • * Fixed compatibility with minified html

3.2.38:

2022-07-15
  • * Fixed UPS generate labels

3.2.36:

2022-06-23
  • * Fixed new rma email rendering

3.2.35:

2022-05-20
  • * Added workaround to handle space prepended configuration email

3.2.34:

2022-05-18
  • * Added 2.4.4 compatibility

3.2.32:

2022-04-20
  • * Fixed "Missing required argument $rmaFactory of Controller\Order\PrintLabel"

3.2.31:

2022-04-13
  • * Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places

3.2.30:

2022-03-04
  • * Modified status change dropdown to be visible only on status change action

3.2.29:

2022-02-22
  • * Fixed 'Reason to Return' not visible in customer and admin areas

3.2.28:

2022-02-21
  • * Added ServiceOrder::resolveOrderItemVendor method to properly determine vendor

3.2.27:

2022-02-10
  • * Fixed wrong items layout handle in urma_vendor_rma.html

3.2.26:

2022-02-01
  • * Fixed not able to setup email configuration settings per storeview

3.2.25:

2022-01-24
  • * Fixed missing billing info in customer email

3.2.24:

2020-01-16
  • * Added Data\Api interfaces

3.2.23:

2021-10-19
  • * Fixed email payment method html broken when triggered via API

3.2.22:

2021-09-08
  • * Added PDF printing functionality
  • * Fixed status filter in rmas grid reset to default on some installations

3.2.19:

2021-06-01
  • * Fixed missing escapeHtml in grid filter html

3.2.18:

2020-10-23
  • * Fixed vendor portal date filter to support 'dd/MM/y' locale format

3.2.17:

2020-08-18
  • * Fixed sizeof(): Parameter must be an array or an object that implements Countable in tracking/popup.phtml

3.2.16:

2020-04-17
  • * Fixed missing toolbar in vendor portal returns grid

3.2.15:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.14:

2020-01-30
  • * Fixed "Missing unit of measurement for dimensions for this shipment" error for Canada origin UPS labels

3.2.13:

2019-12-10
  • * Fixed 2.3.3 text emails compatibility

3.2.12:

2019-11-12
  • * Fixed customer account reorder link lead to 404 page

3.2.11:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.10:

2019-09-17
  • * Fixed configuration section display broken

3.2.9:

2019-09-16
  • * Fixed created_at/updated_at wrong definition

3.2.8:

2019-04-29
  • * Added missing Label\Ups class

3.2.7:

2019-04-23
  • * Fixed transport builder setFrom 2.3 compatibility
  • * Fixed Notice: A non well formed numeric value encountered

3.2.6:

2019-02-04
  • * Fixed compatibility with magento 2.3
  • * Fixed admin area Create RMA save button not clickable
  • * Fixed "Invalid form key" error in customer area Create RMA
  • * Added workaround for magento core bug when email sender identity resolved without scopeId

3.2.5:

2018-12-12
  • * Workaround for varien/form removal

3.2.4:

2018-05-12
  • * Fixed 2.2.4 compilation errors

3.2.3:

2018-01-15
  • * Fixed configuration ACL

3.2.2:

2018-01-10
  • * Fixed getCreatedAtStoreDate, getCreatedAtDate usage

3.2.1:

2017-12-05
  • * Fixed Invalid template file: 'Magento_OfflinePayments::info/pdf/checkmo.phtml' when print PO PDF

3.1.15:

2017-09-18
  • * Added split db support

3.1.14:

2017-09-08
  • * Fixed items, comments, tracks use singleton collections instead of factory created
  • * Fixed admin comment add text spelling

3.1.13:

2017-06-15
  • * Fixed usage of setBodyText instead of setBody in mail sending

3.1.12:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.11:

2017-05-15
  • * Fixed create rma label

3.1.10:

2017-03-06
  • * Fixed installation on magento with non-default stores

3.1.9:

2016-10-26
  • * Fixed orphaned now() reference in Rma\Model\Label\Batch.php

3.1.8:

2016-09-26
  • * Fixed afterDownloadSubmit wrong reference in vendor portal shipments grid
  • * Fixed labels street address field usage

3.1.7:

2016-08-17
  • * Fixed https links in notification emails

3.1.6:

2016-08-12
  • * Fixed generate label

3.1.5:

2016-08-11
  • * Fixed items renderer in admin rma view

3.1.4:

2016-08-03
  • * Fixed messages display during create RMA from customer area

3.1.3:

2016-08-01
  • * Fixed export admin rma grid in xml

3.1.2:

2016-07-19
  • * Fixed massaction status change

DropshipSellYours


3.2.26:

2023-08-31
  • * Added addFieldNameSuffix param to SyFormFacade::getQcForm

3.2.24:

2023-08-21
  • * Added SyFormFacade to simplify external usage

3.2.22:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.21:

2022-09-21
  • * Refactored tier price rendering to use UnirgyDynRows
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.20:

2022-08-25
  • * Fixed broken Sell Yours form in configurable products
  • * Fixed admin configuration in 2.4.4

3.2.19:

2022-08-04
  • * Fixed compatibility with minified html

3.2.18:

2022-07-14
  • * Added field id in css class for easier additional js validation

3.2.17:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.15:

2021-11-24
  • * Fixed compatibility with DropshipMsi add-on

3.2.14:

2021-09-29
  • * Fixed invalid method SyFieldsetsConfig::hlp

3.2.12:

2021-08-26
  • * Fixed "my sell list" in vendor portal return wrong results

3.2.11:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.10:

2021-08-20
  • * Fixed potential "undefined index: udmulti" in vendor portal select&sell post

3.2.9:

2021-04-05
  • * Fixed call to undefined method addFieldsToFilter in Block/Result.php

3.2.8:

2020-12-08
  • * Fixed compatibility with 2.4

3.2.7:

2020-08-11
  • * Fixed broken sell form in php 7.4

3.2.6:

2020-07-13
  • * Fixed "Area code not set" when used with microsite add-on

3.2.5:

2020-03-04
  • * Added support for dynamic vendor menu
  • * Added support for virtual products

3.2.3:

2018-12-12
  • * Workaround for varien/form removal

3.2.2:

2018-05-09
  • * Added dependency on dropship-vendor-product

3.2.1:

2017-11-22
  • * Fixed product list toolbar compatibility with 2.2

3.1.8:

2017-08-30
  • * Fixed compatibility with shipto location limit add-on

3.1.7:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.6:

2017-05-15
  • * Fixed composer.json

3.1.5:

2016-12-13
  • * Fixed date from/to validation on some locales fails

3.1.4:

2016-11-15
  • * Fixed vendor portal sell yours form for configurabe product

3.1.3:

2016-10-07
  • * Fixed tier price support
  • * Fixed ACL references

3.1.2:

2016-07-15
  • * Fixed vendor portal form show duplicate header

DropshipShippingClass


3.2.7:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.6:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.5:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.3:

2020-05-13
  • * Fixed possible premature session start

3.2.2:

2018-12-12
  • * Workaround for varien/form removal

3.2.1:

2017-12-25
  • * Fixed shipping methods filter by "* Other Customer" but customer have specific ship class

3.1.5:

2017-05-15
  • * Fixed check of customer ship class without rows

3.1.4:

2016-11-23
  • * Fixed ACL references

3.1.3:

2016-09-01
  • * Fixed shipclass check during tiership rates calculation

3.1.2:

2016-07-26
  • * Fixed missing delete button in admin create/edit shipclass

DropshipShippingClassLimit


3.2.20:

2023-08-02
  • * Added missing entry for additionalFieldsProviderForElasticsearch.fieldsProviders in di.xml

3.2.19:

2023-06-26
  • * Use Helper\Catalog::isFulltextCollection method instead of class check

3.2.18:

2023-06-26
  • * Added compatibility with 2.4.6

3.2.17:

2022-08-04
  • * Fixed compatibility with minified html

3.2.16:

2022-07-05
  • * Fixed missing vendor offers filter on frontend

3.2.15:

2022-07-01
  • * Added compatibility with elasticsearch

3.2.13:

2021-11-01
  • * Fixed wrong serialization in Block\CategoryAddress

3.2.11:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.10:

2021-08-18
  • * Fixed htmlspecialchars() expects parameter 1 to be string, object given in frontend popup

3.2.8:

2021-05-26
  • * Added 'Displayed error message due to vendor address limitations' dropship carrier configuration

3.2.7:

2020-04-22
  • * Fixed missing indexer dependency

3.2.6:

2019-05-17
  • * Fixed frontend limitation applied in vendor portal product manager

3.2.5:

2019-03-05
  • * Fixed spelling

3.2.4:

2019-01-24
  • * Fixed location limit indexer does not consider parent/child info

3.2.3:

2018-12-12
  • * Workaround for varien/form removal

3.2.2:

2018-11-30
  • * Fixed configurable used products not filtered

3.2.1:

2018-05-09
  • * Added dependency on dropship-vendor-product

3.1.1:

2017-10-02
  • * Fixed product manager new product does not appear on frontend after

3.1.0:

2017-08-30
  • * Fixed compatibility with vendor portal select&sell product list

3.0.4:

2017-08-03
  • * Fixed address popup compatibility with FPC enabled

3.0.3:

2017-08-02
  • * Fixed address popup submit redirect to cart page

3.0.2:

2017-08-01
  • * Fixed layered navigation and toolbar does not show correct results after limitation

3.0.1:

2017-07-25
  • * Fixed shipclass limit does not limit shipping rates in quote calculation

3.0.0:

2017-06-01
  • * Initial release

DropshipShopify


1.0.21:

2023-09-14
  • * Added log of shopify webhook input

1.0.20:

2023-01-23
  • * Refactored ProductRows\Hydrator constructor

1.0.19:

2022-08-30
  • * Fixed media gallery import for configurable simples
  • * Fixed ushopify_variant_id is the same for configurable and first simple

1.0.17:

2022-08-24
  • * Fixed inventory not imported with DropshipMsi module
  • * Fixed hash_hmac null 4rd param

1.0.15:

2022-08-04
  • * Fixed compatibility with minified html

1.0.14:

2022-05-31
  • * Added customer email/phone to shopify order

1.0.13:

2022-05-08
  • * Added 2.4.4 compatibility

1.0.12:

2022-04-27
  • * Fixed fallback in shopify sku resolution

1.0.9:

2021-12-21
  • * Fixed missing region code in shopify order

1.0.8:

2021-12-07
  • * Fixed description field not imported
  • * Added support for media_gallery_json bulk upload field

1.0.7:

2021-12-01
  • * Modified ushopify_hydrator_* events definition
  • * Fixed missing media gallery hydration

1.0.5:

2021-11-15
  • * Added 'ushopify_hydrator_add_row_before', 'ushopify_hydrator_add_childrow_before' events

1.0.4:

2021-09-09
  • * Fixed reference to non-existing class PaymentConfigProvider

1.0.3:

2021-08-25
  • * Added order place functionality

1.0.1:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

1.0.0:

  • * Initial release

DropshipSplit


3.2.38:

2023-11-18
  • * Fixed slow/checkout page when more then 7 vendors involved

3.2.37:

2023-06-07
  • * Migrated installation scripts to declarative schema

3.2.36:

2023-05-26
  • * Fixed compatibility with different dropship enabled status per website

3.2.35:

2023-04-18
  • * Added conditional checkout config customization to skip update cart actions

3.2.34:

2023-03-29
  • * Added compatibility with 2.4.6

3.3.33:

2022-11-01
  • * Fixed Undefined index: carrier_title in Quote/Address.php

3.3.32:

2022-10-27
  • * Fixed json decoding failed when vendor subcart have only virtual products

3.3.31:

2022-10-18
  • * Added workaround to display split rates in negotiale quotes

3.2.30:

2022-05-27
  • * Added 2.4.4 compatibility

3.2.28:

2022-04-11
  • * Fixed cart estimate box change doesn't update totals

3.2.27:

2022-04-01
  • * Fixed Undefined index: carrier_title Quote/Address.php

3.2.25:

2022-02-22
  • * Added 'Use detailed vendor rates as shipping description' global configuration

3.2.24:

2021-12-15
  • * Fixed payload-extender-mixin.js doesn't consider enabled/disabled split-rate

3.2.23:

2021-11-29
  • * Added specific sort order for ShippingMethodConverter plugin

3.2.22:

2021-11-19
  • * Added ability to hook additional data rendering in split-rate checkout rates dysplay

3.2.20:

2021-11-15
  • * Refactored checkout js to use mixins instead of rewrites

3.2.18:

2021-05-26
  • * Added support for 'Displayed error message due to vendor address limitations' dropship carrier configuration

3.2.17:

2021-03-10
  • * Fixed only one rate returned when dropship shipping methods use same codes

3.2.16:

2021-03-05
  • * Fixed 2.4.2 compatibility

3.2.15:

2021-01-05
  • * Fixed disabled checkout shipping methods radios in b2b

3.2.14:

2020-12-22
  • * Fixed error when using bundle with virtual

3.2.13:

2020-12-17
  • * Workarounds for b2b quote module

3.2.12:

2020-12-15
  • * Fixed multi-address checkout fallback to default shipping method

3.2.11:

2020-11-27
  • * Fixed mixing of virtual/non-virtual products checkout within single vendor

3.2.10:

2020-10-13
  • * Fixed mixing of virtual/non-virtual products checkout

3.2.9:

2020-10-05
  • * Fixed shipping rates not updated on initial guest checkout
  • * Fixed 'Invalid block type: Magento\Multishipping\Block\Checkout\Overview'

3.2.8:

2020-08-25
  • * Fixed ReferenceError: discountView is not defined

3.2.7:

2020-04-30
  • * Fixed missing haveToShowCoupon in view/summary/shipping.js

3.2.6:

2019-11-07
  • * Fixed intermittent eror "Unable to process binding "text: function(){return getShippingMethodTitle() }"
  • Message: Cannot read property '0' of null"

3.2.4:

2019-08-20
  • * Fixed logged in customer checkout with new address
  • doesn't save it either in account or order shipping address
  • * Fixed "Invalid argument supplied for foreach in Model/ShippingInformationManagement.php"

3.2.3:

2018-08-01
  • * Fixed compatibility with 2.2.5

3.2.2:

2018-05-21
  • * Fixed compatibility with 2.2.4

3.2.1:

2018-01-02
  • * Fixed shipping methods can fail on some installations

3.1.14:

2017-08-14
  • * Fixed error message not displayed on cart page when no rates estimated for vendor

3.1.13:

2017-08-09
  • * Fixed intermittent js error on checkout address form

3.1.12:

2017-06-02
  • * Fixed error in multishipping checkout

3.1.11:

2017-05-15
  • * Fixed composer.json

3.1.10:

2017-03-06
  • * Fixed express checkout order review page shipping methods does not update totals
  • * Fixed too many "...totals-information" api requests at cart page

3.1.9:

2017-02-09
  • * Fixed recently broken guest checkout due to interfaces move to different folder

3.1.8:

2017-02-08
  • * Fixed magento swagger support

3.1.7:

2016-11-16
  • * Fixed address return shipping method even when country not set

3.1.6:

2016-11-15
  • * Fixed compatibility with 2.1.1

3.1.5:

2016-09-14
  • * Fixed cart/checkout shipping methods ajax updater

3.1.4:

2016-07-25
  • * Fixed estimate rates in cart for magento2.1

3.1.3:

2016-07-22
  • * Removed reference to dump

3.1.2:

2016-07-15
  • * Fixed admin create order js

3.0.10:

2016-06-21
  • * Fixed full item row weight setup

DropshipStripe


3.2.8:

2022-09-12
  • * Fixed passing null to urlencode in Helper/Data

3.2.7:

2022-08-04
  • * Fixed compatibility with minified html
  • * Fixed Cannot inherit previously-inherited or override constant 'ACTION_AUTHORIZE'

3.2.6:

2019-11-13
  • * Fixed Uncaught Error: Call to undefined method Stripe\\Charge::__toArray

3.2.5:

2019-10-29
  • * Fixed vendor account connect doesn't save user_id

3.2.4:

2019-06-21
  • * Added option to reconnect vendor account

3.2.3:

2018-04-06
  • * Fixed Invalid request for source options: payment_other/ustripe/payment_action

3.2.2:

2018-02-13
  • * Added Min/Max Order Total configuration fields
  • * Fixed stripe validation error display on checkout

3.2.1:

2017-11-27
  • * Fixed enabled stripe payment method breaks admin order place form

3.1.2:

2017-10-02
  • * Added transfer reversal (reverse vendor payout after order refund)

3.1.1:

2017-08-21
  • * Fixed not capturing if "authorize and capture" action selected

DropshipTierCommission


3.2.25:

2023-10-30
  • * Fixed Deprecated Functionality: abs(): Passing null to parameter #1 Model/VendorStatement.php

3.2.24:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.23:

2023-05-19
  • * Fixed weee tax not considered in refunds

3.2.22:

2023-05-15
  • * Added weee tax support

3.2.21:

2023-04-12
  • * Removed dependency from Locale\FormatInterface in constructors

3.2.20:

2023-02-07
  • * Added refunds collection safeguard not to include other statements refunds

3.2.19:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.18:

2022-05-05
  • * Fixed shipping tax not considered in refunds totals calculation

3.2.17:

2022-04-26
  • * Fixed transaction fee not considered in refunds
  • * Fixed configurable products create duplicate items in refunds rows
  • * Fixed tax not considered in refunds totals calculation

3.2.16:

2021-09-14
  • * Changed apply statement refunds date filter only if from/to dates selected

3.2.14:

2021-03-16
  • * Fixed tax not included in total payout when "tax in payout" = included

3.2.13:

2020-10-29
  • * Fixed request->getPost result used as array

3.2.12:

2020-09-22
  • * Fixed possible Call to a member function getData() on null in Model/VendorStatement.php

3.2.11:

2020-07-28
  • * Added store_id info in statement

3.2.9:

2020-04-27
  • * Added support for quote based commissions calculation

3.2.8:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.7:

2019-05-24
  • * Fixed Warning: A non-numeric value encountered in VendorStatement when commission is empty

3.2.6:

2018-02-19
  • * Fixed statement calculation based on cost calculate by price

3.2.5:

2018-02-05
  • * Fixed shipping discount amount not considered in statement/payout calculations

3.2.4:

2018-01-12
  • * Fixed discount_tax_compensation_amount not considered in statement subtotal calculation

3.2.3:

2017-10-24
  • * Fixed "Unable to unserialize value"

3.2.1:

2017-10-19
  • * Fixed refunds calculation when apply commission on shipping = yes

3.1.8:

2017-06-08
  • * Fixed refunds processing in statements 2

3.1.7:

2017-06-01
  • * Fixed refunds processing in statements

3.1.6:

2017-05-15
  • * Fixed composer.json

3.1.5:

2017-04-10
  • * Fixed statement calculation when apply commission on tax = yes and tax display = exclude

3.1.4:

2016-12-13
  • * Fixed refund commission calculation when tax excluded

3.1.3:

2016-11-23
  • * Fixed not possible to clear Config > Sales > Dropshipping > Tier Commission > Rule based fixed rates

3.1.2:

2016-11-15
  • * Fixed default commission display in vendor edit

3.0.8:

2016-06-06
  • * Fixed possible "ReferenceError: unirgyDomLoaded is not defined" in vendor portal product add

3.0.6:

2016-05-31
  • * Fixed Category rates not saved in vendor edit

DropshipTierShipping


3.2.18:

2023-11-14
  • * Refactored global config to use native depends functionality instead of DependSelect

3.2.17:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.16:

2022-08-04
  • * Fixed compatibility with minified html

3.2.15:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.14:

2022-02-01
  • * Fixed wrong product_id column foreign key in EE

3.2.12:

2021-07-09
  • * Fixed cannot remove last row of 'Tier Shipping Rates' in product save

3.2.11:

2021-05-27
  • * Added automatic sort order of ***ALL***, * Other Customer in the bottom of the list

3.2.10:

2021-05-26
  • * Added 'Displayed error message due to vendor address limitations' dropship carrier configuration

3.2.9:

2021-03-30
  • * Fixed can't update existing rate customer shipclass

3.2.8:

2021-01-29
  • * Fixed vendor portal "shipping rates" delivery type dropdown not limited to vendor shipping methods selection

3.2.7:

2020-10-29
  • * Fixed request->getPost result used as array

3.2.6:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.5:

2018-12-06
  • * Fixed conditional duplicate entry error when save rates in vendor portal
  • * Workaround for varien/form removal

3.2.4:

2018-09-06
  • * Fixed carrier error in virtual quote

3.2.3:

2018-05-09
  • * Fixed inclusion of Ui/ProductFormModifier in composer installations

3.2.2:

2017-11-27
  • * Fixed Warning: Missing argument 1 for Magento\Catalog\Model\Product\Type\AbstractType::isVirtual(), called in app/code/Unirgy/DropshipTierShipping/Model/V2/Carrier.php on line 700

3.2.1:

2017-11-14
  • * Fixed rates calculation with bundle items Shipment Type = Separate

3.1.8:

2017-09-18
  • * Fixed mass products update in admin

3.1.7:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.6:

2017-05-15
  • * Fixes for 2.2 compatibility

3.1.5:

2016-12-02
  • * Added Free methods configuration option to select which delivery types could be used for free shipping\\
  • * Fixed udtiership_use_custom on 2.1 have 1 as default value. explicitly set 0 in installdata

3.1.4:

2016-11-15
  • * Fixed ACL references

3.1.3:

2016-08-29
  • * Eliminate removal of 'Ui\DataProvider\Product\Form\Modifier\TierRates' to compile on 2.0.x

3.1.2:

2016-07-22
  • * Fixed compatibility with magento2.1

3.0.10:

2016-06-21
  • * Fixed per product rates setup

DropshipVacation


3.2.8:

2023-09-15
  • * Added events.xml in webapi_rest area

3.2.7:

2023-06-07
  • * Migrated installation scripts to declarative schema

3.2.6:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.5:

2022-08-24
  • * Fixed \IntlDateFormatter empty 2nd, 3rd error

3.2.4:

2022-08-04
  • * Added 'Vendor Vacation Message' to be storeview configurable

3.2.3:

2021-03-24
  • * Fixed vacation mode change doesn't disable products in EE

3.2.2:

2021-03-01
  • * Fixed Incorrect DATETIME value in ProcessVacations

3.2.1:

2021-01-14
  • * Fixed vendor portal vacation end date save issue 'failed to parse time sting' in non-default locale

3.1.3:

2017-05-15
  • * Fixed composer.json

3.1.2:

2016-08-01
  • * Fixed cron

DropshipVendorApi


3.2.7:

2023-04-27
  • * Fixed filter in vendor products rest api

3.2.6:

2023-03-28
  • * Fixed filter in vendors list rest api

3.2.5:

2022-02-15
  • * Fixed filter in vendor products rest api

3.2.4:

2022-02-03
  • * Fixed filter in vendor products graphql

3.2.2:

2021-07-19
  • * Added graphql support
  • * Fixed 0 returned in status field

3.2.1:

2019-12-26
  • * Added "vendor-names" endpoint

3.2.0:

  • * Initial release

DropshipVendorAskQuestion


3.2.27:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending
  • * Added extra css class in forms elements

3.2.26:

2023-03-11
  • * Fixed means to disable functionality per website

3.2.25:

2022-11-04
  • * Fixed missing getShipmentUrl, getProductUrl methods in Block\Customer\View

3.2.24:

2022-11-02
  • * Cleaned udqa/customer/view.phtml template

3.2.23:

2022-10-14
  • * Fixed wrong product name in questions grid on EE
  • * Fixed missing name/email fields on PDP ask question for guest customers

3.2.21:

2022-08-04
  • * Fixed compatibility with minified html

3.2.20:

2022-05-27
  • * Added vendor action log

3.2.19:

2022-04-13
  • * Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places

3.2.18:

2022-02-24
  • * Added hide name/email field in product ask question form when customer logged in

3.2.16:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi
  • * Fixed possible problem with Unirgy\Dropship\Plugin\ThemeMessagePlugin on question post

3.2.15:

2021-06-09
  • * Fixed missing observer for view_block_abstract_to_html_before event

3.2.14:

2021-06-01
  • * Fixed missing escapeHtml in grid filter html

3.2.13:

2021-03-29
  • * Fixed default sort order in vendor portal

3.2.12:

2021-03-15
  • * Fixed default sort order in admin grid

3.2.11:

2020-10-23
  • * Fixed vendor portal date filter to support 'dd/MM/y' locale format

3.2.10:

2020-08-25
  • * Fixed visibility filter

3.2.9:

2020-08-11
  • * Fixed broken question form in php 7.4

3.2.8:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.7:

2020-01-28
  • * Fixed redirect to the default store after question post in customer area

3.2.6:

2019-11-18
  • * Fixed layout of product view page ask question form

3.2.5:

2019-11-07
  • * Fixed invalid form key error when answer in vendor portal

3.2.4:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.2:

2019-01-16
  • * Fixed blank edit question page when DropshipVendorReport add-on installed
  • * Fixed questions grid incorrectly render links

3.2.1:

2018-12-12
  • * Workaround for varien/form removal

3.1.8:

2017-09-25
  • * Changed admin menu position

3.1.7:

2017-09-11
  • * Fixed captcha

3.1.6:

2017-08-09
  • * Fixed is replied filter in vendor portal

3.1.5:

2017-05-15
  • * Fixed composer.json

3.1.4:

2016-08-29
  • * Fixed answer not saved in vendor portal
  • * Fixed visibility/sku filters
  • * Fixed is replied filter
  • * Added validation of vendor answer post

3.1.3:

2016-08-17
  • * Fixed https links in notification emails

3.1.2:

2016-08-03
  • * Fixed redirect to homepage after product question post
  • * Fixed customer name filter in questions admin grid
  • * Fixed customer name grid renderer not to show links for guest questions

DropshipVendorAskQuestionApi


3.2.7:

2023-11-13
  • * Fixed Item (...Question) with the same ID "..." already exists.

3.2.5:

2023-10-23
  • * Added vendor portal API

3.2.4:

2021-10-15
  • * Fixed vendor not saved in ask question via graphql

3.2.3:

2021-10-14
  • * Fixed guest cannot ask question via graphql
  • * Fixed ask question via graphql doesn't record product

3.2.2:

2021-07-19
  • * Added graphql support

3.2.1:

2021-01-28
  • * Fixed missing param in QuestionManagementInterface docblock

3.2.0:

2019-12-26
  • * Initial release

DropshipVendorDistributor


1.0.2:

2023-03-29
  • * Added compatibility with 2.4.6

1.0.1:

2021-10-13
  • * Fixed error in seller switcher block when vendor not logged in

1.0:

  • * Initial release

DropshipVendorImport


3.2.14:

2023-11-20
  • * Refactored to use Dropship\Model\Vendor\SettingsFacade::getRegistrationFieldOptions method

3.2.13:

2022-11-16
  • * Fixed strtolower(): arg#1 must be of type string, array given in Model/Import.php

3.2.11:

2022-11-06
  • * Added uvimport_prepare_after event

3.2.10:

2022-11-05
  • * Added uvimport_vendor_save_before event
  • * Added SkipException

3.2.9:

2022-09-15
  • * Changed import run on afterCommitCallback instead of afterSave

3.2.8:

2022-07-20
  • * Fixed admin role reference in system.xml

3.2.6:

2022-05-19
  • * Fixed image fields update

3.2.5:

2022-05-18
  • * Replaced second vendor save when import have image fields with fields update queries

3.2.4:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.3:

2021-11-02
  • * Fixed configuration screen display issue

3.2.1:

2018-01-22
  • * Added workaround to eliminate rewrite of core FileUploader and support uploads from admin config

3.1.4:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.3:

2017-05-15
  • * Fixed composer.json

3.1.2:

2016-07-22
  • * Fixed save transaction

3.0.9:

2016-06-15
  • * Fixed js error on vendors import configuration

DropshipVendorMembership


3.2.8:

2022-08-04
  • * Fixed compatibility with minified html

3.2.6:

2022-04-06
  • * Fixed product limit check exception not catched on some installations

3.2.5:

2022-03-16
  • * Fixed membership limit product = 0 doesn't work

3.2.4:

2022-03-10
  • * Added visibility of membership in vendor preferences

3.2.2:

2020-08-27
  • * Added commission and transaction fee to membership

3.2.1:

2020-08-11
  • * Fixed broken membership form in php 7.4

3.1.3:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.2:

2017-05-15
  • * Fixed composer.json

DropshipVendorMinAmounts


3.2.3:

2023-07-31
  • * Added compatibility with 2.4.6

3.2.2:

2022-08-23
  • * Added vendor min shipping amount usage in magento freeshipping carrier

3.2.1:

2022-05-08
  • * Added 2.4.4 compatibility

3.1.3:

2017-05-15
  • * Fixed composer.json

3.1.2:

2016-11-15
  • * Added missing per vendor configuration fields definition

DropshipVendorPaypalCommerce


1.0.7:

2023-07-10
  • * Fixed Segmentation fault error

1.0.5:

2023-07-07
  • * Added log of connect exceptions
  • * Added extra css class in forms elements

1.0.4:

2022-08-04
  • * Fixed compatibility with minified html

1.0.3:

2021-11-02
  • * Fixed validation error when giftcard applied and platform fee becomes bigger then purchase unit

1.0.1:

2021-05-26
  • * Fixed support for vendor Zero Subtotal Checkout

1.0.0:

2020-11-13
  • * Initial release

DropshipVendorProduct


3.2.115:

2023-12-19
  • * Refactored Pending/Fix/Approved notifications: improved performance added load limit

3.2.114:

2023-11-20
  • * Fixed "Required Inventory Fields", "Exclude Fields" broken select in global config

3.2.113:

2023-11-14
  • * Refactored global config to use native depends functionality instead of DependSelect

3.2.112:

2023-11-09
  • * Added operator portal support

3.2.111:

2023-10-31
  • * Fixed Warning: Undefined array key "width" in Wysiwyg/Gallery/DefaultConfigProvider.php in vendor API

3.2.110:

2023-10-09
  • * Fixed Impossible to process constructor argument Parameter #3 [ <required> Unirgy\DropshipMulti\Helper\Data $dropshipMultiHelper ] of Unirgy\DropshipVendorProduct\Model\UdprodFormFacade class
  • * Fixed compilation error in DownloadableUpload, RetrieveImage controllers

3.2.108:

2023-09-29
  • * Added UdprodRepository::delete method
  • * Fixed \Exception used when LocalizedException needed

3.2.107:

2023-09-12
  • * Changed visibility of UdprodFormFacade::getLayout to public

3.2.106:

2023-09-05
  • * Added $addFieldNameSuffix param to UdprodFormFacade::getForm

3.2.105:

2023-08-31
  • * Fixed missing orig_id in UdprodFormFacade::getConfigurableForm

3.2.104:

2023-08-31
  • * Added Repository, FormFacade and refactored product edit/save to simplify external usage

3.2.103:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.102:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.101:

2023-04-18
  • * Fixed performance issue in products grid with big catalog
  • * Added extra css class in forms elements

3.2.100:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.99:

2023-03-21
  • * Added 'Default Template Sku' configuration

3.2.98:

2023-02-01
  • * Fixed cannot remove vendor offer tier prices

3.2.97:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.96:

2022-11-15
  • * Fixed "Table 'catalog_category_product_index_store0' doesn't exist" during product delete

3.2.95:

2022-09-21
  • * Refactored tier price rendering to use UnirgyDynRows

3.2.94:

2022-09-06
  • * Fixed product unpublished on stock change when it's not selected in 'Unpublish on changes' configuration
  • * Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)

3.2.92:

2022-08-25
  • * Fixed cannot remove field in "Vendor Product Edit Form" configuration

3.2.91:

2022-08-08
  • * Fixed product manager grid use hardcoded type ids filter instead of Helper::getAllowedProductTypes

3.2.90:

2022-08-05
  • * Fixed Cannot instantiate interface Unirgy\DropshipMsi\Api\VendorStockIndexTableNameResolverInterface

3.2.89:

2022-08-04
  • * Fixed compatibility with minified html

3.2.87:

2022-05-27
  • * Added vendor action log

3.2.86:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.85:

2022-04-18
  • * Added ability to edit product scope specific attribute values

3.2.84:

2022-04-13
  • * Refactored missing 'is in stock' field to be treated as 'in stock' by default
  • * Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places

3.2.82:

2022-04-06
  • * Refactored product limit check

3.2.81:

2022-03-29
  • * Fixed attribute label is not from current storeview

3.2.80:

2022-03-28
  • * Fixed attribute dropdown options doesn't use current storeview

3.2.79:

2022-03-23
  • * Fixed msi_data visible in configurable product edit

3.2.78:

2022-02-03
  • * Fixed missing stock_item.is_in_stock field when DropshipMsi module used

3.2.77:

2022-01-27
  • * Fixed approved/fix admin notifications use vendor template

3.2.76:

2021-11-24
  • * Fixed compatibility with DropshipMsi add-on

3.2.75:

2021-09-16
  • * Fixed vendor_price column not found in product manager when using multivendor without multiprice

3.2.74:

2021-09-10
  • * Fixed 2.3.x MSI compatibility

3.2.73:

2021-09-10
  • * Fixed vendor product manager 'Add Product Options' section intermittently display wrong values in dropdowns
  • * Fixed "MSI Sources Data" field breaks further select types rendering

3.2.72:

2021-09-03
  • * Fixed vendor product manager error when create configurable product in 2.4.3 issued in
  • \Magento\ConfigurableProduct\Model\ResourceModel\Product\Type\Configurable::getParentIdsByChild

3.2.70:

2021-08-23
  • * Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi

3.2.69:

2021-08-10
  • * Fixed multivendor tier price rendering in configurable 'Add Product Options' section

3.2.68:

2021-08-03
  • * Refactored vendor sku resolving
  • * Added "Default MSI Source" vendor/global config

3.2.67:

2021-07-22
  • * Fixed wrong qty and stock status in vendor portal products grid when DropshipMsi added used

3.2.66:

2021-07-16
  • * Fixed missing "MSI Sources Data" option in 'Configuration > Vendor Products Edit > Vendor Product Edit Form > Inventory Fields' when MSI enabled

3.2.65:

2021-06-25
  • * Added $configurableSimpleTypeId argument in app/code/Unirgy/DropshipVendorProduct/Helper/Data.php

3.2.64:

2021-06-14
  • * Refactored 'is allowed' product type configuration to be dynamic to support custom simple product types

3.2.63:

2021-06-01
  • * Fixed missing escapeHtml in grid filter html

3.2.62:

2021-04-23
  • * Fixed sku related meaningful error messages not visible to vendor ('Something went wrong' shown)

3.2.61:

2021-03-24
  • * Fixed date attributes processing
  • * Fixed entity id used instead of row id in Observer/CatalogProductAttributeUpdateBefore

3.2.60:

2021-03-22
  • * Added integration with DropshipMsi module

3.2.59:

2021-03-09
  • * Fixed date validations when dd/mm/yy format used

3.2.58:

2021-03-02
  • * Added helper getVendorTypeOfProductFlatConfig method

3.2.57:

2021-02-15
  • * Fixed weight validation

3.2.56:

2021-02-10
  • * Fixed missing date attribute validation class

3.2.55:

2021-01-21
  • * Added 'Required Inventory Fields' configuration option for form layout 'attribute set'

3.2.54:

2021-01-19
  • * Fixed missing js validation class for qty field
  • * Fixed missing js validation class for multivendor price fields

3.2.53:

2020-12-15
  • * Fixed product manager date input format doesn't match locale

3.2.52:

2020-11-26
  • * Fixed limit websites logic

3.2.51:

2020-10-08
  • * Fixed downloadable products support
  • * Fixed "xxx file doesn't exists" on new product second time save when first returned error

3.2.50:

2020-09-10
  • * Fixed b2b shared catalog support for configurable products
  • * Fixed can't remove product categories association

3.2.49:

2020-09-07
  • * Added sync configurable attributes dropdown with existing options
  • * Added support for b2b shared catalog

3.2.48:

2020-09-01
  • * Fixed vendor price if used not displayed in products grid

3.2.47:

2020-08-27
  • * Added EE giftcard product type support

3.2.46:

2020-08-21
  • * Moved CompositeConfigProvider arguments definition to Dropship di.xml

3.2.45:

2020-08-18
  • * Removed unsupported udmulti grouped price from product manager

3.2.44:

2020-08-11
  • * Fixed broken product form in php 7.4

3.2.43:

2020-08-05
  • * Fixed "Show product ID in "Manage Stock" in vendor interface" has no effect on product manager

3.2.42:

2020-06-24
  • * Added 'Qty Uses Decimals', 'Notify for Quantity Below', 'Qty Increments' stock field in product edit form

3.2.41:

2020-06-23
  • * Fixed Duplicate entry 'xx' for key 'PRIMARY', query was: INSERT INTO catalog_product_website ...

3.2.40:

2020-06-08
  • * Changed config form layout

3.2.39:

2020-05-05
  • * Added configuration to allow vendor select customer group in tier price
  • * Fixed gallery not imported when product form too big

3.2.38:

2020-04-30
  • * Fixed depricated url addSessionParam

3.2.37:

2020-04-23
  • * Fixed empty selection in vendor > limit websites issue error

3.2.36:

2020-04-17
  • * Fixed 'Explicitly show media gallery in configurable product' have no effect

3.2.35:

2020-04-14
  • * Added 'Attribute set' layout for edit form setup (to use magento attribute set instead of custom fields setup)
  • * Added wysiwyg support

3.2.34:

2020-04-13
  • * Added support for Limit Websites

3.2.33:

2020-03-27
  • * Fixed "Product Options" row remove doesn't return option to a dropdown

3.2.32:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.31:

2019-11-19
  • * Fixed Unable to resolve the source file for 'Magento_Catalog/catalog/category-selector.css'

3.2.30:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.29:

2019-10-22
  • * Fixed check against magento version 2.3 instead of presence of Magento_Inventory module

3.2.28:

2019-10-18
  • * Fixed 2.3 MSI default source item not updated when create/update product from vendor portal

3.2.27:

2019-09-23
  • * Fixed vendor portal product manager downloadable products layout
  • * Fixed vendor portal product manager grouped products

3.2.26:

2019-09-17
  • * Fixed configurable per simple product image upload doesn't save base image

3.2.24:

2019-04-30
  • * Fixed 'Cannot instantiate interface Magento\Backend\Model\Image\UploadResizeConfigInterface'

3.2.23:

2019-04-02
  • * Fixed backward compatibility with 2.0.x

3.2.22:

2018-12-18
  • * Fixed NoSuchEntityException when add new option to existing product in 2.2.6

3.2.21:

2018-12-17
  • * Fixed "Integrity constraint violation" in magento 2.2.6 when save product with custom options

3.2.19:

2018-12-05
  • * Workaround for varien/form removal
  • * Fixed only one inventory item created for new configurable product in vendor portal (only for last simple)

3.2.18:

2018-12-03
  • * Fixed compilation errors on 2.3.0

3.2.17:

2018-10-30
  • * Fixed admin product edit miss custom statuses

3.2.16:

2018-10-23
  • * Fixed vendor product manager custom options form doesn't work on composer installed with Opalo theme

3.2.15:

2018-10-19
  • * Fixed massaction observer for magento>=2.2.5

3.2.14:

2018-10-15
  • * Fixed missing custom statuses in massaction in admin product listing
  • * Fixed error on vendor portal edit of configurable product created from admin but not complete

3.2.13:

2018-05-31
  • * Fixed Undefined property:$_hlp in Helper/Udcatalog.php

3.2.12:

2018-05-13
  • * Removed not used reference to \Magento\Catalog\Model\Product\Gallery\Processor

3.2.11:

2018-05-12
  • * Fixed 2.0.18, 2.0.13 compilation errors

3.2.8:

2018-05-08
  • * Modified layout of template sku configuration

3.2.7:

2018-05-01
  • * Fixed email templates don't use common header/footer templates

3.2.5:

2018-02-13
  • * Fixed "Integrity constraint violation" in magento 2.2.2 when save product with custom options
  • * Added product manager per configurable attribute images upload

3.2.4:

2018-01-22
  • * Fixed product collection use indexed vendor/product associations. Might not be available when indexer mode=update by schedule

3.2.3:

2018-01-20
  • * Fixed can't use all configurable attributes when there are multiple attribute sets in type of product

3.2.2:

2017-10-19
  • * Fixed "Unable to unserialize value"

3.2.1:

2017-10-11
  • * Fixed compatibility with 2.2.0

3.1.27:

2017-09-18
  • * Fixed price display in vendor portal products grid

3.1.26:

2017-08-30
  • * Fixed pending/approved/fix notification emails
  • * Fixed new product with custom options when 'Prefix vendor created products' SKUs with vendor id'=Yes

3.1.25:

2017-08-23
  • * Fixed product custom options modifications in vendor portal

3.1.24:

2017-08-21
  • * Fixed product custom options save in vendor portal
  • * Fixed inventory default fields not propogated from template product
  • * Fixed Call to a member function getMediaAttributes() on null in Block/Vendor/Product/VideoForm.php
  • * Fixed stock status column "Not Available" in product manager grid when multivendor add-on used

3.1.23:

2017-07-13
  • * Added support for custom options and dowloadable products in vendor product manager

3.1.22:

2017-05-30
  • * Fixed usage of "Use In PreSelect"=Yes in
  • "Template Sku > Product SKUs used as templates (per attribute set) > Default Configurable Attributes"

3.1.21:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.20:

2017-05-17
  • * Added "add video" functionality in vendor product manager

3.1.19:

2017-05-15
  • * Fixed inconsistent status/qty display in vendor portal product manager

3.1.18:

2017-01-24
  • * Fixed per vendor default inventory attributes values
  • * Added missing * near required field label

3.1.17:

2016-12-13
  • * Fixed date from/to validation on some locales fails

3.1.16:

2016-11-23
  • * Fixed vendor portal product manager stock qty not updated
  • * Fixed cannot delete out of stock products in vendor portal
  • * Fixed vendor portal products delete in EE 2.1.0

3.1.15:

2016-10-26
  • * Fixed LoadTemplateSku not working with custom admin permissions

3.1.14:

2016-10-21
  • * Fixed intermittent vendor portal "product not found" error on EE 2.1

3.1.13:

2016-10-14
  • * Fixed price and stock index filters hide vendor products in products grids in vendor portal

3.1.12:

2016-10-12
  • * Fixed multiUpdateAttributes call when unpublish products on EE 2.1.
  • * Fixed vendor portal product edit url contains vendor key which sometime lead to 404 pages when microsite installed

3.1.11:

2016-10-06
  • * Fixed multiselect attributes not saved during initial product add in vendor portal

3.1.10:

2016-09-07
  • * Fixed hide template product text in input when it's focused by default (vendor portal product edit)
  • * Removed confusing field "product attributes / categories" from "Vendor Product Edit Form > Fieldsets"
  • * Fixed categories field loader image

3.1.9:

2016-08-17
  • * Fixed qty and stock status display in 2.1
  • * Fixed https links in notification emails

3.1.8:

2016-08-11
  • * Fixed google optimizer error in vendor portal product save

3.1.7:

2016-08-08
  • * Fixed save of "Configuration > Vendor Products Edit > Vendor Product Edit Form > Fieldsets" with empty fields

3.1.6:

2016-08-03
  • * Fixed vendor sku check for configurable in vendor portal product edit

3.1.5:

2016-07-22
  • * Moved select2 to dropship module

3.1.4:

2016-07-21
  • * Fixed tier_price edit in vendor portal

3.1.3:

2016-07-19
  • * Fixed eliminate FPC for "Add Product Options" js calls

3.1.2:

2016-07-15
  • * Fixed compatibility with magento 2.1

3.0.10:

2016-06-28
  • * Fixed price html rendering

3.0.7:

2016-05-31
  • * Fixed possible unirgyDomLoaded not defined error in vendor portal product edit

3.0.6:

2016-05-26
  • * Fixed "template sku > Product SKUs used as templates (per attribute set)" js errors on some names of type of product

DropshipVendorPromotions


3.2.29:

2023-06-12
  • * Fixed duplicate option in "Dropship Vendor" dropdown in cart page

3.2.25:

2023-06-07
  • * Migrated installation scripts to declarative schema
  • * Fixed \Zend_Filter_Input class not found
  • * Added extra css class in forms elements

3.2.24:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.23:

2022-11-11
  • * Fixed vendor portal show start/end dates in EE

3.2.22:

2022-11-09
  • * Fixed compatibility with EE staging

3.2.20:

2022-08-04
  • * Fixed compatibility with minified html

3.2.19:

2022-05-27
  • * Added vendor action log

3.2.18:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.17:

2021-09-24
  • * Added per vendor catalogrules support
  • * Added different limitations: specific vendor, multiple vendors, vendor groups

3.2.15:

2021-06-01
  • * Fixed missing escapeHtml in grid filter html

3.2.14:

2021-04-22
  • * Added 'Discard subsequent rules' field in promotion edit form

3.2.13:

2021-04-13
  • * Fixed "Subtotal (Excl. Tax)" not supported in per vendor totals

3.2.12:

2021-03-09
  • * Fixed date validations when dd/mm/yy format used

3.2.11:

2021-01-11
  • * Fixed blank screen in cart rule schedule update

3.2.10:

2020-11-27
  • * Fixed address subtotal condition check

3.2.9:

2020-10-23
  • * Fixed vendor portal date filter to support 'dd/MM/y' locale format

3.2.8:

2020-08-11
  • * Fixed broken promotion form in php 7.4

3.2.7:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.6:

2019-09-04
  • * Fixed "Invalid Form Key" error on rule save in vendor portal

3.2.5:

2019-06-18
  • * Fixed SKU selector can't find all the products

3.2.4:

2018-12-12
  • * Workaround for varien/form removal

3.2.2:

2018-04-27
  • * Fixed vendor rule applies to all vendors when no conditions specified

3.1.6:

2017-06-13
  • * Fixed categories css issues
  • * Fixed wrong sku chooser grid url and missing search/reset filter buttons

3.1.5:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.4:

2017-05-15
  • * Fixed composer.json

3.1.3:

2016-11-23
  • * Fixed vendor portal show start/end dates in EE 2.1.2 (not supported in that version of magento)

3.1.2:

2016-10-03
  • * Fixed js error in vendor portal rule edit

DropshipVendorRatings


3.2.21:

2023-07-11
  • * Added usage of Helper\Email::sendMessage as central mailsending

3.2.20:

2022-09-07
  • * Added 'Allow customers review/rate vendor' in preferences dropdowns

3.2.19:

2022-08-04
  • * Fixed compatibility with minified html

3.2.18:

2022-07-07
  • * Added 2.4.4 compatibility

3.2.16:

2022-04-13
  • * Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places

3.2.15:

2022-02-10
  • * Fixed pending reviews visible on frontend

3.2.13:

2022-01-19
  • * Fixed "count(): must be an array or Countable in email/pending_shipments.phtml" during preview

3.2.11:

2021-01-15
  • * Fixed review edit storeview change sometimes update multiselect with full page html

3.2.10:

2020-09-16
  • * Fixed admin empty products reviews grid when product review_entity.entity_id is not 1

3.2.9:

2020-02-14
  • * Fixed "Unknown column main_table.review_id" in 2.3.4

3.2.8:

2020-01-08
  • * Fixed filter by vendor name in admin 'Reviews and Ratings' grid
  • * Fixed 'Reviews and Ratings' grid show links with html tags

3.2.7:

2019-11-01
  • * Fixed 2.3.3 email sending compatibility

3.2.6:

2019-04-23
  • * Fixed transport builder setFrom 2.3 compatibility

3.2.5:

2019-03-07
  • * Fixed Call to a member function resolve() on null DropshipVendorRatings/Helper/Data.php
  • * Added workaround for magento core bug when email sender identity resolved without scopeId
  • * Workaround for varien/form removal

3.2.3:

2018-01-15
  • * Fixed Call to protected method PhpCookieManager::setCookie() from context Controller\Customer\Vote

3.2.2:

2017-12-26
  • * Fixed "Summary Rating" stars not visible in admin of magento>2.1

3.2.1:

2017-10-31
  • * Fixed setup:upgrade fails with "Area code not set: Area code must be set before starting a session"

3.1.8:

2017-09-25
  • * Changed admin menu position

3.1.7:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.6:

2017-05-15
  • * Fixed composer.json

3.1.5:

2016-12-13
  • * Fixed customer vote controller

3.1.4:

2016-10-03
  • * Fixed pending reviews email notifications
  • * Fixed ACL references

3.1.3:

2016-08-17
  • * Fixed https links in notification emails

3.1.2:

2016-08-01
  • * Fixed secure url

DropshipVendorRatingsApi


3.2.1:

2021-07-19
  • * Added graphql support

3.2.0:

2019-12-26
  • * Initial release

DropshipVendorReport


3.2.25:

2023-12-05
  • * Added missing columns in shipment aggregated report select

3.2.24:

2023-09-21
  • * Fixed Call to a member function getCssProperty() on bool in templates/unirgy/udreport/po/grid.phtml

3.2.22:

2023-09-18
  • * Fixed empty shipment/udpo after load event trigger addTotals

3.2.20:

2023-05-23
  • * Migrated installation scripts to declarative schema

3.2.19:

2023-05-15
  • * Added weee tax support
  • * Added extra css class in forms elements

3.2.18:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.17:

2022-11-09
  • * Fixed cron TypeError

3.2.16:

2022-10-05
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.2.15:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.14:

2021-10-19
  • * Fixed aggregated reports export in admin

3.2.13:

2021-09-14
  • * Fixed missing total refund in flat reports

3.2.11:

2021-07-28
  • * Fixed class does not exists crontab error

3.2.10:

2021-03-31
  • * Fixed "implode() passing glue string after array is deprecated"

3.2.9:

2020-08-18
  • * Fixed vendor portal reports cacheable

3.2.8:

2020-07-28
  • * Added flat totals reports

3.2.6:

2020-03-04
  • * Added support for dynamic vendor menu

3.2.5:

2019-02-18
  • * Fixed wrong totals row in vendor portal

3.2.4:

2018-11-05
  • * Removed composer dependency to magento/module-tax

3.2.3:

2018-06-22
  • * Fixed Incorrect dependency in class Unirgy\DropshipVendorReport\Helper\Data
  • \Magento\Framework\Event\ManagerInterface already exists in context object

3.2.2:

2018-05-25
  • * Fixed Class Unirgy\DropshipPo\Model\PoFactory does not exist in Controller\Adminhtml\Index\RecalcReportTotals

3.2.1:

2018-04-20
  • * Fixed access to PO Totals report without advanced po issue exception

DropshipVendorTax


3.2.9:

2023-03-29
  • * Added compatibility with 2.4.6

3.2.8:

2022-09-01
  • * Fixed explode(): Passing null in Model/TotalQuoteShipping.php on line 44

3.2.7:

2022-05-08
  • * Added 2.4.4 compatibility

3.2.5:

2021-05-26
  • * Fixed vendor tax class filter in tax rules grid

3.2.4:

2021-02-25
  • * Safeguard division by zero

3.2.2:

2018-02-05
  • * Fixed add-on override order shipping discount amount

3.2.1:

2017-11-27
  • * Fixed shipping price/tax calculation when shipping price 'Including Tax'

3.1.6:

2017-05-22
  • * Fixed MEQP2 compatibility

3.1.5:

2017-05-15
  • * Fixed composer.json

3.1.4:

  • * Fixed massupdate message

3.1.3:

2016-08-15
  • * Fixed rewrites for specific discounts

3.1.2:

2016-08-01
  • * Fixed vendor taxclass delete

Giftcert


3.0.98:

2024-02-06
  • * Fixed Creation of dynamic property TransportBuilder\Interceptor::$uAttachments is deprecated.

3.0.97:

2024-01-31
  • * Fixed Class "Zend_Date" not found in Model/Cert.php

3.0.96:

2024-01-08
  • * Fixed dynRows.js doesn't work due to select2 dependency

3.0.95:

2023-12-20
  • * Fixed email templates (in addition need to adjust existing templates in admin)
  • * Fixed dynRows.js __id method doesn't handle undefined params

3.0.94:

2023-12-14
  • * Fixed missing price in order/invoice/creditmemo emails in magento 2.4.6

3.0.93:

2023-12-13
  • * Fixed error during coupon cancel on cart page

3.0.92:

2023-12-11
  • * Fixed conditions tab
  • * Added dynRows js

3.0.90:

2023-09-01
  • * Fixed strtoupper(): Passing null in Block/Balance.php

3.0.89:

2023-08-31
  • * Fixed PDF preview in php 8.1
  • * Fixed admin cert report in php 8.1

3.0.88:

2023-07-18
  • * Fixed DateTime::__construct(): Passing null to parameter #1 is deprecated in Helper/Email.php

3.0.87:

2023-07-18
  • * Fixed cannot instantiate GiftcertRepositoryInterface

3.0.86:

2023-05-16
  • * Fixed str_replace(): Passing null to parameter #3
  • * Fixed \Zend_Filter_Input class not found

3.0.85:

2023-03-30
  • * Added compatibility with 2.4.6

3.0.83:

2022-10-07
  • * Fixed preg_split(): Passing null to parameter #2

3.0.82:

2022-09-05
  • * Fixed preg_split(): Passing null in Helper/ProtectedCode.php

3.0.81:

2022-08-04
  • * Fixed compatibility with minified html

3.0.80:

2022-05-08
  • * Added 2.4.4 compatibility

3.0.79:

2022-04-30
  • * Fixed missing template module prefix in checkout_onepage_review_item_renderers.xml
  • * Fixed typo in Observer/SalesOrderSaved.php

3.0.76:

2021-07-22
  • * Fixed simultanios orders place with the same giftcert allows apply it twice

3.0.75:

2021-06-09
  • * Fixed missing observer for view_block_abstract_to_html_before event

3.0.74:

2021-03-04
  • * Fixed giftcert effect on tax is not consistent when partially applied and in full

3.0.73:

2021-02-12
  • * Fixed refunded orders stays in complete state

3.0.72:

2020-11-12
  • * Fixed 'Apply Customer Tax'=>'After Discount' is not applied to giftcert

3.0.71:

2020-10-12
  • * Fixed 2.4.x compatibility

3.0.70:

2020-06-26
  • * Fixed ts column ingnored during import

3.0.69:

2020-06-23
  • * Fixed import ignore customer_email, order_increment_id fields

3.0.68:

2020-06-04
  • * Fixed long lines in PDF not split into multiple to fit the width

3.0.66:

2020-04-30
  • * Fixed depricated url addSessionParam

3.0.65:

2020-04-13
  • * Fixed inactive/pending or 0 balance giftcert applied in cart page clears existing coupon code

3.0.64:

2020-02-26
  • * Fixed "Expire On"/"Send On" got changed wrong after order invoice

3.0.63:

2020-02-17
  • * Added 'Certificate Code' default value in create certificate page

3.0.61:

2020-02-07
  • * Fixed 2.3.4 admin giftcert grid "Unknown column 'main_table.entity_id' in 'field list'" error

3.0.60:

2020-01-22
  • * Fixed certificate customer groups not saved
  • * Added workaround for NAN js output on checkout due to the usage of array_sum without round in Quote\Address\Total\Grand

3.0.58:

2019-12-17
  • * Added sections.xml file to hook giftcet add/remove actions with sections update
  • * Added missing checkout_cart_configure_type_ugiftcert.xml layout handle

3.0.57:

2019-11-22
  • * Fixed syntax error, unexpected 'endif' in view/frontend/templates/unirgy/giftcert/sales/total.phtml

3.0.56:

2019-11-18
  • * Fixed email sending backward compatibility for magento <2.2.8

3.0.55:

2019-11-04
  • * Fixed 2.3.3 email sending compatibility

3.0.54:

2019-08-28
  • * Fixed wrong admin success/error messages placeholders
  • * Fixed PDF Template save error next time after image already uploaded
  • * Fixed 404 redirect after cart page "Apply Discount Code" with giftcert
  • * Fixed 2.3.x email sending compatibility

3.0.53:

2019-08-23
  • * Fixed js error 'Cannot read property 'insert' of null' in admin Edit PDF Template

3.0.51:

2019-08-06
  • * Fixed giftcert remove when multple used doesn't change subtotal
  • * Fixed admin acl
  • * Fixed collectTotals not applied right after add certificate

3.0.50:

2019-05-21
  • * Fixed can't refund order when it have mixing of giftcert and non-giftcert products
  • * Fixed inactive certificate visible in email and order totals as applied with 0 amount
  • * Fixed empty 'Custom message max length' doesn't allow enter text on frontend

3.0.49:

2019-05-17
  • * Fixed Inactive already applied certificate doesn't allow add new Active certificate to quote in Single Mode

3.0.48:

2019-05-15
  • * Fixed certificate delete from cart page either don't remove or remove all

3.0.47:

2019-05-13
  • * Fixed single mode "Redeem Gift Card" issue 'You can use only one certificate per order.' error on 1st cert use

3.0.46:

2019-05-09
  • * Fixed customer cart merge doesn't copy certificate from not logged in cart

3.0.45:

2019-05-06
  • * Fixed admin create order show empty totals after apply giftcert
  • * Fixed giftcert code is not visible in invoice and creditmemo totals

3.0.44:

2019-04-03
  • * Fixed giftcert created without order reference
  • * Fixed invoice and creditmemo emails broken when giftcert product ordered

3.0.43:

2019-03-29
  • * Fixed isVirtual product type check can lead to infinite recursion
  • * Fixed invoice and creditmemo emails broken when giftcert used

3.0.42:

2019-03-15
  • * Fixed giftcert payment method is not available when 0 grand total

3.0.41:

2019-02-08
  • * Fixed "Column 'xxxx' cannot be null" during import when there are empty values for non-nullable fields

3.0.40:

2019-01-02
  • * Fixed 'The requested component ("settings") is not found' in magento 2.1.x

3.0.39:

2018-11-30
  • * Fixed Declaration of Unirgy\Giftcert\Block\Adminhtml\Sales\Item\Name::getFormattedOption($value) must be compatible with Magento\Sales\Block\Adminhtml\Items\Column\Name::getFormattedOption

3.0.38:

2018-11-02
  • * Fixed order multiple refunds with multiple giftcert applied when 1st refund amount < giftcert amount and 2nd refund amount > giftcert amount

3.0.37:

2018-10-31
  • * Fixed order with multiple giftcert applied refund both when refund amount < giftcert amount

3.0.36:

2018-08-20
  • * Fixed calendar js in multiple recipients form

3.0.35:

2018-08-07
  • * Added missing gift certificate product conditions

3.0.34:

2018-07-23
  • * Fixed multiple recipients add to cart Warning: array_merge(): Argument #2 is not an array in Model/Product/Type.php on line 314

3.0.33:

2018-07-19
  • * Fixed multiple recipients form fields display

3.0.32:

2018-07-17
  • * Fixed multiple recipients tabs js

3.0.31:

2018-06-06
  • * Fixed "Allow multiple recipients"=Yes doesn't work

3.0.30:

2018-04-13
  • * Fixed giftcert payment method is not visible when order paid by giftcert in full

3.0.29:

2018-04-11
  • * Fixed compatibility with 2.2.x strict parameter in LocalizedException constructor

3.0.28:

2018-04-10
  • * Fixed giftcert remove in cart page does not remove it from totals in 2.2.x.

3.0.26:

2018-03-20
  • * Fixed "Gift certificates applied to this order have changed. Unable to proceed.." when gift cert added, then removed and then coupon code used

3.0.25:

2018-02-12
  • * Fixed order email not sent when giftcert emails configured to send during order place

3.0.24:

2018-02-05
  • * Fixed order cancel/refund gift certificate in use wrong aomunt when base and order currency differs

3.0.23:

2018-02-01
  • * Fixed Error filtering template: Element 'arguments': This element is not expected

3.0.22:

2018-01-08
  • * Fixed export csv certificates show &quote; chars instead of " in conditions serialized

3.0.21:

2017-12-29
  • * Fixed giftcert export CSV fails on some installations
  • * Added forbid to refund ordered gift certificate item when it's used in different order
  • * Fixed giftcert report show incorrect value in subtotal and total rows
  • * Fixed admin created GC notification have html tags as text

3.0.20:

2017-12-16
  • * Added plugin for CouponManagement remove action

3.0.19:

2017-12-14
  • * Fixed Column 'status' in where clause is ambiguous during sendScheduledCertificates

3.0.18:

2017-12-04
  • * Fixed "Gift certificate '%1' was applied to your order" rendered as error message

3.0.17:

2017-12-01
  • * Fixed giftcert not applied in admin order create
  • * Fixed giftcert not applied in checkout page "Payment Method" step

3.0.16:

2017-11-03
  • * Fixed updating `apply_to` field of `weight`, `price`, `tax_class_id` attributes during installation

3.0.15:

2017-10-31
  • * Fixed can't refund order paid full with GC (not possible to refund GC amount back)
  • * Fixed order cancel does not refund giftcert

3.0.14:

2017-10-12
  • * Fixed Invalid template file: 'Magento_Sales::Magento_Sales::order/totals.phtml' in order view
  • * Fixed {{var certificate_numbers}}, {{var amount}} formatting issue in email templates.
  • Need to use {{var certificate_numbers|raw}}, {{var amount|raw}}

3.0.13:

2017-10-11
  • * Fixed can't send GC email on order place
  • * Fixed cannot empty product edit > prices > GC Amount Configuration
  • * Fixed call to undefined method adaddErrorMessage

3.0.12:

2017-09-14
  • * fixed price in wishlist
  • * fixed import process issues
  • * fixed refund issues

3.0.11:

2017-08-29
  • * fixed cart totals

3.0.10:

2017-08-02
  • * fixed issues with total amounts

3.0.9:

2017-07-12
  • * fixed issues with paypal payments

3.0.8:

2017-07-05
  • * fixed issues with passing gift cert data to order

3.0.6:

2017-05-16
  • * fixed adminhtml total issue

3.0.5:

2017-01-04
  • * fixed pdf preview
  • * fixed potential class collision

3.0.4:

2016-08-09
  • * fixed broken email template attribute
  • * fixed dedicated gc form in checkout

3.0.3:

2016-08-09
  • * fixed issues with Ion Cube Loader for PHP 7

3.0.2:

2016-04-21
  • * updated config.xml

3.0.1:

2016-04-18
  • * updates on web api interface

3.0.0:

2016-03-01
  • * initial magento 2 release

GiftcertPro


3.0.13:

2023-12-21
  • * Fixed personalization options

3.0.10:

2022-08-04
  • * Fixed compatibility with minified html

3.0.4:

2019-08-06
  • * Fixed admin acl

3.0.2:

2017-11-01
  • * Fixed intermittent error during product save

3.0.1:

2016-04-21
  • * updated config.xml

3.0.0:

2016-04-18
  • * Magento 2 initial release

RapidFlow


3.0.219:

2024-03-07
  • * Fixed Creation of dynamic property is deprecated in PrivatePropertyReader

3.0.218:

2024-01-22
  • * Fixed 'Try to auto increment duplicate url_key'=Yes doesn't work when import don't have url_key explicitly

3.0.217:

2024-01-18
  • * Fixed 'Action on missing image file'='update' with missing source image trigger product update

3.0.216:

2023-12-04
  • * Fixed presence of FPT attributes breaks import

3.0.215:

2023-11-23
  • * Added 'Automatically change attribute frontend input to multiselect when ArrayBackend used as backend model' global configuration

3.0.214:

2023-11-16
  • * Fixed undefined array key in ResourceModel\Catalog\Product on line 1684

3.0.213:

2023-10-06
  • * Fixed "Action on missing image file"=ERROR create product even if image file missing

3.0.212:

2023-08-15
  • * Fixed curl_multi_exec(): Passing null in ResourceModel/AbstractResourceBase.php

3.0.211:

2023-07-21
  • * Fixed Duplicate entry '...' for key `urapidflow_urlkey_index`.`URAPIDFLOW_URLKEY_INDEX_VALUE_ROW_ID_STORE_ID`

3.0.210:

2023-07-12
  • * Fixed usage of custom value in 'Constant to nullify attribute value' doesn't work for decimal/int attributes

3.0.209:

2023-06-08
  • * Fixed Class "Zend_Validate_File_MimeType" not found in 2.4.6

3.0.208:

2023-06-07
  • * Fixed export profiles stuck at 'Uploading file to SFTP'

3.0.206:

2023-05-19
  • * Fixed system attributes skipped during default export (broken in 3.0.202)

3.0.205:

2023-05-17
  • * Fixed 'call to undefined method app/code/Unirgy/RapidFlow/Plugin/CatalogProductAction.php::cHlp'

3.0.204:

2023-05-15
  • * Fixed 'call to undefined method Unirgy\RapidFlow\Helper\Data::cHlp'

3.0.203:

2023-05-10
  • * Fixed call to undefined method Unirgy\RapidFlow\Helper\Data::rowIdField()

3.0.202:

2023-05-08
  • * Fixed auto increment duplicate url_key broken in recent releases

3.0.200:

2023-04-28
  • * Fixed "table '__product_url_key' already exists" when run multiple profile via cron

3.0.199:

2023-04-25
  • * Fixed phpseclib3 "Private Key File" usage

3.0.198:

2023-04-19
  • * Fixed missing stock.__legacy_qty value cleanup before compare with import value which lead false even if they are the same

3.0.197:

2023-04-10
  • * Fixed empty storeview dropdown in sales profiles when single store mode

3.0.194:

2023-03-28
  • * Added compatibility with 2.4.6

3.0.193:

2023-03-24
  • * Fixed required attribute value check skipped when using non-empty 'Constant to nullify attribute value'

3.0.192:

2023-02-24
  • * Added option to allow update categories by entity id

3.0.191:

2023-02-16
  • * Added optimization for inventory updates

3.0.189:

2023-02-16
  • * Fixed replaced reference from phpseclib to phpseclib3

3.0.188:

2023-02-14
  • * Fixed legacy stock status index value not updated

3.0.187:

2023-02-10
  • * Fixed Table __product_url_key doesn't exist

3.0.186:

2023-02-01
  • * Fixed allowed memory exhausted on big database

3.0.185:

2023-01-27
  • * Fixed Undefined array key "" in ResourceModel/Catalog/Product.php on line 1545

3.0.184:

2023-01-25
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.0.183:

2023-01-24
  • * Fixed legacy stock item table not updated when MSI used and item tables values out of sync

3.0.182:

2023-01-06
  • * Fixed Call to protected method AbstractResourceBase::logDebug() from SimpleLicense Helper

3.0.181:

2023-01-03
  • * Added additional benchmark entries

3.0.180:

2022-12-30
  • * Fixed empty product.store_ids field in Helper/Url.php which lead on some installation to missing url rewrites

3.0.179:

2022-12-21
  • * Fixed strtotime(): Passing null in templates/urapidflow/status.phtml

3.0.178:

2022-11-28
  • * Fixed no or wrong redirects created when update url key

3.0.177:

2022-11-10
  • * Fixed images remote download to remote storage

3.0.176:

2022-10-28
  • * Fixed implicit conversion from float to int loses precision in ResourceModel/Catalog/Product/AbstractProduct.php

3.0.175:

2022-10-20
  • * Fixed remote storage read

3.0.174:

2022-10-19
  • * Fixed Invalid parameter number: number of bound variables does not match number of tokens in AbstractProduct::_updateCategories

3.0.173:

2022-10-14
  • * Fixed file upload when using remote storage

3.0.172:

2022-10-07
  • * Fixed preg_split(): Passing null to parameter #2

3.0.171:

2022-10-05
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.0.170:

2022-09-06
  • * Fixed export of price.final, price.maximum, price.minimal in EE

3.0.168:

2022-08-09
  • * Fixed product cache, image cache flush in EE for fixed rows profiles
  • * Fixed product.required_options imported with wrong value
  • * Fixed cannot import static backend_type attributes

3.0.166:

2022-08-03
  • * Added image/webp to image validation list
  • * Fixed export excel report does not highlight rows when column number in log is 0

3.0.165:

2022-07-20
  • * Fixed product cache, image cache flush in EE

3.0.163:

2022-07-15
  • * Fixed strtotime(): Passing null

3.0.162:

2022-06-30
  • * Added support for 'Use Prepended Root Category Name To URL Paths' in Products data type

3.0.161:

2022-06-01
  • * Fixed usage of images located outside of magento root

3.0.159:

2022-05-08
  • * Added 2.4.4 compatibility

3.0.157:

2022-04-01
  • * Added 'Export entity ids' Yes/No configuration to include/exclude entity ids fields in default export

3.0.156:

2022-03-17
  • * Changed 'inventory resolution failed' exception into warning

3.0.155:

2022-03-08
  • * Fixed datetime attributes import broken during recent changes

3.0.154:

2022-02-22
  • * Fixed "If stock qty is less than configured minimum qty, mark product as Out of stock" does not consider backorders
  • * Fixed isValueEmpty, isValueSkip methods does not consider false, 0 special cases

3.0.153:

2022-01-13
  • * Added turn off storeviews other then admin when singlestore mode on

3.0.152:

2022-01-06
  • * Fixed cannot import static backend_type attributes
  • * Fixed image import insert null in media_gallery_value.position column

3.0.151:

2021-12-28
  • * Factored out $removeFields, $importRemoveFields into Catalog\Product\AbstractProduct class members

3.0.150:

2021-12-17
  • * Fixed image not updated when imported without retain subfolders option

3.0.149:

2021-12-08
  • * Fixed Yes/No attributes cannot be updated from Yes to No

3.0.148:

2021-11-03
  • * Fixed array to string conversion error in ResourceModel/AbstractResourceBase

3.0.147:

2021-10-22
  • * Added 'Constant to nullify attribute value' in product import profile

3.0.146:

2021-10-19
  • * Fixed missing url normalization during images import

3.0.144:

2021-09-08
  • * Fixed Call to a member function getStoreId() on null in AbstractProduct::_prepareAttributes

3.0.142:

2021-08-09
  • * Fixed possible empty progress response if import file is not utf8 encoded

3.0.141:

2021-07-26
  • * Added auto-create swatch entry on option auto-create when attribute.additional_data.use_product_image_for_swatch=true

3.0.139:

2021-07-09
  • * Fixed "fixed rows" data types does not use sku as string if it has numeric value

3.0.137:

2021-06-22
  • * Added periodic fixed rows flush to prevent memory exhaustion

3.0.135:

2021-06-03
  • * Fixed row types not filtered if respective table does not exist (magento module disabled)

3.0.134:

2021-05-26
  • * Moved saveAndRun edit form handler from urapidflow.js to form container _formScripts

3.0.133:

2021-05-07
  • * Fixed Notice: Undefined index: u1732 in ResourceModel/Catalog/Product/AbstractProduct.php during _fetchStockValues call

3.0.132:

2021-04-29
  • * Fixed incorrect processing of relative directories in new file handler caused by remote storage integration
  • * Fixed log tail missing after remote storage integration

3.0.131:

2021-04-27
  • * Added cache clear for updated products only

3.0.130:

2021-04-23
  • * Added compatibility with remote storage module

3.0.129:

2021-03-24
  • * Fixed "column 'status' cannot be null, query was: INSERT INTO `inventory_source_item` ..."

3.0.128:

2021-03-19
  • * Fixed msi queries does not use sku as string if it has numeric value
  • * Fixed possible "Invalid method Magento\Eav\Model\Entity\Attribute::isScopeGlobal" error

3.0.127:

2021-03-03
  • * Fixed Call to undefined method LoggerProxy::pushHandler() in Helper/Data.php

3.0.126:

2021-02-03
  • * Fixed default msi inventory source item not used during import/export

3.0.125:

2021-01-27
  • * Fixed possible 'Uncaught TypeError: $.ui.plugin is undefined' in firefox cause by uploader js

3.0.124:

2020-11-05
  • * Fixed can't add profile column in columns tab when option labels are numeric

3.0.123:

2020-11-02
  • * Refactored image cache flush / resize

3.0.122:

2020-10-13
  • * Fixed delete old images sql performance

3.0.120:

2020-10-06
  • * Fixed undefined var indexer in Profile.php
  • * Optimization for gallery processing
  • * Added profiler stats (hardcoded in code)
  • * Added workaround for url rewrites refresh failure due to duplicate url keys

3.0.119:

2020-09-30
  • * Optimized fetchAttributeValues method sql query

3.0.118:

2020-09-18
  • * Changed _getIdBySku to have extra param $isSeqId

3.0.117:

2020-09-16
  • * Fixed possible duplicate gallery db records

3.0.116:

2020-08-21
  • * Fixed urapidflow_profile.columns_json db column too small

3.0.115:

2020-08-18
  • * Changed 'Field Delimiter' optional to support tab char

3.0.114:

2020-06-23
  • * Fixed qty changed for products which type does not support it

3.0.113:

2020-06-15
  • * Extracted few methods to allow post-process header and rows right after csv file read

3.0.112:

2020-06-12
  • * Fixed Class Unirgy\RapidFlow\Model\CacheType does not exist

3.0.111:

2020-06-03
  • * Fixed configurables export with "Skip out of stock products"=Yes

3.0.109:

2020-05-21
  • * Fixed price import of bundle products with fixed price type

3.0.108:

2020-05-12
  • * Fixed media gallery being case insensitive

3.0.107:

2020-05-07
  • * Fixed import creates duplicate entries in catalog_product_entity_media_gallery* tables

3.0.106:

2020-05-05
  • * Fixed auto-import categories on EE

3.0.105:

2020-04-30
  • * Fixed depricated url addSessionParam
  • * Fixed categories filter in product export on EE

3.0.104:

2020-04-29
  • * Fixed wrong saved filename displayed in Upload files tab

3.0.103:

2020-04-13
  • * Fixed Duplicate entry 'xx-xx' for key 'xxx', query was: INSERT INTO catalog_product_entity_media_gallery_value_to_entity

3.0.102:

2020-04-12
  • * Fixed Indexer handler is not available: elasticsearch

3.0.101:

2020-04-10
  • * Fixed media gallery entries not created

3.0.99:

2020-04-01
  • * Fixed usage of category.ids from different website issue sql error (should be warning)

3.0.96:

2020-03-30
  • * Fixed possible sql error during images import

3.0.95:

2020-03-27
  • * Fixed usage of category.ids in EE

3.0.94:

2020-03-02
  • * Fixed profile "save and run" redirect to new profile page when exception happens during run

3.0.93:

2020-02-03
  • * Added check for wrong attributes source which issue Invalid argument supplied for foreach() in Block/Adminhtml/Profile/Edit/Tab/Columns.php on line 83
  • * Fixed 2.3.4 Declaration of UrlRewriteDbStorage::insertMultiple($data) must be
  • compatible with Magento\UrlRewrite\Model\Storage\DbStorage::insertMultiple($data): void

3.0.92:

2020-01-15
  • * Added "restrictions/magento_edition" flag support in urapidflow.xml config

3.0.91:

2019-01-13
  • * Added workaround in categories autocreate when category name doesn't match url_key
  • * Added workaround for magento bug in Product::getStoreIds in single store mode

3.0.90:

2019-12-05
  • * Added workaround to handle image urls with space char instead of %20
  • * Added exception handling around \Zend\Validator\File\MimeType::isValid call
  • * Added '400 Bad Request' handling during image fetch

3.0.89:

2019-11-14
  • * Fixed image resize problem on some themes by usage of Magento_MediaStorage resize features if that module available

3.0.88:

2019-11-12
  • * Added more informative logging of url_rewrites errors

3.0.87:

2019-11-05
  • * Fixed "Skip usage check when delete old image"=No doesn't work

3.0.86:

2019-10-31
  • * Fixed categories auto create set wrong parent_id in EE

3.0.85:

2019-10-17
  • * Removed "catalog_product_category" from full reindex list to eliminate redundant run after "catalog_category_product" reindex as they do the same
  • * Added safeguard code to eliminate duplicate run of category/product full reindex to fix possible
  • "Base table or view not found: catalog_category_product_index_store1_tmp doesn't exist"

3.0.84:

2019-10-15
  • * Fixed "category.ids" in EE export row_id instead of entity_id

3.0.83:

2019-10-11
  • * Fixed "Delete old image" doesn't remove the file when new value is empty

3.0.82:

2019-10-10
  • * Fixed "Retain remote subfolders" instead of save in subfolders save in root folder with / replaced with -

3.0.81:

2019-09-27
  • * Fixed Undefined index: extension in \Magento\Framework\File\Uploader when import image name don't have extension

3.0.80:

2019-09-24
  • * Fixed realtime reindex

3.0.77:

2019-08-14
  • * Added 'Auto-archive Import File' option

3.0.76:

2019-08-13
  • * Fixed url_key gets updated with default value in non-admin storeview import
  • even if not exists in the import file
  • * Fixed products extra export filter in EE
  • * Added profile history tab
  • * Fixed "Allow mutable attributes" checkbox cannot be saved

3.0.75:

2019-07-09
  • * Added 'Generate resized images' option for magento >2.2.8

3.0.74:

2019-06-07
  • * Fixed catalog_rules indexer does not exist.

3.0.73:

2019-06-05
  • * Fixed product.configurable_parent_sku export in EE
  • * Fixed product.row_id export in EE

3.0.71:

2019-05-23
  • * Added 'save_rewrites_history' paremeter during generate url rewrites
  • * Fixed mixing of attribute custom source model and presence of options in eav_attribute_option table lead to unexpected results

3.0.70:

2019-05-08
  • * Added export entity_id/row_id

3.0.69:

2019-05-06
  • * Fixed realtime product flat indexer run even if disabled

3.0.68:

2019-04-30
  • * Fixed 'indexer does not exist' error break whole reindex process

3.0.67:

2019-04-25
  • * Fixed call to a member function refreshProductRewrite() on null
  • in ResourceModel/Catalog/Product/AbstractProduct.php

3.0.66:

2019-02-21
  • * Fixed catch of wrong exception in ProductUrlUpdateObserver

3.0.65:

2019-02-21
  • * Added MSI tables references

3.0.64:

2019-01-30
  • * Fixed visibility not considered during products url rewrites generate

3.0.63:

2018-12-10
  • * Fixed null attribute values in storeview level not exported

3.0.62:

2018-11-29
  • * Fixed url_key/url_path exported without suffix when column format=URL

3.0.61:

2018-11-26
  • * Fixed remote images import when url contain query string with slash char in it

3.0.60:

2018-09-04
  • * Added safeguard to not save url rewrite with empty request path

3.0.59:

2018-08-28
  • * Added extra constants

3.0.58:

2018-08-16
  • * Fixed unhandled exceptions in generate category url rewrite functionality which didn't restore url path in case of exception

3.0.57:

2018-08-15
  • * Fixed category url rewrites not refreshed when using db table prefix

3.0.56:

2018-07-23
  • * Added extra vars for fixed rows import events

3.0.55:

2018-07-13
  • * Fixed mixed usage of numeric and non-numeric skus degrade perfromance

3.0.54:

2018-07-05
  • * Added logging of url rewrite errors
  • * Fixed A non-numeric value encountered in Model/Profile.php on line 1259

3.0.53:

2018-06-25
  • * Fixed ResourceModel\AbstractResource::getConnection() must be public (as in class Magento\Framework\Model\ResourceModel\AbstractResource) in ResourceModel/AbstractResource21.php on line 5 on magento cloud

3.0.52:

2018-06-20
  • * Fixed url rewrites not created for new products on some import files

3.0.51:

2018-06-11
  • * Fixed usage of only "category.ids" in import file on EE lead to wrong assignment

3.0.50:

2018-06-05
  • * Fixed A non-numeric value in Model/Profile.php on line 1259

3.0.49:

2018-05-30
  • * Fixed usage of "category.name" in import file create duplicate categories

3.0.48:

2018-04-20
  • * Fixed delete from url_rewrite use subselect (changed to multiple-table delete for better performance)

3.0.47:

2018-04-06
  • * Fixed auto-create categories save url_path with suffix

3.0.46:

2018-04-06
  • * Fixed inconsistency between stock fetch and stock update

3.0.45:

2018-03-29
  • * Fixed multiple profiles run from script have issues due to data caching in data type models

3.0.44:

2018-03-21
  • * Fixed EE category url rewrites not generated for auto-created categories

3.0.43:

2018-03-07
  • * Fixed missing skipcheck for root category in ResourceModel\AbstractResourceBase::catBuildPath method

3.0.42:

2018-02-26
  • * Fixed export filter "Skip out of stock products"=Yes doesn't work in EE

3.0.41:

2018-02-23
  • * Fixed export filter by website join by row_id instead of entity_id
  • * Fixed export don't use order by entity_id which lead to some data duplication and/or absence

3.0.40:

2018-02-14
  • * Fixed call \Magento\Framework\App\Cache\Manager::clean only when types not empty. To eliminate possible issues with third-party modules

3.0.39:

2018-02-06
  • * Fixed Can only flip STRING and INTEGER values! in ResourceModel/Catalog/Product/AbstractProduct.php

3.0.38:

2018-01-30
  • * Fixed export in php 7.1 issue warning "A non-numeric value encountered"

3.0.37:

2018-01-10
  • * Fixed compatibility with 2.2 bundle option/selection sequence new parent_product_id column

3.0.36:

2018-01-02
  • * Added compatibility with EE 2.2 bundle option/selection sequence

3.0.35:

2017-12-21
  • * Added CURL options in "Fine Tuning" section of global config

3.0.34:

2017-12-07
  • * Excluded configurable from "apply to" ('special_price','special_from_date','special_to_date') attributes definition

3.0.33:

2017-12-04
  • * Added flush only effected products image cache

3.0.32:

2017-11-30
  • * Fixed category url_path attribute deleted after refresh url rewrites
  • * Fixed remote batch image download does not set small_image and thumbnail

3.0.31:

2017-11-21
  • * Added "Force URL Rewrites Refresh" products import configuration option

3.0.30:

2017-11-11
  • * Fixed 2.2.x compilation without db access (for Magento EE Cloud)

3.0.29:

2017-11-06
  • * Fixed recognizing B2B as EE

3.0.28:

2017-11-01
  • * Added import option for multi-thread batch downloading remote images to improve performance
  • * Added import option for empty values strategy and special "#EMPTY#" entry to force empty value
  • * Fixed handling attributes with custom backend_table
  • * Fixed RF Config Cache issue in magento 2.2
  • * Fixed getConnection method visibility issue in magento 2.2

3.0.27:

2017-10-15
  • * added product extra profile events

3.0.26:

2017-09-29
  • * fixed issues with EE staging feature

3.0.25:

2017-09-13
  • * fixed issue with new valid values equaling 0

3.0.24:

2017-08-02
  • * added configuration to set url increment limit
  • * passing profile store id when updating category urls to enable category url generation for non default stores

3.0.23:

2017-04-20
  • * changed query to table CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY to speed it up

3.0.22:

2017-04-10
  • * added index to table CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY
  • * fixed sql in delete images query

3.0.21:

2017-02-21
  • * fixed table name used directly and not prefixed when needed

3.0.20:

2017-02-03
  • * fix wrong . appended to category url_path
  • * fix in EE entity_id and not row_id should be passed to url_rewrite system

3.0.19:

2017-01-30
  • * changed how websites are retrieved from Magento
  • * fix, config load, added extend overwrite option to be true, this allows for proper override of urapidflow.xml
  • * fix, reset product url updates after each batch
  • * fix, import columns settings not saving multiselect values
  • * fix, for category - product relations in EE

3.0.18:

2017-01-04
  • * improved product image processing

3.0.17:

2016-12-23
  • * fixes related to sequence tables in EE

3.0.16:

2016-12-19
  • * fixes related to sequence tables

3.0.15:

2016-12-09
  • * fixes related to sequence tables

3.0.14:

2016-11-30
  • * fixed issue with stock import on EE
  • * fixed issue with image import

3.0.13:

2016-11-11
  • * added CPBOSL code for import/export of bundle option selection price

3.0.12:

2016-10-27
  • * fixed sequence_xyz tables being inserted in during dry run
  • * implemented product url rewrites update

3.0.11:

2016-09-20
  • * fixed issue with auto-generated categories

3.0.10:

2016-09-21
  • * fixed Magento error when running compiled classes
  • * internal fixes

3.0.9:

2016-08-09
  • * EE updated_in, created_in fields populated for product and category

3.0.8:

2016-07-27
  • * updated code to provide compatibility with PHP7 with Ion Cube Loader

3.0.7:

2016-07-08
  • * fix for sequence table

3.0.6:

2016-07-05
  • * updated to work with Magento 2.1.0 EE
  • * adding created_at and updated_at to export conditions

3.0.5:

2016-06-02
  • * fixed array to string conversion

3.0.4:

2016-06-01
  • * fix changed alias for Url import in helper class
  • * fix using FQCN in Unirgy/RapidFlow/Model/ResourceModel/AbstractResource/Fixed.php to prevent autoloading issues

3.0.3:

2016-04-20
  • * added more details when image file copy fails

3.0.2:

2016-04-21
  • * updated config.xml

3.0.1:

2016-04-18
  • * fix image file deletion
  • * fix logging old and new value
  • * updated design of profile options

3.0.0:

2016-03-01
  • * initial Magento 2 version

RapidFlowB2B


3.0.3:

2023-08-10
  • * Added restriction to update public shared catalog
  • * Added trim customer groups in B2BSCPI to support ', ' delimiter in addition to ','

3.0.2:

2023-01-17
  • * Added support for multiple customer groups in one B2BSCPI row

3.0.0:

2020-07-15
  • * Initial release

RapidFlowMsi


3.0.9:

2023-05-04
  • * Refactored helper var name

3.0.7:

2022-02-01
  • * Fixed unknown column udropship_vendor

3.0.5:

2021-01-25
  • * Integration with dropship msi

3.0.4:

2020-09-18
  • * Fixed MSISI performance
  • * Changed MSISI to use parent _getIdBySku instead of own pid fetch

3.0.3:

2020-08-11
  • * Added realtime reindex for MSISI rows

3.0.0:

2019-03-04
  • * Initial release

RapidFlowPro


3.0.105:

2023-11-30
  • * Fixed trim(): Passing null to parameter #1 in ResourceModel/Category/AbstractCategory.php

3.0.104:

2023-11-22
  • * Fixed import EAG doesn't lookup by group code for exist check

3.0.103:

2023-06-08
  • * Added autoretrieve vimeo video thumbnail if missing in csv
  • * Added validation to skip CPV import without thumbnail

3.0.102:

2023-05-12
  • * Fixed -CPI "table 'eav_attribute' doesn't exist" when using db prefix

3.0.101:

2023-05-04
  • * Refactored helper var name

3.0.100:

2023-04-28
  • * Added compatibility with 2.4.6

3.0.99:

2023-03-22
  • * Fixed Unknown column 'url_path' in 'field list', query was: INSERT INTO `catalog_category_entity` ... in Category/AbstractCategory.php:951

3.0.98:

2023-03-21
  • * Fixed Undefined variable $urlPath in ResourceModel/Category/AbstractCategory.php

3.0.096:

2023-02-24
  • * Added option to allow update categories by entity id

3.0.95:

2022-11-02
  • * Fixed strlen(): Passing null to parameter #1 in ResourceModel/ProductExtra.php

3.0.94:

2022-10-05
  • * Fixed vulnerabilities reported by penetration test and vulnerability scan

3.0.93:

2022-09-27
  • * Fixed strpos(): Passing null in ResourceModel/Category/AbstractCategory.php

3.0.92:

2022-08-09
  • * Fixed product cache, image cache flush in EE for fixed rows profiles

3.0.90:

2022-07-25
  • * Fixed substr(): passing null in ProductExtra.php
  • * Fixed strtotime(): Passing null

3.0.88:

2022-06-29
  • * Extracted categories profile _importFetchNewData, _importValidateNewData, _importProcessDataDiff methods from encoded file

3.0.86:

2022-05-18
  • * Added automatically delete media attributes values that match -CPI row value

3.0.85:

2022-05-08
  • * Added 2.4.4 compatibility

3.0.83:

2022-05-04
  • * Fixed -CPI remove images from other products (if image shared) regardless of 'Skip usage check when delete image'

3.0.82:

2021-12-10
  • * Fixed -CPPT doesn't delete website specific rows

3.0.79:

2021-05-27
  • * Fixed EAOSL "Unndefined index: value_id in Model/ResourceModel/Eav.php"

3.0.78:

2021-05-27
  • * Fixed EAOSL "Base swatch value not found"

3.0.77:

2021-05-26
  • * Added compatibility with remote storage module

3.0.76:

2021-04-14
  • * Fixed CPI import create duplicate rows if different products share same files

3.0.75:

2021-04-07
  • * Fixed %CP doesn't check if new/old skus are not empty

3.0.74:

2021-03-01
  • * Fixed CPI import doesn't account profile storeId selection

3.0.73:

2021-01-19
  • * Fixed EAOS doesn't create all swatches when same name used in multiple attributes

3.0.72:

2020-11-05
  • * Fixed CPI import update wrong rows if products share same files

3.0.71:

2020-11-02
  • * Added image cache flush / resize in Products Extra

3.0.70:

2020-10-27
  • * Fixed CPI rows import performance

3.0.69:

2020-10-13
  • * Fixed CPV can't update position

3.0.68:

2020-09-22
  • * Fixed "Undefined index: entity_id" error on EE during -CC import

3.0.67:

2020-09-16
  • * Fixed possible duplicate gallery db records

3.0.66:

2020-06-16
  • * Fixed Undefined index: path in ResourceModel/Category/AbstractCategory.php

3.0.65:

2020-03-20
  • * Fixed Undefined offset: 5 in ProductExtra.php

3.0.64:

2020-03-16
  • * Fixed -CC doesn't remove all required data. Changed from table delete sql to category repository delete

3.0.63:

2020-02-17
  • * Fixed EAG 'Column 'attribute_group_code' cannot be null' when no group code in import file

3.0.61:

2020-02-14
  • * Fixed support of multiple root categories within website

3.0.60:

2020-02-11
  • * Fixed -CP doesn't trigger all necessary events

3.0.59:

2020-01-15
  • * Added "Enterprise Data" data type to support giftcard import/export

3.0.57:

2019-11-13
  • * Fixed -CPPT issue "The website with code that was requested wasn't found" error

3.0.56:

2019-10-25
  • * Fixed "Integrity constraint violation" during CPCOSL update

3.0.55:

2019-10-25
  • * Fixed "invalid attribute" error when import EAV for category

3.0.54:

2019-08-29
  • * Fixed categories export entity_id field in EE

3.0.53:

2019-08-27
  • * Fixed categories export error "Unknown column 'v.row_id' in 'on clause'"

3.0.51:

2019-07-16
  • * Fixed EAO export can export non-dropdown attribute options if they exists in options table

3.0.50:

2019-06-03
  • * Fixed CPSI export in EE

3.0.49:

2019-05-17
  • * Fixed categories import with prepend root categories doesn't work when root categories have url_key/url_path and export file from installation with root categories without url_key/url_path

3.0.48:

2019-04-17
  • * Fixed import/export 'Allow System Attributes' doesn't work

3.0.47:

2019-03-05
  • * Added percentage_value in CPPT

3.0.46:

2019-02-21
  • * Added Multi Source Inventory import/export data type

3.0.45:

2018-11-20
  • * Fixed export related, upsell, cross-sell in EE

3.0.44:

2018-10-18
  • * Fixed -CCP rows in EE

3.0.43:

2018-09-21
  • * Fixed EE error when import CCP rows "Undefined index: entity_id in ResourceModel/ProductExtra.php"

3.0.42:

2018-08-28
  • * Fixed CPSA row import in EE 2.2.5

3.0.41:

2018-08-20
  • * Fixed CPSA, CPSAL rows import in EE

3.0.40:

2018-08-09
  • * Fixed categories url rewrite refresh refresh only one category of many

3.0.39:

2018-07-27
  • * Added 'Force URL Rewrites Refresh' for categories import
  • * Added validation to eliminate CPSI with same sku in both sku, linked_sku fields

3.0.38:

2018-06-22
  • * Fixed import/export CCP on EE

3.0.37:

2018-05-16
  • * Fixed import, delete CCP rows doesn't work in EE

3.0.36:

2018-05-08
  • * Fixed product delete don't delete url rewrite in EE

3.0.34:

2018-04-24
  • * Fixed delete from url_rewrite use subselect (changed to multiple-table delete for better performance)

3.0.33:

2018-01-20
  • * Fixed compatibility with 2.2 bundle option/selection sequence new parent_product_id column

3.0.32:

2018-01-02
  • * Added compatibility with EE 2.2 bundle option/selection sequence

3.0.31:

2017-12-20
  • * Fixed EASI rows import

3.0.30:

2017-12-15
  • * Fixed import/delete of linked products (upsell,crossell,related) in EE > 2.1

3.0.29:

2017-12-15
  • * Fixed EAOS option value auto-create

3.0.28:

2017-12-04
  • * Fixed -CPV issue "Requested store is not found" error

3.0.27:

2017-11-21
  • * Fixed url rewrites db entries not deleted after -CP

3.0.26:

2017-11-06
  • * EAXP: Fixed setting `frontend_input_renderer` and `additional_data` to NULL when empty
  • * Fixed batch image downloading

3.0.25:

2017-10-25
  • * Fixed errors for existing records during CPCOS import
  • * Fixed Notice: Undefined index: entity_id in Unirgy/RapidFlowPro/Model/ResourceModel/Category/AbstractCategory.php on line 1384

3.0.24:

2017-09-29
  • * fixes categories issues for EE

3.0.23:

2017-08-02
  • * added error message for not supported codes
  • * fixes for CPBOS

3.0.22:

2017-07-18
  • * changed how EAOS works, it now accepts attribute option name for which the swatch should be bound.
  • If swatch for option does not exist, it is added. If exists, its value or sort order can be updated.

3.0.21:

2017-04-20
  • * fixed issue with EAOL bad left join condition
  • * fixed issue with EAOS not accounting for all possible swatch types

3.0.20:

2017-01-30
  • * fixed issue with not resetting url updates after each batch

3.0.19:

2017-01-13
  • * CPBOS & CPBOSL fixed sequence table error
  • * EAV fixed invalid attribute issues

3.0.18:

2016-12-23
  • * fixed CPV

3.0.17:

2016-12-19
  • * fixed order of fields in product extra CPV

3.0.16:

2016-12-09
  • * fixes related to sequence tables
  • * fixed typos in product extra CPV & CPVL sql

3.0.15:

2016-11-11
  • * added CPBOSL code for import/export of bundle option selection price

3.0.14:

2016-10-27
  • * added CPV and CPVI codes for importing external videos for products
  • * added category url rewrite updates

3.0.13:

2016-10-13
  • * fixed sequence_xyz tables being inserted in during dry run

3.0.12:

2016-09-20
  • * fixed issue with some missing indexes

3.0.11:

2016-09-21
  • * fixed Magento error when running compiled classes
  • * internal fixes

3.0.10:

2016-08-09
  • * EE updated_in, created_in fields populated for product and category

3.0.9:

2016-07-27
  • * updated code to provide compatibility with PHP7 with Ion Cube Loader

3.0.8:

2016-07-08
  • * fix for sequence table

3.0.7:

2016-07-05
  • * updated to work with Magento 2.1.0 EE

3.0.6:

2016-06-06
  • * fixed table names for category export

3.0.5:

2016-06-02
  • * fixed CPI typo

3.0.4:

2016-06-01
  • * fixed CPI import, missing relation data in gallery_entity_value table

3.0.3:

2016-04-21
  • * updated config.xml

3.0.2:

2016-04-20
  • * fixed -CPI SQL and file removal
  • * fixed -CPPT wrong table name

3.0.1:

2016-03-25
  • * fixed wrong parameter for EAXP import
  • * added additional columns to EAXP
  • * added support for import/export of swatches

RapidFlowSales


2.0.35:

2023-08-15
  • * Added compatibility with 2.4.6

2.0.34:

2022-09-12
  • * Fixed json_decode(): Passing null Block/Adminhtml/Profile/Sales/ExportOptions.php

2.0.32:

2022-08-04
  • * Fixed compatibility with minified html

2.0.31:

2022-07-26
  • * Fixed missing row types tree in firefox

2.0.30:

2022-07-15
  • * Fixed strtotime(): Passing null

2.0.28:

2022-05-08
  • * Added 2.4.4 compatibility
  • * Fixed 'Filter by date range' doesn't filter row types if nothing selected in 'Row Types'

2.0.26:

2021-08-26
  • * Fixed date filter not applied
  • * Fixed date filter clear after multiple save without change

2.0.24:

2021-06-29
  • * Added periodic fixed rows flush to prevent memory exhaustion

2.0.23:

2021-06-03
  • * Fixed export/import fails when some tables from row types definition doesn't exists (magento module disabled)

2.0.22:

2020-08-06
  • * Fixed SQIO export

2.0.21:

2020-07-20
  • * Fixed sku is not exported when specific row types selected in 'Export Options' column

2.0.20:

2020-06-02
  • * Fixed sku is not exported on some installations

2.0.19:

2020-05-18
  • * Added automatic convesion of serializable fields from php to json

2.0.17:

2020-04-09
  • * Fixed date filter doesn't work for SII, SCMI, SSHIPI, SPT, SOA, SOP rows

2.0.15:

2019-09-05
  • * Fixed compatibility with recent rapidflow history functionality

2.0.13:

2019-01-09
  • * Added urfid_column, alt_urfid row type config nodes

2.0.12:

2018-12-03
  • * Fixed installation fails on magento 2.3.0

2.0.10:

2018-08-09
  • * Fixed Notice: Undefined offset: <number> in Model/Fixed/AbstractSales.php on line 0

2.0.9:

2018-07-23
  • * Added extra vars for import events

2.0.8:

2018-06-20
  • * Fixed order, invoice, shipment, creditmemo items sku not exported for non-existing products
  • * Fixed urf_id not populated in sales_*_grid tables

2.0.7:

2018-01-08
  • * Fixed "Unique constraint violation found" on some 2.2 installations

2.0.6:

2018-01-08
  • * Fixed sku field is not imported in items tables when no matching product found

2.0.5:

2018-01-05
  • * Fixed newly created customer and his group not saved in sales tables

2.0.4:

2018-01-04
  • * Fixed create customer when customers per website configuration selected
  • * Added revertInstall method in InstallSchema

2.0.3:

2017-12-08
  • * Added error "Missing %1 at index %2. Possible header and data format missmatch" when header and data columns number missmatch

2.0.2:

2017-12-07
  • * Fixed Uncaught TypeError: Argument 1 passed to Magento\Setup\Module\DataSetup::__construct() must be an instance of Magento\Framework\Module\Setup\Context, instance of Magento\Framework\ObjectManager\ObjectManager given

StoreLocator


Unreleased (next release)

    * Fixed Creation of dynamic property is deprecated in PrivatePropertyReader

3.2.16:

2023-08-18
  • * Fixed wrong resource provided for fclose in \Magento\Framework\Filesystem\Io\File::streamClose
  • * Fixed preg_split: Passing null to parameter #in Model/Location.php

3.2.15:

2022-05-08
  • * Added 2.4.4 compatibility

3.1.14:

2021-12-20
  • * Fixed Call to undefined method pushHandler() in Helper/Data.php

3.1.13:

2021-12-15
  • * Fixed Call to undefined method pushHandler() in Model/Location.php

3.1.12:

2021-12-08
  • * Added location table separate address columns

3.1.11:

2019-06-20
  • * Fixed XSS on map page

3.1.10:

2018-05-20
  • * Added 'maps response cannot be decoded' error when maps response is not json

3.1.9:

2017-12-27
  • * Fixed calls to maps.googleapis.com/maps/api/geocode doesn't use API Key
  • * Added "CURL UserAgent", "CURL Extra Headers" params
  • * Fixed location field "Add sequence label to marker?"=No still show numbers on the map

3.1.8:

2017-12-25
  • * Fixed error on import locations make full import fail
  • * Fixed import locations with empty coordinates doesn't recalculate (fetch) them
  • * Fixed can't add new location with custom permissions role

3.1.7:

2017-10-20
  • * Fixed workaround for google bug of clipping custom markers

3.1.6:

2017-10-12
  • * Fixed import counter
  • * Added graceful error processing when row columns count invalid

3.1.5:

2017-10-11
  • * Fixed locations mass delete
  • * Fixed "Request Path for Specified Store already exists"
  • * Fixed export storelocations

3.1.4:

2017-08-29
  • * fixed issue with ordering by distance when simply listing locations
  • * on settings save, if there is no uploaded file stop import processing early

3.1.1:

2016-12-09
  • * fixed system export failing

3.1.0:

2016-08-03
  • * fixed issues with Ion Cube Loader for PHP 7
  • * added user location option as default search
  • * fixed export feature

3.0.2:

2016-04-21
  • * fixed paging
  • * added some styling to sidebar
  • * changed default locations collection

3.0.1:

2016-04-20
  • * fixed incorrect sprintf parameters

3.0.0:

2016-03-01
  • * initial M2 release