frappe/hrms

Employee Checkin: Fetch location button without function, checkin not possible

Opened this issue · 0 comments

Information about bug

Employee Checkin: Fetch location button without function.

I've already reviewed if the files mentioned in this fix Commit f41657c are up to date. They are!

Module

HR

Version

ERPNext: v15.39.3
Frappe Framework: v15.45.1
Frappe HR: v15.33.0

Installation method

manual install

Relevant log output / Stack trace / Full Error Message.

console log:

[Error] (frm) => {
		hrms.fetch_geolocation(frm);
	}
	d (form.bundle.BIHPKAKC.js:680:1029)
	o (form.bundle.BIHPKAKC.js:680:1909)

[Error] Unhandled Promise Rejection: TypeError: hrms.fetch_geolocation is not a function. (In 'hrms.fetch_geolocation(frm)', 'hrms.fetch_geolocation' is undefined)
	d (form.bundle.BIHPKAKC.js:680:1034)
	o (form.bundle.BIHPKAKC.js:680:1909)

Code of Conduct

  • I agree to follow this project's Code of Conduct