プロフィール
コメント
-
Awesome. Some of the layers are buried in odd places. Glad I could help!
-
(I also check the script logs for the time the unexpected error of death appears with any regularity - reproducible I mean)
-
Your filter is restricting records to item receipts only - so the 'applying transaction' will give you a reference as to what the associated vendor bill is, but it won't provide you with the details of the bill. What specific results are you trying to return? The details of the bill and the item receipts that apply? Or the…
-
You're very welcome. Sorry it's not clean and pretty - sometimes the truth kicks rocks. It is what it is though - Merging items isn't something I believe will happen. Good luck!
-
There are many layers within NetSuite, so there are multiple ways to do this. The simplest way - if you want all employees with full access to see the equipment records - is to update the Custom record permission level to 'No Permissions needed' - but that doesn't sound like what you want. Are you trying to provision…
-
Did you edit the subsidiaries and apply the new Nexus to them? I missed this once, took me a couple days to find. So many layers in NetSuite! I hope this helps!
-
Hi @Dext3r I forget sometimes that you're a developer. In your testing, try this: Create a new custom field as a transaction body. You can display it on the items subtab. It should be the list of 'Aliases' you have. (I'm assuming that the Alias is also a list of values). Now, when you choose an 'alias' item in the custom…
-
Hi @Dext3r , Any unexpected error especially Sitebuilder - I would personally get a case filed. But that's just me. I'm not helpful today, sorry.
-
When you are processing the refund, there is a screen that pops up that says :refund customer or Charge Card - the box used to appear in the upper right corner of the screen. Sort of an 'Are you sure' prior to charging the card. My question is - did you see and click on that box to actually run the card? Are you able to…
-
There are a couple possible reasons: THe card wasn't refunded The card isn't valid The fields on the customer refund transaction aren't visible on the form. There are more possibilities than I care to list. We need screenshots and more context to help.
-
You will not be able to source the items onto a transaction where the subsidiary is different than the transaction. That's your first obstacle. Can you open up the item to the different subs?
-
You cannot set the field with a saved search and a workflow - Here's why: On the field, you can put a formula (or a saved search to show the value. You cannot store the value on this type of field. Since you cannot store the value, a workflow won't recognize the value to set it. I'm sorry it's not the answer you want.…
-
But the item being returned is NOT from the PO. It's from the vendor return authorization. Just because the item was received against the Purchase order, it is being fulfilled against the RMA. The PO status will never reflect any return. The PO status is driven by PO Item Receipts and Vendor bills. The Vendor RMA (VRMA) is…
-
The only way around using both items in historical sales is to update all transactions to use a single item. In many cases, this isn't feasible. It might be possible to create a parent/child relationship for the 2 items. Create a new 'parent' item, and have the 2 items be children of the parent. This way, on the historical…
-
Hi Sam, Your alias field is free form text. Is there any reason why it isn't a list of the items instead? I ask this because NetSuite won't recognize a free form text as an item, but it will recognize an actual item instead. So, when you search an 'alias' if the field is an actual item, you should be able to source it.…
-
If the items contained on the planned orders have a department or class assigned to them, and the PO lines have the department/ class field on the PO, then these segments should appear on the PO lines automatically. If you're trying to set them on the header, you may need a workflow to set them on the PO's after record…
-
It is not possible to have a custom segment (or a regular location, department or subsidiary) to only post to one half of the depreciation entry. The reason for this is that the depreciation entry sources the data for the depreciation from the asset record. If the asset record has a custom segment or a native segment, it…
-
The purchase order status will not change to reflect any type of RMA. It's the RMA status that will change when it's fulfilled and credited. While the RMA is a linked record, it's a new transaction with it's own status. I hope this helps!
-
Correct. THe new workflow should have tolerance amounts that are editable - so incorporating the conditions into the new workflow should be straightforward. Good luck - let us know if you run into issues.
-
This is more common than you think. These are the steps I would use when dealing with this specific issue: If both of these items are non inventory, then it makes things MUCH easier. Choose the item record that you want to 'retire'. On that item, update the item name to include INV, DNU - whatever it is that communicates…
-
If the RSM bundle is no longer available, look for the free bundle from TechFino
-
Have you cleared your internet cache lately? Did you click on the Oracle Icon in the upper left corner of the screen to get the page load time data? Will you please share that data with us?
-
Ah. I think this may be native behavior. You may need to file a case… Unless one of the Oracle people here can confirm whether this is native behavior or an enhancement. Sorry I'm not more help.
-
OK- so the fact that the SO's are storing the address as 'custom' is impacting what? Why is this an issue? I'm trying to understand what you're trying to resolve- if the address Ship to select is 'custom' instead of the address label.
-
What approval routing are you using? Suiteapprovals, workflows?
-
If the address of the customer is the default ship to address on the customer record, you don't need to map it. It should default to the correct address. You don't mention if the addresses are the default- or if they are a custom address. We need a few more details.
-
Usually, survey's are done via online forms. This way, no login is actually required. Depending on the custom customer center role you're using, if you can't add permissions for the custom record- your customers won't be able to see it. If you create your survey using an online form you won't have this issue. I hope this…
-
I suggest that you file a support case right away.
-
If you use a transfer order to move the items to Location B, the transfer order will include a fulfillment record. This fulfillment applies to the transfer order only. Once transferred, location B should see the items available to fulfill on the single order. Make sense?