Test form feedback

This commit is contained in:
Dennis Eichhorn 2018-02-14 18:43:12 +01:00
parent cc3332f908
commit 8a74f9b2a2
3 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# Finance Statement
Every business has to do either annual or even monthly financial statements. These often contain the same task for every month/year. With the **Checklist** module it's possible to create a checklist for the financial statement, assign the responsible personnel and automatically create tasks and sub tasks for everyone.
In the checklist itself it's easy to sea who is doing which tasks and their status. Checklists are often part of financial guidelines and with this module it's possible to easily integrate them and even use them for auditing purposes.
A financial statement checklist could contain the following tasks:
* Assets
* Inventor
* Cut-Off
* Accruals
* Cash

View File

@ -0,0 +1,9 @@
# Use Case - R&D Projects
R&D projects usually follow a certain workflow, while it is better to implement this workflow in the **Workflow** module many parts of this workflow can be handled by checklists. Very often R&D projects have to do a feasability analysis befor the project goes further into development. This feasability analysis could be done in a checklist.
A feasability checklist could contain the following tasks:
* Market assessment
* Analysis of R&D requirements
* Cost-benefit analysis (CBA)

0
Docs/introduction.md Normal file
View File