/
Releases

Releases

Discover stability and improvements across the NetSuite Connector with the new release of 2024.2.

What's New

  • Various bugfixes

  • Various improvements, such as performance, code style, test, etc.

Changelog

Bugfixes & Improvements:

  • Coding standards improvements

  • Improvement into Integration Tests base mechanism

  • Legacy commands removal

  • Improve modules coupling

  • Migrate into declarative schema for Install Schema scripts

  • Migrate into Data Patches for Install Data Scripts

  • Fix salable quantity on inventory import

  • Using more specific Exception types to better handle Exceptions

  • Remove reference in tests to obsolete field

  • Unused constants removed

  • Order Import speed up by changes into base import process

  • More unified import process not depending on Entity Type

  • Improvement for add to Queue process to not add duplicates

Features:

  • New integration tests

  • Extra validation for configurable products stock

  • Changes into base import process. Now, by default Import process doesn’t load each entity separately for search result unless it’s required

Discover stability and improvements across the NetSuite Connector with the new release of 2024.1.

What's New

  • Support for Adobe Commerce 2.4.6 and Magento Open Source 2.4.6

  • Support for PHP 8.2

  • Various bugfixes

Changelog

Bugfixes & Improvements:

  • Improvement to processSingleItem command to properly work on error

  • Improvements to URL collisions validation process

  • The CLI command for import NetSuite entities by date range

  • Refactor controllers of monitor entity to improve extension compatibility

  • Fix Product URL Suffix bug when Suffix is not being used

  • Fixes and Improvements to Company module to improve performance, such as don't overwrite company customer group during each import iteration and fixes related to the shared catalog logic.

  • Refactoring around Inventory compensation reservation to properly release reservations in various cases

  • Fixes into salable quantity calculation on inventory import, improved compatibility with Commerce database structure and configurable products

  • Improvements into Post processing for Queue what allows easier further customization

  • Fixes to price recalculation logic for Shared Catalogs

  • Various Improvements for Shared Catalogs processing speed

  • Added the logging to control the steps of importing the Shared Catalog

  • Fixed Shared Catalog import where it didn’t set any products into Custom Shared Catalog

  • Fixed the maximum allowed catalog name length (32 characters by default). Also the name should be unique

  • Fix an exception being thrown when Company doesn't have any shared catalog assigned

  • Major improvements into integration tests to cover more areas

Features:

  • Support for Adobe Commerce 2.4.6 and Magento Open Source 2.4.6

  • Support for PHP 8.2

  • Add support for Price Level value coming from NetSuite Company Customer to support Discounts (percentage value)

  • Add support to process single company export as CLI command

  • Add CLI command to support import/export of single record for Customer Import

  • Add support to import invoices by date range

  • Add support for Percentage Discounts based on Company Price Levels for general discounts for a Company

  • Add product to public shared catalog if it is missing after product import (both new and updated products)

Discover stability and improvements across the NetSuite Connector with the new release of 2022.1.

What's New

  • Support for Adobe Commerce 2.4.5 and Magento Open Source 2.4.5

  • Improved CLI command management

  • Various bugfixes

Changelog

Bugfixes & Improvements:

  • Refactor script for running integration tests

  • Fix issue with messages in queue which have 'in-progress' status

  • Fix cron and command to clean monitor records

  • Restored work ability of  'fix_stuck_messages_in_queue' cron job

  • Fixed error with Text Swatches import

  • Removing redundant setup scripts 

  • Refactored Permissions logic to use interface approach

  • Redundant tables creation fix

  • Add support for module-specific processors through a single CLI command

  • Refactor AbstractImportProcessor to lower the CouplingBetweenObjects number for cleaner code

  • Fix Monitor Dashboard issue when code was compiled

  • Removed deprecated core Repository usage.

  • Refactored Permissions logic to use interface approach

  • Fixed Bug with Non Logged Customer Price Level mapping

  • Added ignoring Companies during Customer Search in NetSuite

  • Remove Stock Update when updating Product to fasten Product Import process.

  • Integration Tests fixes and updates

  • Fixed issue with creating new options for an attribute during import matrix item

  • Refactored update of product logic during import. Do not update the default values if the product exists in Magento.

  • Typo fixes in Store Admin Config section

  • Restored all product import CLI  workability

 

