Trellis Docs

Trellis Docs

  • Salsify
  • Infor SX/CSD Integration 1.x
  • Infor SX/CSD Integration 2.x
  • Shopify
  • BigCommerce

›Changelog

Introduction

  • Overview

Setup

  • Step 1: Install Module
  • Step 2: Create Magento OAuth Consumer
  • Step 3: Configure Module
  • Step 4: Expertek Verification

Configuration

  • API Settings
  • Product Settings
  • Inventory Settings
  • Customer Settings
  • Address Settings
  • Quote Settings
  • Order Settings
  • UOM - Units of Measure Settings
  • Manage Cron Timing Settings
  • Surcharges
  • Lumber Assessment
  • B2B Features

    • Companies Settings

Changelog

  • Trellis Expertek SX/CSD Magento Module Changelog
  • Trellis Expertek SX/CSD Magento B2B Module Changelog

Trellis Expertek SX/CSD Magento Module Changelog

1.6 Releases (Adobe Commerce 2.4.3 <= 2.4.6)

1.6.10 - 2024-08-22

  • Added PHP 8.3 compatibility.

1.6.9 - 2024-08-09

  • Fix for discounts when quote prices are set by SX.

1.6.7 - 2024-01-05

  • Added getCustomerBalances() function for use with paying invoices.

1.6.6 - 2024-07-03

  • Fix for discounts when quote prices are set by SX.

1.6.5 - 2024-04-14

  • Added a config value for sending orders only asynchronously.

1.6.4 - 2024-03-15

  • Fixed an issue with order extension attributes not being sent correctly when creating an order in SX.

1.6.3 - 2024-01-05

  • Fixed issue where the wrong API key was used when syncing orders from multi-store implementations.
  • Fixed issue where an admin would see an error and be unable to edit products in the admin when "Quantity Increments Enabled?" configuration is enabled.

1.6.2 - 2023-10-17

  • NEW! Added the ability to validate an SX.e Customer ID that is entered manually into the customer information in the admin panel.
  • Fix loading classes via proxy for console commands to avoid validation errors when testing module with Adobe's Integration Tests.
  • Fix payment method Purchase Order not showing at checkout when not using a customer attribute to control PO use per customer.

1.6.1 - 2023-09-27

  • Fix Lumber Tax/Surcharge showing in order history when not enabled
  • Fix orders with fake addresses. The order is rejected and the customer is not charged.
  • Fix issue with invoice total calculation while invoice created prior to order submit.
  • Fix issue with surcharge not being included in total when total is passed to Paypal Payflow Pro.

1.6.0 - 2023-04-12

  • Fix numerous PSR-2 standards for PHP8 compatibility
  • Fix improperly closed HTML tags in template files
  • Fix invalid return types
  • Fix invalid arguments

1.5 Releases (Adobe Commerce 2.3.3 <= 2.4.3)

1.5.46 - 2023-09-27

  • Fix Lumber Tax/Surcharge showing in order history when not enabled
  • Fix orders with fake addresses. The order is rejected and the customer is not charged.
  • Fix issue with invoice total calculation while invoice created prior to order submit.
  • Fix issue with surcharge not being included in total when total is passed to Paypal Payflow Pro.

1.5.45 - 2022-12-06

  • Fix hash var missing on beforeSave params inside of plugin.

1.5.44 - 2022-12-05

  • Fix OAuth information inside of adminhtml/system.xml to allow to modify fields.

1.5.43 - 2022-11-23

  • Added surcharges to offline order view page.

1.5.42 - 2022-11-09

  • Fix on order sync fail verification.
  • Fix inventory totalQty data.

1.5.41 - 2022-11-07

  • Fix ACL Resource from Sync from SX button.

1.5.40 - 2022-11-02

  • Change on Order Debug Email labels.

1.5.39 - 2022-10-30

  • Added functionality to show non-stock item message on stock status on PDP.

1.5.38 - 2022-10-24

  • Quick fix on email notification functionality on order create fail.

1.5.37 - 2022-10-24

  • Add email notification functionality on order create fail.

1.5.36 - 2022-10-20

  • Added checkout product edit page to allowed for ajax price.

1.5.35 - 2022-10-19

  • Fix on product availability to return all warehouses instead of only the first item.

1.5.34 - 2022-10-13

  • Fix on SX number verification after login.
  • Fix on isAjax argument.

1.5.33 - 2022-10-11

  • Ensure that customer has SX number before making API requests.
  • Fix if condition and isAjax argument.

1.5.32 - 2022-09-29

  • Fix UOM on PDP for guest user.

1.5.31 - 2022-09-26

  • Feature: Qty Increments support.
  • Feature: Offline Order Cancellations.

1.5.30 - 2022-09-23

  • Fixed bug PDP pricing.

1.5.29 - 2022-09-15

  • Fixed bug with $0 unit prices.
  • Improvements to tier price caching.

