185
Points
Questions
0
Answers
42
-
I would suggest to check your Sales Order / Invoice record if it has scripts deployed on it. Is it happening to all sales order or only selected ones?
- 44 views
- 1 answers
- 0 votes
-
You can use SuiteAnalytics Workbook and utilize the Currency Converter feature as well.
You may read more from the Help Guide
Currency Conversion from the User Interface
- 44 views
- 2 answers
- 0 votes
-
I tried setting this up and failed as well. The dropdown field ends up being blank. Looks like a limitation in the system.
You might want to check out the approach done in this thread:
https://community.oracle.com/netsuite/english/discussion/comment/16782757#Comment_16782757
Or you can submit your question to this forum or raise a case to NetSuite Support.
Thanks and regards,
Lea Columna
We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business.
- 149 views
- 1 answers
- 0 votes
-
You can write a client script that disables line item fields. You may use this as a starting guide:
Use a Client Script to Disable Specific Line Item Fields
Answer ID: 34362
Thanks and regards,
Lea Columna
We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business.
- 147 views
- 1 answers
- 0 votes
-
You can write a POST method that will display the results list or you can pass parameters and the method redirect.toSuitelet().
- 126 views
- 2 answers
- 0 votes
-
When you say “develop mobile application”, are you looking to create a new mobile app from scratch that integrates with your NetSuite account? Or you just want the customers to be able to access their account through a browser that can be done through mobile?
What abilities do you want your customers to do in that app?
My company is a development company but we work best when there are clear and defined requirements from the Client.
If you want, we can have an introductory call so that I can ask these questions and provide recommendations.
Thanks and regards,
Lea Columna
We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business.
- 110 views
- 1 answers
- 0 votes
-
It’s on the role management level. Do you have an access to Setup > Manage Roles? If none, you’ll need to contact your Administrator.
- 106 views
- 3 answers
- 0 votes
-
Check the role if it has access to the subsidiary where the PO was initiated.
Thanks and regards,
Lea Columna
We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business.
- 106 views
- 3 answers
- 0 votes
-
You can try using the “Old Record” in workflows to compare the previous Amount to the current Amount. See screenshot below:
Thanks and regards,
Lea Columna
We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business.
- 167 views
- 1 answers
- 0 votes
-
To me it looks like the script is referencing a search or performing a search and there’s a criteria set on the script that didn’t pick the journals.
You can post the code where it does the search so we can translate it for you.
Thanks and regards,
Lea Columna
We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business.
- 123 views
- 1 answers
- 0 votes