End-users need training to hit the ground running with any new software system. NetSuite’s
User Adoption Strategy and Tailored Training for End-Users drive success, accelerate user
adoption and help users become productive fast.
CuriousRubik
Recent Posts
Topics: Customization, NetSuite
Trick to convert a custom field from am/pm time to 24 hours format
- This will be helpful when user time format is in hh:mm AM/PM
- Follow the bellow steps to create a custom field that will convert the time am/pm to 24 hour time.
- Create the Time field.
- Go to Setup – Customization – Lists, Records, & Fields – Entity Fields – New.
- Enter label for the field.
- Set Type as Time of Day.
- Check the Store Value field.
- In the Applies to tab – select the record this field should be applied. For example: select Customer.
- Click Save.
- Create the second field that will convert the time am/pm to military time.
- Go to Setup – Customization – Entity Fields – New.
- Enter label for the field.
- Set Type as Free-Form text.
- Uncheck the Store Value field.
- In the Applies to tab – select the record this field should be applied. For example: select Customer.
- In the Validation & Defaulting tab – Default Value = “to_char({field ID in step A},’hh24:mi’)” and check the Formula field.
- Click Save.
Topics: Customization, ERP
At one point or another, most organisations consider implementing NetSuite to increase efficiency in their business operations. These organisations will require assistance from an experienced NetSuite partner. Planning and establishing a long-term working relationship with right NetSuite partner will help with internal adoption and increase the likelihood of a successful NetSuite ERP implementation. It’s very easy for a vendor to walk you through how NetSuite system completes specific tasks. But what does it look like for your business? Preparing a script with a few business processes that the vendor will work through the NetSuite system not only ensures they understand your requirements but helps you to see if the system will really work for you (and possibly improve your processes).
Topics: Customization, ERP, NetSuite
When custom field type is changed, the values stored in that field will be lost due to the change since most field types do not hold the same value.
Note: After field type was changed, logs on the System Notes will be deleted for this field due to the change so there will be no way of retrieving the value of the field.
Example 1: If custom field type is changed to Currency from Integer Number, New field has the value of old field.
Example 2: If a custom field type is changed to Integer Number from Phone Number, Old field value gets deleted.
Topics: Customization, ERP
Inline editing enables employees to update/delete records directly from list pages. This allows faster and easier editing because you do not have to go into each individual record to edit it.
Before enabling this feature ensure that this feature is enabled under.
Enable Features –> Company –> Data Management (Inline Editing)
Once enabled, for all custom records “Enable Inline Editing” will be checked by default also while creating (or) updating Custom Record definition Administrators have permission to override the preference.
Use Edit button to turn on inline editing on list views
For Updating
1. Click on the Field Change the value and by using Shift key select the range of records to update.
2. After that click away from the selection range to save the record.
In the below screen we are updating Sales Rep from Mary Higgins to Rosario J. Hernandez
For Deletion
1. Select the range of records, after that scroll complete left of your list view, there we can find a Gear Icon with delete option.
2. This works how delete operation works for individual records. If there are any child records associated system will not delete those.
Limitations
1. Not all fields can be editable
2. Formula custom fields cannot be editable
Should you have a challenge in mass data handling, let’s talk.