Minha área
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Comentários
-
Hi @Lewalsh11741 Can you provide a snippet of your code so I can see what might be causing the error? However to explain what I did, The script I created do the following: Create Phone call record via nlapiCreateRecord('phonecall', {recordmode: 'dynamic'}) Populate some mandatory values inside the Phone Call Record Save…
-
Hello @Lewalsh11741 I tried to simulate the same situation where I did the following: Create Custom Record and named it "Call Attempt" Add a Custom Field under the Custom Record - "Call Attempt" contains the following: Label: <any value e.g. Phone Call> Type: List/Record List/Record: Call Record is a Parent: True What I…
-
Hi Johan, This is a sample Cash Sale XML Request I have generated in my end. This XML populates the following: Customer Field Date Field Location Field Item - Item column Item - Location column Item - Inventory Details column Item - Quantity column Billing Address Shipping Method. Please take note that all the values…
-
Hello Johan, Can you provide a screenshot of the Record you are trying to create. Based on my test account, I do not have the navigation for Enter Receipts. What I have are : Transactions > Sales > Create Invoice Transactions > Sales > Enter Cash Sale
-
Hi Johan, As I understand what you wanted to achieve is to create an Item Fulfillment for a Sales Order you created. If that is so, here is the sample XML Request that you can follow to fulfill the Sales Order you created. You might need to modify some parts which I have commented on the file. For further information about…