Minha área
Comentários
-
I have not tried it, but you can probably do it with a new vendor workflow. However, when you use the 'initiate workflow' action from the vendor bank detail workflow, you will need to pass the vendor id to the new vendor workflow. Good luck
-
Hello Brian, In general, saved searches can only reach one level up or down. The search starts from PO level and you can get information at the item receipt or bill level. Since the bill payments applies to the bills not on the PO, the PO search will not list the bill payment information natively. If you are savvy with…
-
You may want to look into this SuiteApp. It contains "Supplier Lot Number" which will then be used to generate lot number in your NetSuite instance. https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_162780241331.html#bridgehead_162798558047
-
@Jam Amper-Oracle Thank you for providing SuiteAnswer 73979. The document states that : "The NetSuite 2024.2 release enables you to automatically generate new lot numbers by integrating with the Auto Generate Lot Number SuiteApp. After production you can then choose whether to retain or not retain the new lot number." Does…
-
The item type from the item record can source to the transaction column when the line item is added to the transaction. If your item is already added to the transaction before your field is setup, no value will display there. You, however, can uncheck the store value field, and the value from the item record will source to…
-
Thank you @Jervin Nicholas Teopengco-Oracle UTS case has been filed.
-
@Joahnna Given Uy-Oracle I have the same syntax error in my client's account, which is a brand new NetSuite account will be configured. We installed the SuiteSuccess bundles based on the deployment guide. The advanced pdf provisioned is called "NOAM - Charges Invoice PDF/HTML Template"…
-
@User_P2RPH Unfortunately, my client did not want to proceed this because it took too much time to address the issue with the feature. They opt for manual upload now. Also, I learned that you have to have 1 dedicated login for bank feed, so bank feed connection does not get kicked out if the login is used on the bank…
-
Thank you! My client's account got upgraded over the weekend, and I am seeking for more details from them. I will reach out for support if they need help. They said: "User complains that the file drag and drop box intermittently disappears"
-
Can we confirm if this defect is fixed? Thanks
-
Hi Support, Since this post is more than 10 years ago, can someone confirm if we have no feature to handle subsidiary shared ownership? Thank you.
-
@Michelle Jabanes-Oracle Yes, both functions are installed and enabled in the said account. Thanks
-
@Michelle Jabanes-Oracle The bundle is not in the account related to my profile. It's installed in my client's account. If you need further information, please PM me. Thanks
-
Try to add the following Formula (Numeric) to your criteria and you should be able to get the 100% committed items but not shipped. case when {quantity}={quantitycommitted} and {quantitycommitted} <>{quantityshiprecv} then 1 else 0 end Formula (Numeric) Value = 1
-
I am setting the same bank on bank feed for my client. They do not have MFA setup on the bank login, so they just need company id, user name and password to login. When logging in the bank connection on bank feed in NetSuite, it gave a MFA error initially and then the error disappeared for 2 days and came back on. We have…
-
Hello, I don't think you can do a setting on calculated date on Before Record Load. I think you can try switching it to Before Record Submit or After record submit, and you should be able to set the date.
-
It really depends on how the workflow is being triggered/loaded with the transaction. You must make sure the workflow trigger and/or workflow action correct to have the workflow running against your PO record. It looks like the workflow wont be triggered if the PO is loaded = Before record load. you have to make sure you…
-
Thanks for the response. We have read the SuiteAnswer already but we are trying to find a way to work around the lack of the feature. We have filed an enhancement (#685056 Allowing Item Group for SuiteBilling Subscription.) and it got approved today.
-
@Ivy Lopez-Oracle Hi Ivy, It seems to me that your answer is not to the question. The author is asking how can we use item group/kit as a part of subscriptions (SuiteBilling). I've looked this post up because I have the same need. My client is wanting to bundle multiple items to sell as one bundle, for example: TV Bundle…
-
Since this post is 2 years old and I cannot find related post on this forum today. Other than scripting option, how can we to update billing account bill-to and ship-to addresses? I don't see the fields are open up for csv import. I am loading tons of billing accounts to my client's account from their legacy system, and…
-
@Kristoffer Viray-Oracle SuiteAnswer 97852 seems to provide a workaround of the workflow not able to check the to be emailed box as UI. However, do we need to work on the workflow issue which behaves differently than the UI?
-
Most of the FedEx/UPS fields on item fulfillment record can only be accessed by Script, and not available to Workflows. I don't believe that opens to workflow even you use some basic javascript for the field on workflow condition or set value box.
-
hi Richard, On your criteria page, add "create" type and you should see a lot less duplicates, though there may be other 'create' type. When a record was created, system notes has a create record entry, and adding the create filter will help. :)
-
I also want to create a custom Advanced PDF/HTML Template to print checks with custom payee instead of vendor name, but customization on check of 15.1 is broken and no customization is working -- either on advanced html pdf or basic pdf. Defect# 311616 is filed for error when custom adv. html template is used on custom…
-
Hello all, For those of you having following Permission Violation error on certain roles: Permission Violation: You need a higher permission for custom record type Search Pivot Layout to access this page. Please contact your account administrator The role must at least be able to have VIEW permission for Custom Record…
-
Hello Kelly, To make the back order items not available to sell, you can also use the 'commit' column of the item on the transaction. I would suggest you to create a SO search to look for sales order with a status of partially fulfilled/pending fulfillment and qty committed < Qty Ordered. With the search you may be able to…
-
Hi Evan, I am not sure if there is a case/defect on this. This is still an issue. The warning doesn't show up when the user enters the customer first before line item(s), which is the normal flow of entering a sales order. Can someone address this?
-
Opportunities, Estimates and Cash Sales do not affect Receivables and it makes sense that they are excluded from the Customer credit limit handling. What does it have to do with the Sales order warning when the customer exceeds its assigned credit limit?
-
I agree!! It's crawling on the West Coast here too. Can Someone explain the slowness?
-
hi bsullivan, I am not sure if your account is upgraded or not. If it's upgraded to 2016.1, it can be an issue with Defect 382207: 2016.1 > Transactions > Bank > Write Check: Check number saves even after the check number field is set to blank. The 11 digit number is probably the next check number in the system. If your…