Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IT Management Settings for IT Management Table #222

Open
wojosc opened this issue Oct 9, 2021 · 2 comments
Open

IT Management Settings for IT Management Table #222

wojosc opened this issue Oct 9, 2021 · 2 comments

Comments

@wojosc
Copy link
Contributor

wojosc commented Oct 9, 2021

The Option to set the IT Management Table via a UI in IT Management Settings

@majubewi
Copy link
Collaborator

@wojosc what is meant by 'to set' ? Make it visible or not? Possible it is, that we modify the meta field Visible in Customize Doctype wherever we are using IT Management Table. One line of code per Doctype and a checkbox in IT Management Settings

@majubewi
Copy link
Collaborator

majubewi commented Oct 11, 2021

Pseudocode
on_save:
if checkbox != 0:
frappe.db.set_value( dt, dtn, "eval visibility clause")
... for each doctype that uses IT Management Table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants