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.
2 lines
42 B
Python
2 lines
42 B
Python
from . import models
|
|
from . import wizard
|