Can anyone assist me in writing a Client Script on the Stock Entry Doc Type in a Frappe ERPNext, based on the below conditions?
- After Clicking the above “Create Stock Entry”, a Custom Button from the Pick List Doc Type and In a Pick List Doctype, We have a Child Table Pick List Item, which is a child Table, from here the Item (field name- item_code) and Quantity (Qty) should get fetched at the Stock Entry Doc Type in a Child Table (Stock Entry Detail) at the Field name-item_code and Quantity (Qty)
Once I click the above button, the Item Code and Qty should fetched from the Pick List to the Stock entry