Page displays error – SuiteCommerce/ SuiteCommerce Advanced Myaccount page Error displays – Internal Error: Please check if the fieldset is created Reason for the issue -The MyAccount transaction detail supports about 100 line items. If the customer’s invoice was over 100 lines it would throw a fieldset error because the error msg in the catch… Continue reading SuiteCommerce Myaccount error – Internal Error: Please check if the fieldset is created
Month: May 2023
Update Item rate in IR in closed period – Journal entry approach
If the variation in the Item Receipt rate and Bill rate needs to be shown in the GL accounts only, we can consider the Journal entry approach for the same.We can enter a Journal transaction for adding the variance amount to the respective GL account directly without impacting the inventory costing method or the Item… Continue reading Update Item rate in IR in closed period – Journal entry approach
Updating Item rate in Item Receipt records in closed period – Reopening Accounting period approach
By standard, it is not possible to edit nor delete a transaction that has GL impact in NetSuite once its corresponding accounting period is closed. If we require to change the Item rate in the Item Receipt transaction itself in the relevant accounting period, the accounting period will need to be reopened. At the time… Continue reading Updating Item rate in Item Receipt records in closed period – Reopening Accounting period approach
Jira Work Management
Jira Work Management is a powerful tool that allows teams to plan, track, and manage their work in a centralized location. It provides a range of features that help teams work efficiently and effectively, such as customizable workflows, task boards, and reporting. What is Jira Work Management Jira Work Management is a cloud-based work management… Continue reading Jira Work Management
Netsuite Integration with Google Drive
Solution Google Drives can be integrated into NetSuite using their API. Overview Configure your Google Cloud project and app: During development, you register your app in the Google Cloud console, defining authorization scopes and access credentials to authenticate your app with an API key, end user credential, or service account credential. Authenticate your app for… Continue reading Netsuite Integration with Google Drive
Purchase Order Acknowledgement through a link in the email
Solution A Netsuite Email template using HTML. This is being send as email body on PO. When link is clicked, suitelet is called to perform the action. Suitelet Code
Hook
PreMap Hook: Formatting data needed for mapping. PostMap Hook: Setting default values based on mapped data. PostSubmit Hook: Validating the response from the target system.
To display date in specific format
To display date in “MM/DD/YYYY” format; Ex: 02/08/2023
Search engine algorithm updates and their impact on SEO strategies
Search engine algorithm updates refer to the changes made by search engines like Google to their ranking algorithms, which determine how web pages are ranked in search results. These updates can have a significant impact on SEO strategies because they can change the factors that influence search engine rankings, making some tactics less effective and… Continue reading Search engine algorithm updates and their impact on SEO strategies
Schedule a map reduce script to run on weekdays.
We can schedule a map reduce script to run on weekdays. For that, Go to Script Deployment–> Schedule–>Select daily event–>Select repeat every weekday