In the amount and quantity field in the saved search results, there will be a comma separation for values that is greater than 1000 (Ex: 2,245). To avoid these commas, we can use the TRIM function. TRIM(‘,’ FROM {amount}) When using the TRIM function, the decimal part will be removed if it is .00. So… Continue reading Remove Comma from the Amount and Quantity fields in the saved search
Month: July 2023
Minimum Alternative Tax (MAT) in Income Tax
The Minimum Alternative Tax (MAT) is a provision in the Income Tax Act of India that ensures companies with significant profits and substantial operations do not avoid paying taxes by taking advantage of various deductions, exemptions, and incentives provided by the tax laws. The MAT was introduced to address the issue of certain companies showing… Continue reading Minimum Alternative Tax (MAT) in Income Tax
Documentation: Trustbridge
Document for the tasks that are done in the Trustbridge Project with Task description, Testcases, Testing steps, Testing video. Trustbridge – QA document.docx
Advantages of Next JS as a frontend Framework.
As React became the most widely adopted web framework, encompassing over 40% of developers in 2021 according to Statista, Next.js adoption has also grown dramatically. Vercel, the company that maintains Next.js, cites over 6 million downloads since its launch and 50% usage growth in the top ten-thousand websites for the period of October 2020 to… Continue reading Advantages of Next JS as a frontend Framework.
Roles with Publish Dashboards Permission
By default, the Publish Dashboards permission is available to users assigned the following roles: Administrator – can publish dashboards to users assigned roles in the Classic Center. Intranet Manager – can publish dashboards to users assigned roles in the Ecommerce Management Center. Issue Administrator – can publish dashboards to users assigned roles in the Engineering Center Marketing Administrator –… Continue reading Roles with Publish Dashboards Permission
Resolve Internal Error Search Failed in SuiteCommerce Web Sites.
Scenario Upon viewing all items in the web store, the Error: “Internal Error Search Failed” gets displayed. The same error also happens on the Item Search API. However, when we remove the “fieldset=search” URL parameter to the Items Search API URL request, the list of items will be returned. One possible cause of this is that… Continue reading Resolve Internal Error Search Failed in SuiteCommerce Web Sites.
Proposal for SuiteCommerce Advanced Support – Non-functional requirements.
Requirement Performance: The website should load quickly, with fast response times, minimal latency, and no downtime. Scalability: The website should be scalable, and able to handle large volumes of traffic and transactions without slowing down. Reliability: The website should be reliable, with high uptime and minimal maintenance required. Usability: The website should be easy to… Continue reading Proposal for SuiteCommerce Advanced Support – Non-functional requirements.
Resolve Internal Error Search Failed in SuiteCommerce Web Sites
Upon viewing all items in the web store, the Error: “Internal Error Search Failed” gets displayed. The same error also happens on the Item Search API. Please ensure that other SuiteCommerce Advanced (SCA) websites are not experiencing the same issue.Rarely, it has been observed that this particular problem occurs in multiple regions for SuiteCommerce webstores. However,… Continue reading Resolve Internal Error Search Failed in SuiteCommerce Web Sites
How to Customize the form embed code script.
Here is the example for to customize the “Form” Embed code script. Updated script in view file Updated .tpl file As per requirement we need to give styles.