Proposal Summary This proposal encompasses the development and design of a customized Manufacturing Traveler template. The objective is to create a pdf template that effectively presents and organizes the necessary information related to work orders. Requirements Biomeme, Inc. has expressed the need to incorporate manufacturing traveler in their Work Order records. We want to consolidate… Continue reading Proposal For Implementation Of Manufacturing Traveler for Biomeme, Inc
Author: SreeVidhya Sanoj
Error: This page isn’t working when saving Work Order
User creates Work Order Completion (with backflush) but shows an error after saving the record. Solution Navigate to Lists > Accounting > Items Edit Assembly ItemNote: Assembly Item used in the Work Order Click Accounting subtab WIP Account: Select an account Click Save
Journal Approval Routing
XSEED Client aims to implement a Journal Entry Approval workflow in NetSuite by which if a journal entry (JE) is created or modified, the approver should be notified, and the changes will only impact the General Ledger (GL) after the approver grants approval. By standard, there are no possibility to take the line level fields… Continue reading Journal Approval Routing
Rejection reason suitelet Page
We can use rejection reason suitelet page in the workflow to add why the approver rejected the request . Suitelet script is deployed and use the Go to Page action in the workflow to open the custom Page.
Proposal for East Electronics: Fedex and USPS Integration
Proposal Summary This proposal covers the scope of the FedEx and USPS Integration for the East Electronics Requirement East Electronics is interested in streamlining their shipping operations by implementing a shipping integration that enables efficient tracking of shipments. Specifically, they have expressed a desire to explore the feasibility of integrating well-established shipping carriers like FedEx… Continue reading Proposal for East Electronics: Fedex and USPS Integration
PROPOSAL FOR APPROVAL PROCESS FLOW FOR BILL OF MATERIALS
Proposal Summary This proposal encompasses the development for the approval process flow for Bill of Materials. The objective is to create a workflow that effectively presents and organizes the approval process for Bill of Materials Requirements Xseed Education has expressed the desire to implement an approval flow for its Bill of Materials (BOM) due to… Continue reading PROPOSAL FOR APPROVAL PROCESS FLOW FOR BILL OF MATERIALS
Add HSN code Column in the Invoice PDF
Create a column in the advanced PDF template and add the column with HS code populated from the item record. SOLUTION Generated a new field within the item record dedicated to HSN codes and input the provided HSN code into the item records corresponding to the items listed in the invoice. Generated a new field… Continue reading Add HSN code Column in the Invoice PDF
Resolve Error: “An error occurred during validation of Custom Objects against the account” During SDF Validation
There are instances wherein an error is encountered when trying to Validate a Project for a Custom Form against the Target Account. Error: “An error occurred during validation of Custom Objects against the account (customformID)” Details: “The columnBreak value of the [scriptid=customdieldID] field object cannot be modified.” This may be due to the value of… Continue reading Resolve Error: “An error occurred during validation of Custom Objects against the account” During SDF Validation
Create Case Saved Search to Send an Email Alert Upon Case Closure
Creating a Case Saved Search to be able to notify users when a newly created case was set to Closed status. Solution Navigate to Reports > Saved Searches > All Saved Searches > New Search Type: Select Case Search Title: Enter TitleEnter Title: Email Alert when a New Case was Set to Closed Filter:• Select Status Status: Select Any of Any Of: Select Closed• Select Date Created○ Date Created: Select Within○ Select Today • Select Status○ Date Created: Select Within ○ Select Today Click Email… Continue reading Create Case Saved Search to Send an Email Alert Upon Case Closure
Resolve Error: “YOU_HAVE_NO_PERMISSION_TO_LOAD_THIS_RECORD”
When accessing a Script Deployment via Script, the above error encountered. Solution This error occurs when the Script and the Script Deployment is from 2 different bundles. Scripts can only access other Scripts or Script Deployments on the same bundle.