Stephan Richter
4468f45064
implemented
...
- assigning new customer numbers to contacts that don`t have one
- updating customer number counter in company table
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 days ago
Stephan Richter
25f41cf66b
separating fields from other constants
1 week ago
Stephan Richter
74e602eec7
refactored item module → stock, added legacy database creation methods
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 weeks ago
Stephan Richter
bfe87f53a8
refactored ModuleRegistry to singleton system
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
cce488f615
implemented adding required tasks to task
2 months ago
Stephan Richter
e372720dd2
implemented full-text search
2 months ago
Stephan Richter
dbe7e51b7d
added links to documents to time track list
2 months ago
Stephan Richter
9f4f095023
implemented search in companies
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2 months ago
Stephan Richter
a50a451b95
conveniance modification: added registry and getters for modules to BaseHandler
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
e664a80581
completed company deletion implementation
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
5d506ac0f9
introduced ModuleRegistry to easy inter-module dependencies
3 months ago
Stephan Richter
8fb94fea4b
introduced ModuleRegistry to easy inter-module dependencies
3 months ago
Stephan Richter
1d569b4962
optimized imports
3 months ago
Stephan Richter
f1f9859894
preparing for deletion of company
3 months ago
Stephan Richter
8c08af39fe
implemented table creation
3 months ago
Stephan Richter
ebe0cf7c57
implemented editing members of company
3 months ago
Stephan Richter
edeffc572c
implemented showing members of companies
3 months ago
Stephan Richter
b127c9fa82
implemented creation of companies
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
abfed21393
working on company editing
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
a14b541c91
working on project list: introducing task list
4 months ago
Stephan Richter
a06217517b
freactoring to get company list work in efficient way
4 months ago
Stephan Richter
722f12912d
implemented project creation
4 months ago
Stephan Richter
9626d91ccb
working on project creation
4 months ago
Stephan Richter
bac04ac047
implemented function to return estimated times of company.
...
Therefore task and project module had to be created and partially implemented
4 months ago
Stephan Richter
90c27382a1
working on document view/edit
4 months ago
Stephan Richter
163bcebf4f
implemented document creation
...
this required a major refactoring of the object model
4 months ago
Stephan Richter
21812d2b42
major refactoring: working towards more interface-implementation splitting
4 months ago