bemade-addons/bemade_fsm/__init__.py
Marc Durepos 294e7e9fec bemade_fsm: Create task from template (from FSM views)
Adds a button to create a task from a task template to the list view
and kanban view for the project.task when viewed from the FSM
application.
2024-01-08 09:33:28 -05:00

2 lines
42 B
Python

from . import models
from . import wizard