1. Prerequisite: Populating Doctypes - msf4-0/ERPNext-LGM GitHub Wiki
Populate the following doctypes:
-
Item Group -
Item -
Mixer Type LGM -
Two Roll Mill Mixer Type LGM -
Workstation -
Employee
Item Group
- To create new item group, search
New Item Group, then clickNewon the top right corner. Item Groupshould be populated beforeItemto prevent missing item groups when creating items.
Item
- For Item doctype,
Maintain Stockfield should be checked andOpening Stockshould put the stock available in the warehouse (such as 10000 gram).Standard Selling Rateput1as a representation of 1 gram, as shown in the image above.Default Unit of Measureshould beGram, as shown in the image above. - Items can be imported through
Data Import. SearchData Import List. Create a new data import. Document TypeputItem.Import TypeputInsert New Records. Then clickSave.- For reference, the headers of the data file should be the same as the image above. Modify
Item Code,Item Name,Item GroupandItem Densitycolumns. The rest of the columns please remain the same. - User can either upload an excel sheet or paste a link of the google sheet to import data.
Mixer Type LGM & Two Roll Mill Mixer Type LGM
- Create a new mixer by inputting the mixer name and mixer volume.
Workstation
- Workstation is the location in ERPNext. For example, a workstation can be
weighing station, orstorage room 1.
Employee
- Create a new employee by inputting the name, date of birth, date of joining and gender is sufficient.