Mi contenido
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comentarios
-
We warmly encourage other community members to join the conversation and share their insights to assist @User_DJ7QQ with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
Hello, Just to confirm, are you using the REST API for this request? Could you please share the exact REST request or payload you are using so I can review it? Based on the error message, it appears to be related to an invalid or unsupported search query. Once I have the request details, I will be able to check further and…
-
We warmly encourage other community members to join the conversation and share their insights to assist @User_VSULN with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
Thank you for sharing Michalis. — Hello, Upon checking, there's an existing Enhancement requests for this concern: 238040 SuiteScript > Ability to customize reports created from script like standard NetSuite report 327281 SS > SuiteScript API to load an existing custom report You can vote for this enhancement on the…
-
We warmly encourage other community members to join the conversation and share their insights to assist @User_0ZOO0 with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
We warmly encourage other community members to join the conversation and share their insights to assist @User_1WVUT with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
Hello, You can check these external article regarding the same concern https://learn.microsoft.com/en-us/answers/questions/2407010/getting-microsoft-edge-cannot-read-and-write-to-it#:~:text=the%20issue%20persists.-,Check%20Folder%20Permissions,user%20account%20has%20Full%20Control.…
-
We warmly encourage other community members to join the conversation and share their insights to assist @Daniel Katzman with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
We warmly encourage other community members to join the conversation and share their insights to assist @SILJA K C with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
We warmly encourage other community members to join the conversation and share their insights to assist @Aaron McCausland with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
https://community.oracle.com/netsuite/english/discussion/comment/16912420#Comment_16912420 Anyone from the community who might had the same need and happen to know the solution to this? Any insights you can provide would be highly appreciated.
-
Hello, Have you tried the information that @Michalis_Kyriacou provided? This documentation may be the potential resolution to your concern. Thank you!
-
Hi, I would like to check if there are others in the community who are using OPENQUERY with SuiteAnalytics Connect, aside from SuiteQL (e.g., via Suitelet) or external tools like DBVisualizer or Excel. I also wanted to ask if anyone has encountered similar behavior or has a working approach for retrieving these record…
-
Hello, After coordinating to ensure I am on the right track, I can confirm that the Printer Driver and PrintNode are separate features with no dependency or relation to each other. The WMS Printer Driver is primarily used for WMS Shipping Integration (carrier-based printing) and works closely with shipping carriers such as…
-
We warmly encourage other community members to join the conversation and share their insights to assist @EarnestC with this concern . Your knowledge and experiences can make a valuable impact and help enrich our collective understanding. If you’re new to NetSuite, we also recommend checking out the New to…
-
Hello, You may check this related article handling decimals via scripting, User Event Script > Round Line Item Amounts to 2 Decimal Places Let me know your feedback on this. Thank you!
-
みなさん、時間です! 正しい解答とその説明については、次の詳細を参照してください。 正解: A) 正 説明: ロックされた会計期間および締めた会計期間の権限制限は、注文書や返品などの非転記トランザクションには適用されません。ユーザーは、期間がトランザクションにロックされている場合やクローズされている場合でも、どの期間でも非転記トランザクションを追加または編集するための特別な権限を必要としません。 次のトランザクション・タイプは常に非転記です。 見積り 負債調整 商談 給与調整 発注書 返品承認 収益計上処理 注文書 転送オーダー ベンダー返品承認 ワーク・オーダー このトピックの詳細は、SuiteAnswersの記事「7655:…
-
Time's up, everyone! Kindly see details below for the correct answer and its explanation: Correct Answer: A) TRUE Explanation: Permissions restrictions for locked and closed accounting periods don't apply to non-posting transactions such as sales orders and return authorizations. Users don't need any specialized…
-
Hello, Upon reviewing the related concern to ensure I can address it, I can confirm that, according to the related concern, this matter has already been escalated and addressed by the development team. Please find the key updates below: Access Limitation: Only the Administrator and Data Warehouse Integrator roles are able…
-
みなさん、時間です! 正しい解答とその説明については、次の詳細を参照してください。 正解: 正 説明: NetSuiteの電話番号カスタム・フィールド・タイプは存在し、構造化された標準化された形式(最大32文字)で電話番号を取得して格納するために使用されます。 詳細は、お気軽にチェックアウトしてください: NetSuiteの始め方|カスタム・フィールドの種類 NSC |カスタム・フィールドの種類: 電話番号 NetSuiteの始め方ページで他の役立つ記事を確認し、 NetSuiteを最大限に活用しましょう。 — 参加いただいた皆様、ありがとうございました。正解した皆さん、おめでとうございます!…
-
Time's up, everyone! Kindly see details below for the correct answer and its explanation: Answer: True Explanation: The Phone Number custom field type in NetSuite does exist and is used to capture and store telephone numbers in a structured, standardized format (up to 32 characters). For more details, feel free to check…
-
Congratulations to all!
-
https://community.oracle.com/netsuite/english/discussion/comment/16912037#Comment_16912037 Hello, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16912112#Comment_16912112 Hello, If that’s the case, the best next step would be to create a support case. The team can thoroughly investigate your concern using their specialized tools. Thank you for your understanding!
-
hello, When I tested, the field does default to blank on page load. After selecting another option, switching back to blank works as expected as well. See sample code. /** * @NApiVersion 2 .1 * @NScriptType Suitelet */ define(['N/ui/serverWidget', 'N/log'], function(serverWidget, log) { function onRequest(context) { var…
-
Hello, You may try using <suitelet> instead of <usereventscript>. For more details, please refer to the SuiteAnswers article Suitelet Scripts as XML Definitions Thank you!
-
Hello, To clarify, you want to access Lot/Item Detail of a work order transaction using SuiteAnalytics Connect? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16909556#Comment_16909556 Hello @Divya Unnikrishnan, You may explore tax-related articles under the New to NetSuite > Advanced Accounting & OneWorld category, where we continuously add relevant resources. We will keep the community updated as more best…
-
https://community.oracle.com/netsuite/english/discussion/comment/16911715#Comment_16911715 Hello, Were you able to check this? Thank you!
-
We would love to invite other members to collaborate and share their insights to help @Ravindra Kristipati with this concern . Your experiences and expertise can make a meaningful difference and help strengthen our community knowledge. For those who are new to NetSuite, we would also recommend exploring our New to…