Hello,
For example, in Contact, “Is Primary Mobile” is too long/wide for mobile devices.
I’ve shorten it in json file.
Now how do I activate the changes?
I don’t know, I thought I need to use wnf.py. But it is not in v13.49.
What to do please?
Hello,
For example, in Contact, “Is Primary Mobile” is too long/wide for mobile devices.
I’ve shorten it in json file.
Now how do I activate the changes?
I don’t know, I thought I need to use wnf.py. But it is not in v13.49.
What to do please?
bench clear-cache
You can also use the Translation doctype (search for Translation List). Create an english to english translation and this will effectively overwrite built-in labels.
Wow! The English-to-English method is brilliant!
Excellent help! Thank you!
Just, run command:
bench restart
which restart all bench services and clear cache automatically…