Customer shipping address Fields – limitations and Restrictions

On a Customer Record when entering Shipping Address there are some restrictions on the number and/or nature of characters that are allowed. Here are summary of these restrictions. In terms of number: Addressee = 100 characters Address 1 = 150 characters Address 2 = 150 characters City = 50 Characters Phone = 50 Characters Postal… Continue reading Customer shipping address Fields – limitations and Restrictions

Resolving Tax Code Changes When Editing Shipping Address in NetSuite

When editing the shipping address on a copied invoice in NetSuite, you may encounter an issue where the tax code on the item line changes unexpectedly to GST 0%. This happens if the transaction subsidiary is not included in the ‘SUBSIDIARIES’ field for the tax code. Here’s a quick solution: Steps to Resolve Find the… Continue reading Resolving Tax Code Changes When Editing Shipping Address in NetSuite

Extension to Remove Edit Option From Shipping Address Field

Requirement:On the SCA website, the shipping address can be edited from the my-account and checkout sections.Hide the edit option for the shipping address from my account and checkout section. Solution: Created an extension for the functionality  In the extension, extended the “AddressDetailsView“ file for disabling the buttons “Edit“ and “Remove“ in the Address cell.  Modified… Continue reading Extension to Remove Edit Option From Shipping Address Field

How to add phone number in the address template

Scenario Client cannot see the phone number under the billing and shipping address of the transactions even though it is added in the address page. Solution Navigate to Customization > Forms > Address Forms Standard Address Form: Click Customize Locate Phone Show: Enter Checkmark Template ID Field: Copy ADDRPHONE Address Template:Paste <ADDRPHONE> Under the country subtab add the country Click Save

Item Fulfillment – Address Update

Scenario A User Event script is loading the Item Fulfillment record dynamically and it appends details to the Attention (id: attention) field found in the Address subrecord. Appending values to the said field in the record level will automatically check the Override (id: override)checkbox that is also a part of the Address subrecord of the Item Fulfillment and set… Continue reading Item Fulfillment – Address Update

Updating Shipping Address Fields in Bulk

The phone number is not displayed in the SHIP TO address. But if we open the address sub-record it is there in the address fields. Unmark the Override Checkbox and hit save it sets the address phone number in the SHIP TO address. Instead of reselecting every address in each transaction, we are doing the… Continue reading Updating Shipping Address Fields in Bulk