Plugin cooperation¶
lino.core.Plugin.needs_plugins
Plugins can register choices to a choicelist of another plugin. For example the
working
plugin adds a filter criteria to a table of thetickets
plugin.
lino.core.Plugin.needs_plugins
Plugins can register choices to a choicelist of another plugin. For
example the working
plugin adds a
filter criteria to a table of the tickets
plugin.