1.5.28 - 2022-09-13

  • Added PO Number to Offline Order pages.

1.5.27 - 2022-09-12

  • Fixed bug with guest users on Cart update.

1.5.26 - 2022-09-02

  • Feature: added support for Address Search modal in Checkout.

1.5.25 - 2022-09-01

  • Fixed Address name data.

1.5.24 - 2022-08-31

  • Fixed Offline Order view condition.

1.5.23 - 2022-08-31

  • Fixed bug with duplicated unit prices on PDP.

1.5.22 - 2022-08-29

  • Fixed bug with offline order print layout.

1.5.21 - 2022-08-29

  • Feature: Added surcharges and lumber fee into offline order view.
  • Improved backorder warning feature.

1.5.20 - 2022-08-17

  • Feature: Added order print button to offline order view.

1.5.19 - 2022-08-08

  • Fix AJAX pricing on configurable products with multiple swatch options.

1.5.18 - 2022-08-05

  • Fix translation issues.

1.5.17 - 2022-08-04

  • Code refactoring to allow more flexibility on product pricing.

1.5.16 - 2022-07-29

  • Bugfix: Fix issue with setup:di:compile.

1.5.15 - 2022-07-29

  • Bugfix: Fix issue with Offline Order view link.

1.5.14 - 2022-07-28

  • Bugfix: Fix issue with AJAX pricing on products with tier prices.

1.5.13 - 2022-07-28

  • Bugfix: Fix issue with Checkout layout.

1.5.12 - 2022-07-28

  • Bugfix: Fix issue with MageWorx shipping rules.

1.5.11 - 2022-07-27

  • Feature: Support AJAX pricing for Swatches.
  • Bugfix: Fix reordering bug with Surcharges.

1.5.10 - 2022-07-26

  • Implemented translations for custom totals.

1.5.9 - 2022-07-22

  • Fixed issue with subtotal.

1.5.8 - 2022-07-21

  • Bugfix: Fix bug with quote item qty.

1.5.7 - 2022-07-19

  • Bugfix: Fix bug with shipping amount getting overwritten.

1.5.6 - 2022-07-19

  • Bugfix: Fix incorrect grand total with MageWorx_ShippingRules installed.- Bugfix: Fix bug with shipping amount getting overwritten.

1.5.5 - 2022-07-18

  • Bugfixes

1.5.4 - 2022-07-13

  • FEATURE: Lumber Assessment fee support.

1.5.3 - 2022-07-06

  • Bugfix: hide Surcharges in Checkout if config is disabled

1.5.2 - 2022-07-05

  • Bugfix: Surcharges showing on first page load in totals section

1.5.1 - 2022-06-24

  • Bugfix: skip Tax calculation if error from SX.e

1.5.0 - 2022-06-23

  • FEATURE: Add-on charges support.

1.4 Releases (Adobe Commerce <= 2.3.5)

1.4.98 - 2022-08-31

  • Fixed issues with unit prices.

1.4.97 - 2022-08-29

  • Feature: price caching mechanism.
  • Fixed issue with inventory pulling.

1.4.96 - 2022-08-17

  • Fixed issue with Customer Pricing displayed as $0.00.

1.4.95 - 2022-08-17

  • Feature: Get latest prices when viewing products or adding them to cart.

1.4.94 - 2022-08-16

  • Added new column named Status after Date column on order history and order recent.
  • Fixed Shipping Method and Payment Method to be shown only if data is available in the order response.

1.4.93 - 2022-08-16

  • Feature: Added order print button to offline order view.

1.4.92 - 2022-08-02

  • Feature: Pre-selected payment method based on SX.e terms.

1.4.91 - 2022-07-27

  • Feature: Add support for AJAX pricing with Swatches.

1.4.90 - 2022-07-25

  • Fixed issue with item qty while adding to Cart

1.4.89 - 2022-07-22

  • Fixed issue with items price on quote.
  • Feature: override order link in success page if configured

1.4.88 - 2022-07-18

  • Feature: implement pagination for Offline Orders history page.

1.4.87 - 2022-07-05

  • Bugfixes
  • Order Cancellation feature optimizations

1.4.86 - 2022-06-22

  • Feature: Offline Order compatibility with Magento 2.4 version
  • Feature: Simple PDP Ajax pricing

1.4.85 - 2022-06-10

  • Code refactoring

1.4.84 - 2022-06-01

  • Managing customer address attributes as extension_attributes
  • Fixed issue with new customer account save

1.4.83 - 2022-05-31

  • Fixed issue with Ship To dropdown when there are no Ship To addresses

1.4.82 - 2022-05-26

  • Fixed issue with PDP Ajax pricing when UOM is disabled
  • Optimized PDP content refreshing when Ajax pricing is enabled

1.4.81 - 2022-05-25

  • Feature: implemented translations
  • Refactored Customer save operations
  • Small bug fixes

