Minha área
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comentários
-
Instead of modifying all of your PDF forms, perhaps you might like to approach this in a different way - that will correct the configuration, instead of hiding things on the forms. while you are collecting shipping on your website, I suspect that when the sales orders are created in NetSuite, you are mapping the shipping…
-
OK< my first findings are that you cannot create a customer deposit from the corresponding sales order in a different currency. In your case, did you accept the customer deposit as a standalone record? Meaning that you went to transactions>Customers>accept customer deposit? I believe that is the only way you could be…
-
This can be done using a script. You would need to create an item for royalties, and whenever a customer has an invoice that qualifies, a journal would be created. The formula for the amount of the accrual would be the royalty amount defined on the customer record*Item royalty amount*line amount. To create the JE, the…
-
WHen you import the addresses, are you importing them using 'override' = true? This is the only way I was able to populate the address in the box without adding the state into the state field on the address. There are some settings that may be applying that could be interfering: Setup>Company>Preferences>General…
-
Happy to help if you answer my questions. 😉
-
Thank you for the screenshots. If possible, can you log in using the custom role, and take some screenshots of the record being available to edit for us? IE- log in to that role, take a screenshot of the custom record in view mode, then a second screenshot of the custom record in edit mode? That will help a lot.
-
Hello there! Let me run some tests and I'll get back to you shortly.
-
There are a number of reasons why this might occur. Question - do you have the 'bill po in advance of receiving' enabled? Is the PO for items, or expenses? Here is how I would troubleshoot: View the PO - system notes subtab. Look to see if the PO was billed. If it wasn't, then the 2 transactions were never linked. If that…
-
The resolution of this issue is relative to your costing method. If you're using average costing, the cost of all the components will be calculated into the total amount you build. Which is clearly not accurate. This issue is a major oversight by NetSuite in my opinion. Anyway - I have some time and a test account I'm…
-
Can you provide a screenshot of your custom record if you are still having issues?
-
When you enable A/R, a customer deposit account will be auto generated. So you should already have a customer deposit account within your COA (If the features are enabled). Navigate to Lists-accounting-accounts. Sort by account type. You should see the 'Customer Deposit' account within your COA. Note that you can change…
-
You cannot have a separate account for each customer deposit. However, it is pretty simple to look at the default customer deposit account and see which customers have deposits made. It's also recommended that you create the customer deposits from the sales orders they apply to. If you do this (and not just go to…
-
In the search results, use ID as one column, and Name as the second. What is strange is that these 2 columns are the first 2 default columns when using the 'default' view….
-
Here is the easiest solution, Suiteapprovals is a free bundle that allows you to create approval rules. This way you're not having to edit workflows, or scripts. If you aren't using suiteapprovals, I suggest that you consider it.
-
This is a very old thread, closing it out.
-
The issue I was running into is people accidently minimizing portlets, then calling me asking how to undo the minimize. It's not possible. Good to know. Another training item
-
Consolidated Payments
-
And you chose your own response as the best answer. At least I tried.
-
Create your search - Main Line=false Group the results by Type & item Sum the Quantity and amount columns. Let me know what else you need?
-
I went back and reviewed this entire post. Question - why not customize the Current Inventory Snapshot report to only show your consignment warehouses? THat report will give you a lot more information about the consignment warehouse inventory….
-
You should try to make the search results smaller to run the search. Add a date filter, and see if you can get partial results. If you can, expand the filter in small increments - I've had to break search criteria up by Quarter, then consolidate the results to capture a full year. It's not fun, but if the results are…
-
The next approver could be set multiple ways: If you're using Suiteapprovals, it's set via the approval rule If you're using a workflow, it's set via the workflow actions. If you're using roles to approve the JE's, it won't be set automatically. In order to help you, we need to know what process you're using for the…
-
Are your items set up with UOM? If you receive pallets, but stock in eaches, you should be able to put the items away into multiple bins.
-
You can do this with a script, but otherwise, I don't believe this is possible.
-
Schedule it to run in the background. You can then export the results once it has completed.
-
True
-
You can search for free bundles for Mass Delete. RSM has a great one based on saved searches. You create a search of records to delete. Add the search to the script deployment. Save and execute the deployment. It's an AMAZING time saver. Good Luck!
-
In your workflow, did you set all triggers to be active?
-
Answer is C
-
Once the transactions exist, they will not update automatically when another record is updated.