Features:

  • Support for Adobe Commerce 2.4.5

  • Update exception reporting thru CLI to new MessageProcessor class for better output

  • Add CLI processor to allow export of specific Magento Company thru CLI command

  • Add CLI processor to allow export of specific Magento Customer thru CLI command

  • Add CLI processor to allow the import of specific Customer thru CLI command

  • Add CLI processors to allow export of specific Magento Invoice and import of specific NetSuite CashSales thru CLI command

  • Add CLI processor to allow export of specific Magento Order thru CLI command

  • Added saving pagination data to temporary file during importing Inventory Item data to Queue

  • Add CLI processor to allow the import of specific shipment thru CLI

  • Default values for New Products get updated only on first import

Discover new innovations across the NetSuite Connector with the new release of 2021.1.

What's New

  • Support for current Magento 2.4

  • Support for B2B Magento modules and features

  • Error handling dashboard

  • B2B Payment Methods

  • Pre-recorded demo library

  • Updated documentation

Feature Highlights for Distributors, Retailers, and other Product Based Companies: Support for Magento B2B Functionality

  • Company, Configuration, and Customers: The NSC has been updated to now support B2B Magento functionality, and integrates directly with NetSuite. Features include the ability to import/export companies and customers, use of credit limits, reimbursements, quotes, and more.

  • Error Handling Dashboard: The NSC now has a usable dashboard for NSC customers to monitor their own NSC and the activity that occurs. For example, customers can now use date range filters to search for certain sync processes, including the ability to choose the entity/record or enter specifics like an ID.

  • B2B Payment Methods: A new Payments Module has been released for the NSC, which gives customers access to new features by utilizing native NetSuite functionality on custom payment terms per customer, and other features such as PO as a Payment Method.

  • Quotes: The NSC supports functionality for utilizing Quotes. Quotes will now start in Magento and will be synced via the NSC into NetSuite. Quotes may be edited in NetSuite, and upon acceptance of a quote by an end-customer, the quote can be processed directly into a Sales Order, automatically applying the appropriate accounting and financial transactions and decrementing inventory.

  • Shared Catalog: The NSC now supports Shared Catalogs in which B2B Magento clients can share a specific catalog of items with one of their B2B vendors (buyers), that is a special selection of products and prices, with visibility and access only for the designated customer. This allows the B2B Magento client to customize their offering to particular vendors as needed.

  • Inventory Management/Multi-Location Inventory: The NSC now supports the Inventory Management functionality in Magento (multi-location inventory in NetSuite), in which it tracks inventory from more than one location and uses system intelligence to assist with the order orchestration process. 

  • Returns: A new Returns Module has been released, which allows refunds and/or RMA's into Magento. The NSC will update the appropriate inventory levels and accounting/financial implications in NetSuite, and apply the appropriate credit, refund or return to the customer.

Changelog

Bugfixes & Improvements:

  • Refactor Exception Processing

  • Refactor Error Reporting

  • Extend exception processing to include file & line of the exception

  • Update indexer list which runs on product import

  • Refactor Logger CLI output to support colors

  • Add condition for WarnIfNotRun messages to disable if the configuration is set to 0

  • Add Integration tests for WarnIfNotRun messages

  • Add missing developer configuration - warn if stock not run

  • Clean up system.xml configs

  • Extend Region transformation to return an object if needed

  • Enum implementation for Message Management

  • Clean up code (removal of Import/Export admin pages, Error logs admin pages)

  • Default SOAP timeout extended

  • Cleaning up Integration tests

  • Added helper class CompareDate

  • Adding a slash to the end of NetSuite URL if needed

  • Extended comments on Import Processor

  • Extended Exception processing to support AggregateExceptionInterface multiple exceptions

  • Warning Messages in Store Admin fixed

  • Removed User&Pass Auth Type

  • Fixed exception on customer address saving

  • Bug with compare date that makes customer imported multiple timesž

  • Add region support to the mapperSupport

  • Fix adminhtml/di.xml which broke data_source for grids

  • Fix a bug when validating Associated Products

  • Fix a bug when fetching a single message from Queue

  • Fixed bug with the compiled structure for processors arguments

  • Add configuration switch to fully disable Quote Editing in Magento



