In my erpnext, i have approx 1k items, now i want to add UOM conversion to all the items, how can i import and update all the items. Thankyou
In my erpnext, i have approx 1k items, now i want to add UOM conversion to all the items, how can i import and update all the items. Thankyou
In data import select “update existing Documents” .then download the all Item code with Conversion factor and uom field from UOM table.
Then update the factors and UOM in excel.
Thankyou for your Reply, I will try above suggestion