Eto
#1
Is there a idea how to disable logic fields an doctypes for a specific module ?
As an Example:
My Customer does not need Manufacturing or Agriculture informations.
For making it simpler to use my idea was to disable a complete module with all its fields an logics on other related doctypes…
NCP
#2
Hi @Eto,
If you use version 13, please go to the domain setting and disable it which you have not used.
Thank You!
Eto
#3
i use v 14…
in domain settings manufacturing is disabled.
NCP
#4
Hmm
,
If you have access to update erpnext then apply it command:
bench clear-cache
bench migrate
// or
bench --site [site-name.com] clear-cache
bench --site [site-name.com] migrate
Thank You!
Eto
#5
hmmm … nop… that doesent work…
i think i hide all the fields manually…