Change Email Address Patch

With the Kilimanjaro release of SuiteCommerce Advanced, the ability for users to change their email address is supported by default. In order to provide this capability to releases prior to the Kilimanjaro release, you need to update your implementation with the changes described in the section corresponding to your implementation:

Important:

Each section describes the required changes needed to achieve the change email address functionality. Since many files are affected, and for simplicity, we have not described the detailed implementation steps here. However, you should implement these changes using the best practices of using extensions and overrides while ensuring that you do not impact previous customizations to your implementation. For more information, see Best Practices for Customizing SCA.

In addition to making the changes described, you must create ns.package.json files and update your distro.json file for any custom modules you include the code updates in. Since this customization modifies SSP library files, changes are not immediately visible in your local environment. You must first deploy your custom module directly to NetSuite.

Related Topics

SCA Patches

General Notices