1.4.80 - 2022-05-10

  • Fixed bug with Unit Prices on Simple products when asynchronous pricing is enabled
  • Added DESC sort order for Unit Prices

1.4.79 - 2022-04-18

  • Fixed bug with Order cancel scope
  • Add configurable field for Ship To modal instructions block
  • Adjustments to text placeholders on PDP when using asynchronous pricing

1.4.78 - 2022-04-11

  • Added changelog.
  • Refactored configuration models.
  • Adjustments to applicable scopes in SX configurations.
  • Fixed bug with configurable product JavaScript mixin.

1.4.77 - 2022-03-25

  • Fix bug with SX.e Logs Admin Controller.

1.4.76 - 2022-03-23

  • Added configuration for price error when SKU not found.
  • Added configuration for price placeholder on PDP.

1.4.75 - 2022-03-22

  • Feature: Asynchronous pricing on PDP for configurable products.
  • Performance optimization when Ship To address is changed.
  • Code refactoring.

1.4.74 - 2022-03-15

  • Fixed bug with Factory class being injected from di.xml.

1.4.73 - 2022-03-15

  • Fixed bug with Session class used on PLP pricing.

1.4.72 - 2022-03-14

  • Fixed bug with Customer session data on Shipping methods.

1.4.71 - 2022-03-14

  • Fixed Quote loading issue on custom shipping methods.

1.4.70 - 2022-02-22

  • Fix bug with empty extension_atttributes.

1.4.69 - 2022-02-21

  • Fix issue with extension_attributes data type.
  • Fixed issue with configurable products having no salable children.

1.4.68 - 2022-02-14

  • Fixed issue with Data Patch not being installed on new installations.

1.4.67 - 2022-02-10

  • Remove debugging js code.
  • Fix issue with default tab on PDP.

1.4.66 - 2022-01-25

  • Feature: Show warehouse inventory for simple products.
  • Feature: SX.e Logs Admin grid.
  • Feature: Added custom log file to ease debugging.
  • Fixed issue with customer errors not being handled gracefully.
  • Fixed small typos on different error messages.

1.4.65 - 2022-01-11

  • Fix issue on PLP for non-logged in users.

1.4.64 - 2022-01-10

  • Fixed issues with customer's session data for backorder messages.

1.4.63 - 2022-01-10

  • Fixed issue with change event not being fired on simple option change on PDP.
  • Fixed issue with default shipping address loading.

1.4.62 - 2021-12-15

  • Feature: Add pricing logic for Catalog Product widgets.
  • Feature: Added configuration to hide/show price on PLPs.
  • Fixed bug with array values in Client class.

1.4.61 - 2021-12-13

  • Fixed issue with Customer saving in the Admin.
  • Added default styles for warehouse inventory tab.

1.4.60 - 2021-12-10

  • Feature: Added stock information on PDP.

1.4.59 - 2021-12-09

  • Feature: Added configurable feature to allow/deny $0 products from being added to Cart.

1.4.58 - 2021-12-08

  • Fixed issue with tax percentage in quote/order line items.

1.4.57 - 2021-12-03

  • Fixed bug with block class for warehouse inventory block.

1.4.56 - 2021-12-02

  • Small fixes related with Unit Price feature.

1.4.55 - 2021-12-02

  • Fixed bugs with Address plugins.
  • Converted address around Plugin into before Plugin.

1.4.54 - 2021-11-30

  • Removed duplicated address blocks in account dashboard.
  • Changed labels of items on Ship To address dropdown.

1.4.53 - 2021-11-29

  • Fixed typo on Ship To modal div id.

1.4.52 - 2021-11-29

  • Fix bug with Unit Price not being update for existing quote item.

1.4.51 - 2021-11-24

  • Fix bug with code compilation.

1.4.5 - 2021-11-23

  • Feature: Ship To global dropdown.
  • Feature: Ship To modal sector.
  • Feature: Ship To pricing support.
  • Feature: Warehouse Inventory on PDP.

1.4.4 - 2021-11-19

  • Feature: Backorder Warning message.
  • Fixed issue with incorrect column definition on tier price database table.

1.4.3 - 2021-11-04

  • Feature: Unit of Measure support.

1.4.2 - 2021-10-25

  • Fixed issues with SX.e updated_at attributes for customer and product.

1.4.1 - 2021-10-25

  • Fixed bug where SX.e was queried for duplicated SKU-s.

1.4.0 - 2021-10-21

  • Feature: Sync SX.e prices as a custom tier price.
  • Fixed issues with pricing being cached.
  • Fixed issues with slow indexing.
← Companies SettingsTrellis Expertek SX/CSD Magento B2B Module Changelog →
Docs
SalsifyInfor SX/CSD Integration 1.xInfor SX/CSD Integration 2.xShopify
More
BlogGitHubBitBucket
Copyright © 2024 Trellis, Inc.