Hello I recently updated to V7 and now I am trying to make new leave application but bathing happens when I am clicking on making a new application. Please assist.
Works fine in my test account. Any error message in the browser’s console?
Hi Umair,
could you please help me on this.
Thanks
@Kumar_Akshay
Make sure to upgrade bench to version 4
$ bench update --bench
# Confirm bench version using following
$ bench --version
4.0.0
Once Bench
is at latest version, then:
~/frappe-bench$ bench update --requirements
~/frappe-bench$ bench retry-upgrade
I am running bench 4.1.0
after that I did the next step
~/frappe-bench$ bench update retry-upgrade
it gives following error
Error: Got unexpected extra argument (retry-upgrade)
Corrected my bad… Thanks