プロフィール
コメント
-
Hello @Mat O2F, Thank you very much for posting this thread! This is to acknowledge your question and to notify you that we will be working on this! Kindly let me tag my colleague, @Pauline Joy Cac-Oracle. Any thoughts on this one, Pauline? ? To the community, please feel free to join in on the discussion!
-
Hello @Sonics, Thank you very much for posting this thread! This is to acknowledge your question and to notify you that we will be working on this. Let me tag my colleague, @Ivy Lopez-Oracle. Any thoughts on this, Ivy? ? To the community, please feel free to chime in on the discussion!
-
Hello @Eunice_C, Thank you very much for the clarification! I was able to find a related SuiteAnswers article that discusses role based restrictions using the Department, Class, and Location values of records. Here is the article for your reference: SA #91071 - Setting Department, Class, and Location Restrictions. Let me…
-
Hello Paul, Thank you for posting the details of the defects here! This will be very useful for other members who are experiencing the same issue.
-
Hello Bob @User_HMKHV , Thank you very much for posting this thread. Kindly let us review this on our end and we will get back to you as soon as we have more information. Any thoughts on this, @Micah Timbol-Oracle? ? To the community, please feel free to join in on the discussion!
-
Hello @Eunice_C , I would just like to ask for some clarification on the following: You have two types of contacts belonging to a single customer record: Wholesale and eCommerce. Is this correct? You would like to restrict customers under the Wholesale branch from viewing the transactions of the eCommerce branch. Is this…
-
Hello Kyle, Thank you for keeping us posted! I'm glad that you were able to work out the scenario on your end. ?
-
Hello Kyle, Thank you vey much for posting this thread! Can you provide more information regarding the custom field being checked, is it on a Sales Order record? Additionally, what record type is the related record? Screenshots of the scenario would be very useful. Kinldy let me coordinate this as well with our Gurus to…
-
Hello @Paul Reading, Thank you very much for posting this thread! I think it's best that you file a case with our Support team for this so that they can assist you better. I'm afraid that this will require further testing on your account to isolate the cause of the issue, as I was unable to replicate this on my test…
-
Ah, I see! You were trying to remove all of the items from a Commerce Category. For that scenario, your solution works best! Thank you for letting us know about this, Jessica!
-
Hello Corrinna, Thank you very much for posting this thread! Kindly let us review this with our gurus to identify the best way we can assist you on this. For the community, please feel free to chime in on the discussion!
-
Hello Tom, Here is a screenshot of the modification I have done on my test account. As you can see, I have added your message under the Delivery Options header. Is this where you would like to perform the customization? If yes, you can locate the template file in your File Cabinet, in the following directory:…
-
Hello Tom, Kindly let me check this on my end and I will get back to you as soon as I have tested this.
-
Hello Jessica, This is a very interesting question! After testing this on my test account, I was able to remove specific items from a Commerce Category via CSV Imports. Just to give you a brief overview, here is the Commerce Category record I initially have: Here are the steps I took to remove some of the items via a CSV…
-
Hello @User_G2AXN, Thank you very much for creating this thread! Kindly let me tag our guru who specializes in this area, @Erick Dela Rosa-Oracle. We will get back to you as soon as we have more information on this. To the community, please feel free to join in on the discussion! ?
-
Hello Evan, Apologies if we were not able to get back to you immediately to answer your question. We're glad that you were able to resolve this on your end. For the benefit of other community members, I will be sharing the solution to this situation. When you initially create a Matrix Item record and display it on your web…
-
Hello @SWIN, Thank you very much for creating this thread! This is to notify you that we have acknowledged your concern and that we will be working on this. Let me tag our guru who specializes in this area, @Pauline Joy Cac-Oracle.
-
Hello Kevin, I was able to test this on my SuiteCommerce web store and was able to confirm that we are encountering the same behavior. However, upon further checking, I confirmed that an Enhancement record has already been filed for this. Please see Enhancement #603508: SCA/SCS > My Account > Billing > Ability to Print a…
-
Hello @David Levinson! Thank you very much for creating this thread! This is to acknowledge your question and to let you know that we will be working on this. We will be replying to this thread as soon as we have more information regarding this. Kindly let me tag the guru who can help you best on this, @Shamaine…
-
Hello @TM Wendel, Thank you very much for posting this question! This is to notify the acknowledgement of your concern, and to let you know that we will be working on this. We will be updating you as soon as we have more information on this. Tagging my colleague who can assist you best @Herdi Rana-Oracle. To the community,…
-
Hello @Lina Fetter, Thank you for creating this thread! This is an acknowledgement to let you know that we will be reviewing your concern. Let me coordinate this to our guru who specializes in this area. We will reply to this thread for any updates. To the community, please feel free to join in on the discussion! ?
-
You are very much welcome, @Arun Dasari! I'm glad it worked! ?
-
Hello Arun, Thank you very much for testing this. I was able to look into some of our documentations and found the following workaround: In your project files, kindly edit the following file: node_modules/suitetalk/src/communications.js and add the following line of code after the requires section: request.defaults( {…
-
Hello Arun, Can you try deploying an uncustomized version of the SSP Application and see if it will proceed? Thanks!
-
but when you're trying to re-organize/re-categorize things all at once, that's not quite as helpful haha I agree with you on this! It really is quite painstaking to update items and commerce categories. ? Kindly let me know if you were able to find a convenient way on your end. This has been a very interesting topic. Othe…
-
Thank you for these information @Arun Dasari . Since you are developing a customization in SuiteCommerce Advanced Vinson, you are still directly performing the customizations in the SSP Application and not via Themes or Extensions. Can you try to use this following command: gulp deploy --to. The "--to" suffix will allow us…
-
Hello Arun, Thank you very much for submitting a question! Kindly let me check in on this and I will get back to you as soon as I have more information. Can you provide your Gulp.js, Node.js, SuiteCommerce bundle, and the Developer Tools version you are using? Are you also creating an extension or a theme? It's good to see…
-
No worries, @User_WBREE! I was able to try and make the External ID appear in the Commerce Category record via a custom Other Record Field. Here is a screenshot of the custom field's setup: As you can see, I used the Default Value {externalid}, and ticked the FORMULA checkbox, so that I can pull the value of the…
-
Hello Amanda, I saw that you have already filed a case with our Support team, and that it has been resolved. I will be posting the solution here as well for the reference of the other community members that may run into this kind of problem. Here is a sample HTML code that we will be using: <div id="first-section"> <p>This…
-
Hello @User_WBREE, I was able to check on my end and confirm that the Internal ID of the Commerce Category is included in the form. As for customizing the Commerce Category form to include more information on the member items, this is not yet possible as of now since the Commerce Category record is not using a customized…