プロフィール
コメント
-
Hi @paula.courtemanche, Glad to have you back on the support community today! Thank you for sharing your concern here ? We'll further check if this is possible and update you with our test results. We need your expertise here, @Michelle Jabanes-Oracle. Any ideas?
-
Hi @User_CKHJB, Glad to have you back in support community today! ? Thank you for sharing your concern on the Ask A Guru space. We'll further check this on our end and update you with our findings. While waiting for our test result, let's hear from other users how this process is implemented on their end. Please feel free…
-
Thank you for the screenshot ? We need your expertise here @Michelle Jabanes-Oracle. Any ideas?
-
Hi @User_HPB3I, Glad to have you back on the support community today! ? May we ask what record is KPI scorecard setup of on your end so we could replicate this on our testing? If possible, can you also provide a screenshot of your setup? Thank you.
-
Hi @User_N55OM, Glad to have you back on the support community today ? We'll further test this on our end and update you with our findings. We need your expertise here, @Herdi Rana-Oracle. Any ideas how can these records become available on Wave Generation screen?
-
Hi Martha, Glad to have you back on the support community today ? We'll further check this on our end and update you with our findings. We need your expertise here, @Michelle Jabanes-Oracle. Any ideas if this is possible and how we can achieve this? ?
-
Hi @User_WSQDN, Welcome to the support community! Thank you for sharing your concern on the Ask A Guru space. We'll further check if this is possible and update you with our findings. Need your expertise here, @Micah Timbol-Oracle. Any ideas? ?
-
Hi Eunice, You may add these field IDs on your template source code to pull the Billing Address and Shipping Address. To exclude closed line items, you need to add a condition that checks the value of Closed column on the item table. Here's the line you may add on your end: Hope this helps ? Disclaimer The sample code…
-
Hi @User_IUIQW, Glad to have you back on the support community today ? One of our gurus will further check this and update you with their findings. Need your expertise here, @Herdi Rana-Oracle. Any ideas?
-
Hi @User_CKHJB, Welcome to the support community! Thank you for posting your concern on the Ask A Guru space ? Let's see what our gurus' ideas on this. Need your expertise here, @Herdi Rana-Oracle and @Shamaine Chan-Oracle. Any ideas if this is possible and how can this be achieved?
-
Hi @Umair_ , Glad to have you back on the support community! ? Just to confirm that I got your concern correctly, custom roles with custom record entries permission does not see the fields after saving the records. Only the items 1-5 you've listed are visible on their end. Is this correct?
-
Hi Eunice, Glad to have you back on the support community! ? Let us further test this on our end and we'll update you as soon as possible.
-
Hi Paul, Glad to have you back on the support community ? We'll further check this Pricing saved search concern and update you with our findings. Need your expertise here, @Herdi Rana-Oracle. Any ideas on this?
-
Thank you, @Umair_ ? Hope to see you again in the support community page!
-
No worries, Chance. Thank you for keeping us updated ? Thanks John and Nairolf for always actively participating on the support community! We appreciate your efforts ?
-
During my testing, Internal ID is available on my end for Update and Add or Update options but not for Add. If possible, can you provide the custom record setup so we could try replicating this on our end?
-
Hi @User_Q9SHI, Glad to have you back on the support community! ? We'll further check if this is possible and update you with our findings. Need your expertise here, @Herdi Rana-Oracle. Any ideas?
-
I would suggest creating a workflow that sets the display type of the custom field A and custom field B base on the selected value on the custom list. If custom list is null, both custom field A and custom field B will be disabled. If the first value on the custom list is selected, values can now be entered on custom field…
-
Upon further checking, the ability to customize the Estimates sublist on Sales subtab is still not yet possible and is still logged as an enhancement. You may vote on Enhancement 129407: Transactions>Sales>Create Opportunities>List: Ability to customize the Quotes/Estimate subtab view on SuiteIdeas. I suggest creating a…
-
Welcome to support community, @User_RTNMB! Thank you for sharing your concern here ? Let's hear from other support community users what software/tools they use in printing 1099 report. Please feel free to comment your suggestions on this thread ?
-
Hi Baptiste, Thank you for posting your concern on the support community! We'll further test this and update you with our findings ?
-
Glad to have you back on the support community today, @Mark_BRIT ? We'll check this further on our end and update you with our findings. Need your expertise here @Michelle Jabanes-Oracle. Any ideas on what permissions should be added on the custom role?
-
Welcome to the support community, @moscovis2000! ? Thank you for posting your concern here. We'll test this on our end and update you with our findings. We need your expertise on this, @Camille Cagalingan-Oracle. Any ideas how this can be achieved on the report?
-
I agree with John's suggestion, @paula.courtemanche. Even if it's possible to set Item (Line) as not mandatory through workflow, saving the record still requires an item to be added. Thank you, @JohnCirocco, for always sharing workarounds on the support community! ?
-
Thank you for sharing your concern on the support community, @User_75ILX! ? If a custom field is applied to different records and Store Value feature is enabled, the value saved on one record will be the same value displayed on other records. In the sample custom field below applied to Purchase Order and Customer Payment,…
-
Welcome to the support community, Baptiste ? Thank you for posting your concern here! Let's see our gurus' ideas on this and we'll update you with our findings. We need your expertise on this @Michelle Jabanes-Oracle. Any ideas on how we can restrict this through permission?
-
No worries ? From my point of view, implementing custom segment instead of custom field is easier as this allows you to set the default value on the Item record and will be automatically sourced when added on Item sublist of a transaction record. Looking forward to hear your test results ?
-
Hi @NS ERP CONSULT, I'm assuming you created a custom segment for Item Prod Status and applied it on Sales Item Transaction Columns sourcing its value from the Item record. Upon further testing, I was able to lock the record through workflow. Below is the setup of the custom segment and workflow on my end. Scenarios…
-
Hi @User_X9751, Welcome to the support community! Thank you for sharing your concern here ? We need your expertise on this, @Herdi Rana-Oracle@Shamaine Chan-Oracle . Any ideas? While waiting for one of our gurus' feedback, let's hear other users' ideas on this ?
-
Hi @alex.machovina, Glad to have you back with us today and thank you for posting your concern on the support community! ? Can you try adding the code below on your source code and let us know if it worked? <#if record.credit?has_content> <table class="itemtable" style="width: 100%; margin-top: 10px;"><!-- start credit…