This proposal describing the weighbridge integration with the Netsuite.
Project Goals
Weighbridge Integration with Netsuite. We have to add the weight from the weighbridge machine to Netsuite, to the Gate pass record. A file will be uploaded to NetSuite by the Diamond group. Also, we have to delete the file from the file cabinet after saving it to the Gate pass record.
Our Solution
- We can create a UI for entering gate pass id & uploading weighbridge file.
- The file will be in JSON format
- Upon submit, we have to add the Net weight in Gate pass record from the file.
- Also we have to add the bag weight in Gate pass from the finished goods
- The total weight is added in the WEIGHT AS PER WEIGH BRIDGE
- The difference between WEIGHT AS PER WEIGH BRIDGE & Calculated weight will be added in DIFFERENCE
- Delete the Files from File cabinet after saving the weight in Gate Pass
Results And Evaluation
- Navigate to Customisation -> Custom -> Add Weighbridge Data
- Select the Gate pass Id
- Upload the file
- Click on Submit
- Check the Weight is added correctly in the Gate pass record
Estimated Effort: 15h