First of all we need to create a a file named en_Us.csv in the following path. /var/www/html/nb/app/design/frontend/JJ/Theme/i18n/en_US.csv The file we created is a csv file in the csv file we can add appropriate word we want to replace as shown in the below screenshot. The order should be first we should add the world to… Continue reading How to change a word for an entire project in magento
Month: December 2021
Convert Inventory item to lot numbered inventory item
Artilce on Convert Inventory item to lot numbered inventory item
Error in saving the CMS after changing the values.
How to resolve the error in CMS (SMT) after changing the values? This error is occurring due to invalid values set to the skin variables. Solution: Navigation to the custom records:-customization >> Lists, Records & Fields >> Record Types >> SC ExtMech Custom Skin >> Click on ‘List’ >>customization >> Lists, Records & Fields >>… Continue reading Error in saving the CMS after changing the values.
Advanced PDF sublist amount calculation
Advanced PDF templates transaction item sublist amount calculation. The below sample code shows the calculation of item amount for non-negative values. The lines with zero amounts are skipped and the positive values are calculated.
Password Policy Change affect on users
This articel show the Password Policy Change affect on users.
Report with all the primary info of invoices
Requirement: Client need the report which includes only the primary info in an invoice and have to be in csv format Solution: The list view is displayed when you go to the NetSuite tab that lists the record you want, and click the task link for that type of record. Here it is invoice list.… Continue reading Report with all the primary info of invoices
Changing the employee Subsidiary
Considerations and limitations in Changing the employee Subsidiary
Hooks for integrator.io
Hooks for integrator.io
REQUEST READ RECEIPT
The read receipt functionality in Netsuite also depends on some of the email settings of the sender and recipient. On the recipient side, the read receipt functionality should be enabled, then only the request to acquire the read receipt will reach the recipient side. This read receipt should be accepted by the recipient. Then only… Continue reading REQUEST READ RECEIPT
Error:field is resricted
Requirement: When the user run the saved search, it was unable to drill down to the saved search result. Solution: The search was related to sending emails to the sales rep.In the formulas,there was terms like {salesteammember} {salesrep.email}. But the user role doesn’t have the employee record permission. To resolve the error, do the following… Continue reading Error:field is resricted