For adding the payment processing profile (edit/view)[Navigation: Setup>Accounting>Payment processing Profile]permission to a specific role. Go to ” Setup>User/Roles>Manage Roles ” and add the “Credit card processing” to the “setup” section of the Permission tab of the role which we need to give access to the payment processing profile.
Author: Achu T V
Styling may not be Compactable with Windows Mail app in Outlook
It is possible that the styles we are using may not be compatible with the Windows Mail app in Outlook. In order to make the style applicable for desktop app as well, we may need to modify the code by using inline styles rather than relying on external stylesheets. Outlook is known to have limited… Continue reading Styling may not be Compactable with Windows Mail app in Outlook
Make Disabled URL Root Field in SSP Applications Editable
Navigate to Commerce > Hosting > SSP Applications Click View on desired SSP Application Click Deployments Click Site Shopping Action: Click UndeployNote: Do this for all line items Click Site Checkout Action: Click UndeployNote: Do this for all line items Click Domain Action: Click UndeployNote: Do this for all line items
Hide a parent div using its inner div data-id From view file
We can hide a parent div in according with the conditions in its inner div from the view file without making any changes in template file or SASS file.We can add the below code in corresponding script file itself for achieving the same.
PROPOSAL FOR REMOVING THE PRICE LEVEL FROM THE WEBSITE AND ITEM RECORD
Proposal Summary This proposal covers the development of removing the price level from website and item record. Requirement Needs to remove the “Tier BBY” Price level from the website setup and item records. Our Solution We are unable to make any changes to the “Tire BBY “Price level as it is a default one.… Continue reading PROPOSAL FOR REMOVING THE PRICE LEVEL FROM THE WEBSITE AND ITEM RECORD
PROPOSAL FOR ADDING SHIPPING ADDRESS TO QUOTE TO SALES ORDER PAGE
Proposal Summary This proposal covers the development of Adding a new Shipping Address Section to the Quote to the Sales Order Page. Requirement Needs to add a shipping address section to the Quote to the Sales Order Page. Our Solution It is possible to display a shipping address Section below the Billing address. A… Continue reading PROPOSAL FOR ADDING SHIPPING ADDRESS TO QUOTE TO SALES ORDER PAGE
Use Avatax in Sandbox Account
We cannot use the avatax LICENSE KEY which is used in the production account for configuring the same in the SB account.When we are choosing the same license key we cant configure the avatax in the SB domain properly and thus further developments will be blocked. To resolve the issue we need to contact Avalara… Continue reading Use Avatax in Sandbox Account
Script tag for Adding a class in a div using based on the URL
PROPOSAL FOR ADDRESS VALIDATION ENHANCEMENT IN SCA
Proposal Summary This proposal covers the development Address validation Enhancements in SCA webstore for Artina Group website. Requirement Website URL Sandbox: https://www.artinasb.tk/ If the postal code entered does not pass validation and is updated, we could provide some indication to the customer that this occurred. Currently, this is done silently in the background upon address… Continue reading PROPOSAL FOR ADDRESS VALIDATION ENHANCEMENT IN SCA
Address validation Using Avatax
AVATAX.REST(Suitescript file) Extend address model and add a validation function(Suitescript)