プロフィール
コメント
-
Hi @mayurS , I changed the wording to try to make it more clear to you, since I gather English is not your first language. Both sentences mean the exact same thing. Thanks, Pierre
-
Hi @dle_35705 , Only Kit/Package, Groups, and Assemblies have components. Neither Kits/Packages nor Groups can be put on a Purchase Order. Assemblies generally cannot either (exception for Outsourced Manufacturing). So, the entire concept of "components" does not apply to a Purchase Order. As for pricing, on a Purchase…
-
Hi @Red Atok-Oracle , I have a related question: even for those transaction types that do support inline editing, not all fields are inline editable (for example, the native {shipdate} field is not inline editable, which is why we had to create a custom field to replace it). Is there a list someplace of which fields are…
-
Hi @mayurS , You are misreading the sentence. What the sentence says is that administrators can view, edit, make inactive, and delete, all of the following saved searches: their own private searches private searches owned by users other than that administrator So, @Jack Daryl O Espiel-Oracle is correct and the text of…
-
Hi @JohnCirocco , My first observation is that {trandate} is not necessarily the date on which the Sales Order was created; that would be {datecreated}.. Not sure if that makes a difference in your case or not. Thanks, Pierre
-
Hi @User_TCQR4 and @Mikko De La Fuente-Oracle , Following as I have the very same question! Thanks, Pierre
-
Hi @dle_35705 , If I understand you correctly, you want to get information about the sale price of an item (Pricing : Unit Price) other than the first column (Qty 0) Base Price, that is listed on a Purchase Order? And you want to get information about the available quantity, quantity on order, and quantity on hand of the…
-
Hi @dle_35705 , Your problem is the Main Line = True criteria. With that criteria, the search is returning only the transaction body or main line, not the line items at all, which is why your items are not displaying. Change it to Main Line = False and then all the lines (except the main line) will display. If you need to…
-
Hi @Shamaine Chan-Oracle , Thank you for that, but I was already aware. Our problem is that we have over 250,000 transaction lines that would need to be edited, spread over just under 8,000 customers, and no one wants to spend the next 10 years editing these one by one. Hence my request for a MASS change. Thanks.
-
Hi @Erick Dela Rosa-Oracle , Except that (1) in the OP's @Eklon's script, the script ends after the dialog.confirm call, so there is nothing further to execute, and (2) in my case, the dialog.confirm.then called another function if the result = true, but the function never got called; even a log.debug call within the .then…
-
Following because I've had similar problems with dialog.confirm and dialog.alert where the script essentially ignores the return from the promise object or does not wait for the promise to be fulfilled.
-
Hi Christopher @User_MGSIJ , Are there any fields or sublists set to show on the Shipping Tab? Empty tabs will not show, even if set to show under the Tabs list. Thanks, Pierre
-
Also Service items. ?
-
@Martha Hakes By default, it would be on the Preferences tab of the Item record, but if you have customized your Entry form, it could be elsewhere or hidden.
-
Hi @Martha Hakes , What about the "Can Be Fulfilled/Received" checkbox on the Item Records? Is this only affecting items with that checkbox unset? Thanks, Pierre
-
Hi @Martha Hakes , I would check whether you have "Invoice in Advance of Fulfillment" checked at Setup -> Accounting -> Preferences -> Accounting Preferences -> Order Management Subtab -> Invoicing -> Invoice in Advance of Fulfillment. Our previous admin had checked that unbeknownst to our DFO and fulfillment people and we…
-
Hi @lilywu , Do you have Domain Keys Identified Mail enabled in your account? Because that is what this looks like. See the following SuiteAnswers: 78550, 14740, and 9428. Thanks, Pierre
-
Hi @Shamaine Chan-Oracle , That's just it: my question is really about getting ideas for what information I should include in something called "Sales Analysis". The fact that at some point, someone created a saved search to link to a Navigation Shortcut in the ERP demo account suggests that the information is not to be…