in this context we need to create the search from the system notes “NetSuite uses System Notes to track any changes made to a record. A system note for a change on a record captures the date and time when the change was made, who made the change, the interface from which the change was… Continue reading saved search to get the details of record’s field which is set through CSV Import
Month: May 2023
Proposal for creating a separate page for reorder forms in Taipan Canada.
Proposal Summary This proposal covers the scope of reorganizing the reorder page in the https://www.platinumna.com website, in my account section, and the check the possibility to develop a separate page that is not part of Suite Commerce which can be shared with the customers for reordering the items. It will be a separate customization. Reorder… Continue reading Proposal for creating a separate page for reorder forms in Taipan Canada.
PROPOSAL FOR DISPLAYING PURCHASING HISTORY ON PDP PAGE.
TASK : https://jobinandjismi.atlassian.net/browse/ALWE-2 Proposal Summary This proposal covers To show purchase history details of an item on the product detail page (PDP) for a logged-in customer who has purchased the item before. Requirement When a customer is logged in and then goes to PDP page, It should show the purchase history details of that item,… Continue reading PROPOSAL FOR DISPLAYING PURCHASING HISTORY ON PDP PAGE.
Script to find the line number using a field value in a sublist.
Script to find the line number using a field value in a sublist.
How to Raise Your Queries Through Cases in Employee Self Service Portal
Cases in Employee Self-Service is a ticketing system that helps you to raise your queries/issues with the HR/Payroll Department. This ticketing system provides a convenient way to raise your cases and there would be communication from HR related to your query throughout the process. You can easily access your request record and follow-up. This system will improve… Continue reading How to Raise Your Queries Through Cases in Employee Self Service Portal
Restlet API for Item Fulfillment Creation in NetSuite
JIRA Code : MICL-300
Create a dynamic lookup in Celigo
Click the mapping button in the center of the import step. The Edit mapping window opens. Click the Settings button next to the field you are mapping. The Settings window opens. In the Field mapping type section, click Lookup. Select Dynamic search in the Options section. Enter the Relative URI. Select an HTTP method. Enter the Resource identifier path. Enter a unique value in the Name field so that you can identify… Continue reading Create a dynamic lookup in Celigo
Populate value to a custom field using Saved search
Create a custom field Base Price to inventory item. Store Value should be unchecked. and save create search from item. check public. creating search to be summary search. so give summary type. NB : when giving summary type ‘Group’ is not supported. remaining all are supported. Then fill available Filters. save. then edit the Item… Continue reading Populate value to a custom field using Saved search
Create multiple item fulfilment in the NetSuite using Celigo
Create export for read the sales order details from the NetSuite and create lookup to get the shipment details from the shipbob(third party). In the response mapping of the lookup, assign the data to lineDetailsLookup In the Import side, click the one to many option yes and mention the response mapping in the path field… Continue reading Create multiple item fulfilment in the NetSuite using Celigo
How to Highlight the item options in PDP page with differnt colors for selected, unselected and invalid options using SCSS
Scenario: In PDP page we can customized product options with differnt colors for selected, unselected and invalid options only by using css styles. Results: SCSS: