mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
fifo_queue.remove(serial_no) causes shift in index of the list and thereby not looping through every object in the list.
fifo_queue.remove(serial_no) causes shift in index of the list and thereby not looping through every object in the list.