Minha área
Comentários
-
Hi @Vernita Love seeing you ask such great questions in the community each week! The following steps will get you to the place where you would edit that information but I am not certain of the exact editing required so hopefully another use can advise. Payments > Setup > Payment File Templates Select "Edit" next to the…
-
Hi @User_FL4CK I believe your only options are as follows: Reopen your closed period to approve the Vendor Credits and then re-close the period; you'll want to heavily document this change for auditors Reverse the Credit with an offsetting Journal Entry in an open period and list the Vendor Name in the "Name" field of the…
-
True
-
B) Transaction Status to Process
-
Glad it resolved itself!
-
I'd recommend filing a ticket with NS Support for further assistance as they can probably identify where the CC is set so you can unset it and delete it. That or just make the accounts inactive.
-
B. Details
-
Hi @Vernita While it may not have any transactions, the account is likely being used somewhere which is why you can't delete it. Do you have other Credit Card Accounts setup?
-
Hi @Vernita Have you confirmed the account is not listed on any of the following as well: Listed as a Default Account for Credit Card Account, Accounts Payable, Accounts Receivable, etc. - Check all default account settings to see if it's being applied somewhere Set in Accounting Preferences - Again check Default Credit…
-
Hey @Dext3r I don't have specific info regarding the Philippines so I'll let others weigh in but I did note two things so far this week that could be contributing to this issue and wanted to get them over to you just in case it helps: 1. If you recently upgraded to 2025.2, check out this discussion regarding Windows 10: 2.…
-
Thanks for confirming! I'll upvote the enhancement and check out the video.
-
Hi Honey, Unfortunately I do not. I'm only familiar with the US website. An Oracle Team member should hopefully see this and may be able to assist.
-
Hi @Elizabeth Vance Even when setting the Available Filter to All on your saved search, the search results can still only return the Channels specified in your Criteria. For example, if the Criteria is specified as: Department = Wholesale and International And then you set the Available Filter to All, it won't then show…
-
Hi @User_KAGURA It's my understanding that this would only work natively if you set the Preferred Bin on the Item Record for each location. When the To Location is set on the TO, the item should auto-populate with the Preferred Bin location. If that doesn't work, I believe you'd need a custom solution via Workflow or…
-
Hi @jitendrapratap & @Margie, Windows 7 stopped being supported by Windows itself in 2020 so it's not surprising that 5 years later, NetSuite wouldn't be maintaining it's compatibility with those versions of Windows either. Additionally, upgrading bi-annually is mandatory with NetSuite. You cannot opt out. I did a quick…
-
Hi @User_A To remove the Workflow permission you would remove the permission entirely, not set it to None. Go to Setup > Users/Roles > Manage Roles and select the role that needs to be edited. Then go to the Setup tab and you should see "Workflow" listed on the role. Select that line and you'll see the Remove button.…
-
C. Returns an array of { value, text } objects in dynamic mode only
-
C. The tax code assigned to the customer's billing address
-
You cannot change the permissions of the Administrator role. If you the user should not have access to this, then they're not a true administrator of the system and should be given a customized role.
-
Hey Rachel, We have a 3rd party payment app that does it automatically for us but you could probably write a Map Reduce Script that populates the Memo (main) field with each Invoice # upon Saving the payment record.
-
Hi @Rachel_A Are you wanting the Invoice # to display in the sublist of the Deposit on the Payments Tab? If yes, I'd recommend setting up your Payment form to have the Invoice #(s) populate in the Memo (main) header field. Then on the Deposit form, you can add the Memo (main) column to the Payment sublist and that will…
-
Hi @nag_m The Vendor Balance field is the net Payable calculated using Open/Partially Paid Vendor Bills, Bill Credits, Journal Entries and any other expenses posted against the vendor's account. The balance is displayed in the vendor's base currency. When payments are posted, even if unapplied, the overall Vendor Balance…
-
Hi faisalabdulmoid_39498, There might be a few ways this is achievable. Custom From Edit the form being used for Timesheets. Select the "Actions" subtab and see if "Duplicate" can be removed. This isn't possible on every Entry Form but the fastest solution if it is available. Workflow You can create a Workflow on the…
-
Hi @User_UWHZ9 To find the saved search since you can't search for it in the Global Search go to Lists > Search > Saved Searches. If there is no Owner in the filters: 1. Select "Edit View" next to the View in the upper left-hand corner 2. Add "Owner" to the Available Filters 3. Add Show All Private Searches to the…
-
Hi @User_K51C7 If you don't want to have a default account, what do you expect to be populated in the record when you're creating deposit?
-
Hi @esabis I think you may benefit from learning more about saved searches via the LCS pass if you have access to that resource. When you set CRITERIA, it limits when a user would be notified. For example, you said the suggestion would work if only your team didn't get emails every time the PO changed, i.e. got Created or…
-
Hi @esabis Have you considered modifying the saved search to Type: Purchase Order, like you suggested, but limit the criteria to when the Status is any of Partially Received, Pending Billing or Pending Billing/Partially Received? Then they'd only get an alert for those statuses (receiving took place), or you could even…
-
False
-
If SuiteAnswers doesn't have an example, a developer should be able to write one quickly for you. If you don't have the option to hire a dev at this time, AI might be able to write one for you but you'll want to test extensively in this case given they're a LLM and are often incorrect in the info they provide. Good luck!
-
Although not in SuiteAnswers, I've read that this can happen when SOs are created in different ways, the system doesn't process the Joins in the same way/order and ends up reverting to the Internal ID rather than the field itself. You might try a simple workflow action script in place of the formula to set the field value…