A transaction often needs to be reopened after a user accidentally clicked the “Close” button. Take the sales order, for example. The close button is right next to commonly used buttons as illustrated below. So, a misclick is easy. Moreover, there is no confirmation popup, thus, once clicked, the action cannot be aborted. Solution Prevention… Continue reading Preventing Accidental Closure of Transactions (Native Solution)
Month: July 2023
Trial balance Report with Transaction Journals,Memo,Line Memo,Entity
SCENARIO The Client require to get a traial balance that shows Memo, Line Memo and entity name in of Journal transactions only. SOLUTION We have to customise a Trial Balance Report. Navigation: Report>Financila>Trial Balance>Customize Provide a name for the Trial balance Under Edit Column Subtab From Add Fields Select following columns: Trial Balance: Date Trial… Continue reading Trial balance Report with Transaction Journals,Memo,Line Memo,Entity
How to validate if input in input field has base64 encoded string using express-validator
In HTML forms, we often required validation of different types. Validate existing email, validate password length, validate confirm password, validate to allow only integer inputs, these are some examples of validation. If In a certain input field only base 64 encoded string are allowed i.e there not allowed any other form of string which not… Continue reading How to validate if input in input field has base64 encoded string using express-validator
PROPOSAL for Stock-out dates for each product OLTC
Proposal Summary This proposal outlines a customized solution aimed at enhancing the item records by incorporating a custom record to display comprehensive information regarding out-of-stock products and their corresponding dates. The solution focuses on incorporating location-specific details to provide a comprehensive overview of stock availability. Requirement Currently, do not have a mechanism in place to… Continue reading PROPOSAL for Stock-out dates for each product OLTC
PROPOSAL FOR G-able GROUPING PL & MGM REPORT
Proposal summary JCurve Solutions would like to create new a report to retrieve data from Purchase orders and Item receipts with getting details from inventory item Lot/ Serial item that are still available on date recall report. In case an item in one purchase order has an item receipt more than one time, it will… Continue reading PROPOSAL FOR G-able GROUPING PL & MGM REPORT
to customize item fulfillment email template
Set up > Accounting > Customize Fulfillment Email
Sandbox account login failed after it is refreshed
User has multiple Sandbox accounts. User does not see the Sandbox account after refresh. User uses one password for the Production account and other, but different, password for all Sandbox accounts. Recently refreshed Sandbox account adopted password from Production account. Solution To solve: Log into Sandbox account reachable from View My Roles Sandbox page Navigate to Home > Settings Portlet > Update… Continue reading Sandbox account login failed after it is refreshed
Use EJS as Template Engine in Node.js
EJS or Embedded Javascript Templating is a templating engine used by Node.js. Template engine helps to create an HTML template with minimal code. Also, it can inject data into an HTML template on the client side and produce the final HTML. EJS is a simple templating language that is used to generate HTML markup with… Continue reading Use EJS as Template Engine in Node.js
Crowd Testing
Crowd testing is an approach to software testing that involves outsourcing testing activities to a community or group of external testers, often referred to as the “crowd.” These testers are not part of the development organization but are recruited from diverse backgrounds, locations, and devices to provide a wide range of perspectives and testing scenarios.… Continue reading Crowd Testing
How to Restrict duplicate customers using user event script based on subsidiary.
By using this script, we can restrict the duplicate customers in the NetSuite and webstore based on the subsidiary.