User has a Custom Journal Entry Approval Workflow. User wants Approvers to have a page where they can enter the reason for rejecting the transaction. Solution Create Custom Record Navigate to Customization > List, Records, & Fields > Record Types > New Name:Enter Workflow Reject Reason Click Save Click Workflow Reject Reason Click Fields Click New Field Label: Enter Reject Reason Type: Select Text Area Click Save Click Fields Click New Field Label: Enter Journal Entry Type: Select List/Record List/Record: Select Transaction Record is… Continue reading Create Reject Reason Page in Workflow
Month: April 2023
How to remove fulfill button from sales order using User Event Script
let form=scriptContext.form; form.removeButton(“process”);
Drop Shipment PO Creation The Create PO Column is Disabled
While creating a drop shipment PO the customer subsidiary match with the item preferred supplier/vendor subsidiary, then only the Created PO field in the item line is enabled. If the customer subsidiary is different from the supplier/vendor subsidiary of the item the created PO becomes disabled. To enable the Drop Shipments and Special Orders feature… Continue reading Drop Shipment PO Creation The Create PO Column is Disabled
GUI Software Testing
GUI (Graphical User Interface) software testing involves verifying and validating the functionality, usability, and performance of the graphical user interface of a software application. Here are some general steps to perform GUI software testing: Define Test Objectives: Clearly define the objectives and goals of your GUI software testing. What do you want to achieve? What… Continue reading GUI Software Testing
The custom Field is Not Available to Add in a Saved Search Criteria Tab, Results Tab or Available Filters Tab
Scenario: Not able to add in a Saved Search Criteria Tab, Results Tab or Available Filters Tab an existing custom field.Solution: Custom field is not available as an option in a Saved Search Results tab > Columns subtab or any of the tabs (Results, Available Filters). The custom field is applied to the correct record… Continue reading The custom Field is Not Available to Add in a Saved Search Criteria Tab, Results Tab or Available Filters Tab
User needs to create a saved search opportunity to get the details based on posting period.
Scenario: User needs to create a saved search with period filter with From and To dates since it is not available in Opportunity serach. Solution: Navigate to Reports > Saved Searches > All Saved Searches > New. Transaction Change Search Title Under Criteria tab, the following must be set: Type: Opportunity On the Results tab: Add the following Fields. Brand Location Internal ID On the Available… Continue reading User needs to create a saved search opportunity to get the details based on posting period.
Item defaults to a specific Location upon Sales Order Entry Even if there is no Preferred Location Set in either the Item Record or in Accounting Preferences
The Location on the line item level of the Sales Order is based on the Location set on the Item record. The system first considers the Preferred Location under Purchasing/Inventory subtab. If the Preferred Location is blank, then system considers the Location on the Classification section in the Main Line of the Item record. To resolve User may check if there is a designated Location in the main line Location field of the Item record… Continue reading Item defaults to a specific Location upon Sales Order Entry Even if there is no Preferred Location Set in either the Item Record or in Accounting Preferences
Proposal For Invoice PDF Customization
This proposal covers the scope of Invoice PDF Customization. This proposal also covers the engagement scope of Jobin and Jismi, as official implementation partner Of Oracle NetSuite. Proposal Summary This proposal summarizes the functionality for the customization of invoice PDF template. Requirement FinThrive needs to customize their invoice template. We’ll also need to provide details on any… Continue reading Proposal For Invoice PDF Customization
Export types in Celigo
When exporting data from NetSuite, integrator.io provides four options for the Export type All – Export all data returned in the search each time the export is run Delta – Export all data with a date/time value for the selected field that is greater than the last time the data flow was run Once – Export any data that… Continue reading Export types in Celigo
Approval Process using workflow
Add a Submit for Approval button to submit the record for approval after the user completes the review and they can select the approver in the approver field to approve the record. This button will be available only for the Creator Roles. When the makers click the Submit for Approval button, An email with the… Continue reading Approval Process using workflow