ImportError: Module import failed for Leave Application

I’m getting this error when doing the first install :

ImportError: Module import failed for Leave Application (erpnext.hr.doctype.leave_application.leave_application Error: No module named employee_leave_approver.employee_leave_approver)

This is bench version :
erpnext 10.1.23
frappe 10.1.24

bench update --build didn’t solve the problem either

just run ‘bench update’

That module import problem has been fixed ImportError: Module import failed for Department Approver - #3 by shreya115

@clarkej It hasn’t been merged, yet.

@shreya115 I have just updated frappe/erpnext but now another error stopped the installation :slight_smile:

ImportError: Module import failed for POS Profile (erpnext.accounts.doctype.pos_profile.pos_profile Error: No module named cache_manager)

Is this another bug ?!