From 8a74f9b2a298dc92d72022ecaf518f78812eb8f9 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 14 Feb 2018 18:43:12 +0100 Subject: [PATCH] Test form feedback --- Docs/Usecase/finance_statement.md | 13 +++++++++++++ Docs/Usecase/rnd_feasability.md | 9 +++++++++ Docs/introduction.md | 0 3 files changed, 22 insertions(+) create mode 100644 Docs/Usecase/finance_statement.md create mode 100644 Docs/Usecase/rnd_feasability.md create mode 100644 Docs/introduction.md diff --git a/Docs/Usecase/finance_statement.md b/Docs/Usecase/finance_statement.md new file mode 100644 index 0000000..b01557b --- /dev/null +++ b/Docs/Usecase/finance_statement.md @@ -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 diff --git a/Docs/Usecase/rnd_feasability.md b/Docs/Usecase/rnd_feasability.md new file mode 100644 index 0000000..f369879 --- /dev/null +++ b/Docs/Usecase/rnd_feasability.md @@ -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) diff --git a/Docs/introduction.md b/Docs/introduction.md new file mode 100644 index 0000000..e69de29