Manufacturing resource management system project ( Vb.Net ) is also called as MRMS system which is useful for manufacturing companies for managing sales, work orders, quantity management, delivery details.
Manufacturing Resource Management System Modules Working:
View/Create:
Quotation
- Quotation ID will be generated automatically.
- Add Button is used to create a New Quotation form.
- Press on the + Button besides the Customer TextBox it will popup a Grid and choose the Customer name and double click on the Datagrid it will fill the selected customer name into the Customer text box as well default Customer Information filled by User will be filled automatically in The Customer Contact textbox. If you want to change the Customer contact Info Press on the Button Besides the Customer contact textbox and choose the appropriate Contact..
- Now press on the Add Line Item Button it will activate the grid now fill the grid by Pressing + buttons above the Grid Field. And each will popup related info and by choosing them they will be filled automatically. And remain things have to filled by user in the grid.
- After filling the grid info press on the Total Label Below the grid it will show the total price in the appropriate textbox and now if you want to save the info then press on yes or no as you want to do. By pressing yes it will save the new quotation and all the fields are disabled after it.
- After saving the quotation information you can also update the info by pressing Change Button and it will again enable the fields to change the values. And after changing press on save button it will save the updated info into database.
- If you want to see the Old Quotation form just select the quotation id from the above right Combo Box and then it will fill all the info into appropriate location.
- After this u can also copy the old quotation into a new Quotation just select the old quotation id from the combo box and press the Copy button it will create the old quotation With New Id. and after making the changes press the save button then new quotation will created and saved into database.
Supplier Pricing
- Supplier ID will be generated automatically.
- Add Button is used to create a New Supplier form.
- Press on the + Button besides the Supplier TextBox it will popup a Grid and choose the Supplier name and double click on the Datagrid it will fill the selected Supplier name into the Supplier text box as well default Supplier Information filled by User will be filled automatically in The Supplier Contact textbox. If you want to change the Supplier contact Info Press on the Button Besides the Supplier contact textbox and choose the appropriate Contact..
- Now press on the Add Line Item Button it will activate the grid now fill the grid by Pressing + buttons above the Grid Field. And each will popup related info and by choosing them they will be filled automatically. And remain things have to filled by user in the grid.
- After filling the grid info press on the Total Label Below the grid it will show the total price in the appropriate textbox and now if you want to save the info then press on yes or no as you want to do. By pressing yes it will save the new supplier pricing and all the fields are disabled after it.
- After saving the Supplier information you can also update the info by pressing Change Button and it will again enable the fields to change the values. And after changing press on save button it will save the updated info into database.
- If you want to see the Old Supplier Pricing form just select the Supplier id from the above right Combo Box and then it will fill all the info into appropriate location.
- After this u can also copy the old Supplier info into a new Supplier, just select the old Supplier id from the combo box and press the Copy button it will create the old Supplier pricing With New Id. and after making the changes press the save button then new Supplier pricing details will created and saved into database.
Download Manufacturing Resource Management System Project Report, Source Code in Vb.net.
The post Manufacturing Resource Management System Project appeared first on Project Code Report.