-
Notifications
You must be signed in to change notification settings - Fork 1
Documents Module
Simon Geering edited this page Sep 13, 2020
·
14 revisions
| Issues | Project Plan |
-
Overview(TODO)
1.1 Use Case Diagram(TODO) - User Stories(TODO)
-
UI Design(TODO)
3.1 Screen Mockups(TODO) -
Database Schema(TODO)
4.1 Overview: Entity Relationship Diagram(TODO)
4.2 Detailed: Entity Relationship Model(TODO)
TODO
TODO
-
Manage Documents
- Create Document - See Issue #98
- Get Document List - See Issue #124
- Update Document - See Issue #132
- Seperate company and personal file stores
- Ability to backup files to another file store.
- Track document date against each document, used to group by chronological year folder in the store and give the file name a sort order.
-
Document Integration
- Tie a document to a Tax Year
- Identify statement date from bank statement PDF
-
Import Documents
- Watch a file location for new documents and prompt to import.
- Identify and categorise files based on original file name and extension, date and file content.
Feature: Feature name
# As a <actor>
# I want to <functionality>
# So I can <business benefit>
TODO
See https://dbdiagram.io/d/5f52468088d052352cb5fdef or click the thumbnail below:
Fig 1. Database Entity Relationship Diagram for the Admin Assistant Documents Module - (Click for larger size)
Architecture [WIP]
Design Decisions
CLI Tools [WIP]
Individual Modules
Dashboard [TODO]
Accounts [WIP]
Asset Register [WIP]
Budget [WIP]
Mail [TODO]
Calendar [WIP]
Contacts [WIP]
Tasks [WIP]
Documents [WIP]
Reports [TODO]
Core [WIP]