Mi contenido
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comentarios
-
Happy to help. 😊
-
Hello @Benjamin Paul - USA, Bumping this thread in case you missed my previous comment.
-
Hi @User_EDWRB, Bumping this thread in case you missed my previous comment.
-
Hello @User_K51C7, This might not be exactly what you're looking for but I believe it is close enough to what you're trying to achieve: Create Custom Fields to Display the Last Modified Date and Last Modified By I hope this helps! If you find this reply to your question useful, others might as well. By clicking the “Yes”…
-
Hello @Benjamin Paul - USA, The value would default to the name of the owner of the access tokens used by the integration. You can create a separate employee record registered as "System".
-
Hello @Amjad Kasem, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support.
-
Hi @User_O0EYC, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hello @tech work, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @User_JII5B, The more accurate answer would be the following: The SFTP Connector SuiteApp does not work with non-bank connections because it is designed only to work with banks. I am not sure if there are any third-party SuiteApps that can help you connect with SFTP. The only way to connect to NetSuite with SFTP is…
-
Hello @Paul Salkeld, Glad to hear you had a workaround. Can you send a copy of the UE and Client Script so that we can also test it on our end?
-
Hello @User_JII5B, SFTP Connector SuiteApp is designed to work hand in hand with Electronic Payments/EFT. You can create your own integration by using SuiteScript's N/sftp module. There is a good example that I found online that can help you get started:…
-
Hello @User_VSKAF, This cannot be sourced directly as it needs additional logic to source accurately. You must use a script or workflow to achieve this.
-
Hi @User_EDWRB, Can you please provide the steps to replicate as well as the script you are working on? It would also be helpful if you could send screenshots.
-
Hello @User_VSKAF, May I know what you have tried so far? It would be helpful if you could send a screenshot of your custom field's configurations.
-
Hi @User_L8T63, Good day! Upon checking, this has already been answered by customer support in the case that you filed. As they mentioned: You should be able to create unlimited values on Custom Segment as the Custom Segment feature mimics the Department and Class as an additional classification to categorize your records…
-
Hello @User_IM1PL, You can populate it just like other standard fields. See the sample below with a customer record. This works just the same with Invoice Records. I hope this helps!
-
Hello @Ken Davies, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @User_QJRTZ, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hi @User_IM1PL, Were you able to check my previous comments?
-
Hello @Ken Davies, The enhancement has been put on hold and cannot be voted on for now. I apologize for overlooking this. I will get back to you regarding the custom field.
-
Meanwhile, it is possible to update custom fields with REST API. This is how the SuiteTax works.
-
Hi @User_IM1PL, Yes, REST and SOAP APIs differ in terms of support and availability. REST API does not support Legacy Tax is not supported. It only supports SuiteTax. SuiteAnswers Read Tax Total Using REST Web Services states: Starting with Release 2021.1, NetSuite Rest Web Services no longer supports Legacy Tax Legacy…
-
Hi @User_32GQL, It would be best to reach out to customer support. We have not been able to replicate the behavior you experience and you have also confirmed that this is not happening in other NetSuite accounts. Please file a case or let us know if you need help to create one. Thank you!
-
Hello @Benjamin Paul - USA, You can create a custom field and a workflow with the following conditions: Workflow Event Definition: On Create = true On View or Update = false (so that it would not run on view or edit mode) Then, create a Set Field Value action on State 1 with the following values:
-
Hi @Rebecca Carter, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hi @George Mihaylov, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @User_JII5B, The SFTP SuiteApp is built specifically for bank connections. However, you can still use the SFTP connections with SuiteScript.
-
Hello @Ken Davies, You can use a script and a custom button to generate the invoice and source the Item Fulfillment with N/record or N/search modules. However, there currently isn't a way to do it natively. I found some enhancement requests that could be related to this as well: 99624 Transactions > Sales > Fulfill Sales…
-
Hello @User_32GQL, I ran your script and it worked fine from my end as well. You could try the following: Use Shift + F5 to refresh. Clear cache Check the Scripted Records page and view the list of deployed client scripts in the Inventory Adjustment record. Another script may be conflicting with this one. I hope this…
-
Hi @Wellyntong, Is this a custom transaction record?