Features:

  • Monitor Dashboard Integration 

  • Upgrade to 2020.1 NetSuite Suitetalk endpoint

  • Support for Magento 2.4

  • Release of Company module

  • Implementation of the Customer Import process 

  • The initial release of the Inventory module to support Magento 2 Inventory Management

  • The initial release of the Inventory module to support Default Magento 2 Inventory Management with single Inventory Source -Default

  • The initial release of the Inventory module to support Magento 2 Inventory Management with multiple Inventory Sources

  • Release of Payments module

  • Implementation of the Queue in standalone module for easier customization

  • Support for multi-thread processing on the same queue line

  • The initial release of the Shipment module to support ItemFulfillment import

  • The initial release of the Shipment module to support ItemFulfillment to a single Magento 2 Inventory Management Source

  • The initial release of the Shipment module to support ItemFulfillment to a multiple Magento 2 Inventory Management Sources 

  • The initial release of the SharedCatalog module to support prices on the Company level

  • The initial release of Quote support

Discover new innovations across the NetSuite Connector with new release 2020.4

What's New

  • Rocket Web released a new tax module for version 2020.4. The Netsuite Connector has been fully updated to support the NetSuite Tax Engine as a default method for calculating taxes inside of NetSuite. This is a major improvement to the Netsuite Connector because by utilizing the out-of-the-box NetSuite Tax Engine, it's easier for NetSuite to utilize the appropriate tax related fields, and apply those appropriately across the accounting and financials. The result is more robust and accurate reporting for our customers as it relates to taxes.

    • The Netsuite Connector will not influence the tax calculation for an order. Instead, NetSuite's native tax engine will be used to calibrate the tax code and tax rate for an item.

Feature Highlights for Distributors, Retailers, and other Product Based Companies

  • The Rocket Web NetSuite Connector is prepared to help clients in all industry types. That said, the 2020.4 functionality will be a great help for product-based B2B companies as it moves toward supporting all B2B features and functionality for Magento 2 B2B.

  • As part of this update, the RW Connector was split up from a single module to now include multiple modules. This allows RW to grow and scale the functionality offered. The new modules include:

    • core

    • customer

    • order

    • invoice

    • product

    • product_image

    • import_orders

    • fulfillment

    • stock_update

  • Other updates:

    • Major refactoring of all modules

    • phpMd & phpCs coverage

    • Integration test coverage of main workflows

  • Release of new tax module that utilizes the NetSuite native tax engine

Changelog

Bugfixes & Improvements:

  • Log Pages temporarily removed from Store Admin 

  • Removed Lock File postfix for the mutex

  • Added option to handle Errors during CLI command usage

  • phpMd and phpCs coverage

  • Integration tests coverage of main workflows

  • Fixed Stock Index not updating

  • Changed Inventory ID usage for Order Export

  • Fixed exception on customer address saving

  • Removed redundant config setting from Store Admin

  • Moved config settings in Store Admin for customers module

  • Changed phone sanitizing method

  • Fixed wrong address Phone setting during customer changes export

  • Fixed wrong Processor class usage due to misprint

  • Fixed wrong class usage for Queue Message Creation

  • Fixed wrong Class Attribute usage in Customer Mapper

  • Fixed empty Paypal Order Billing Phone produced error

  • Changed Inventory ID usage for Order Export

  • Changed phone sanitizing method

  • Fixed a bug where custom fields were mapped on order export

  • Added location mapping to Order Import during Order export to NetSuite

  • Removed redundant config setting from Store Admin

  • Optimizing and rebuilding of the Relink Products by SKU feature (CLI command)

Features:

  • Major refactoring of the code, splitting the NSC from a single package into a multi-package extension

  • Release of the Tax Module

Related content