ERPNext troubleshooting

DateRange filter not working when language is not en - solved

See discussion on Github:

https://github.com/frappe/erpnext/issues/10307

Solved in Frappe v. 8.9.0: https://github.com/frappe/frappe/releases/tag/v8.9.0

Set billing hours to 0 in timesheet - solved

See discussion on ERPNext:

https://discuss.erpnext.com/t/set-billing-hours-to-0-in-timesheet/25394

and the bug-report at:

https://github.com/frappe/erpnext/issues/9535

Solved in ERPNext v8.6.5: https://github.com/frappe/erpnext/pull/10139

error: insufficient permission for adding an object to repository database .git/objects

For some reason the permission for the .git/objects was lost. By executing this commands the permissions are back to the frappe user.

root$

chown -R frappe:frappe /home/frappe/.bench

root$

chown -R frappe:frappe /home/frappe/frappe-bench

References

error: insufficient permission for adding an object to repository database .git/objects

https://discuss.erpnext.com/t/bench-update-issues-with-permissions/17915/14

Kommentare

Was ist die Summe aus 4 und 7?