Commit Graph

19 Commits

Author SHA1 Message Date
bac04ac047 implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
2025-07-13 23:45:18 +02:00
ea888c2be4 preparing item service for use in document service 2025-07-13 10:47:08 +02:00
1a7002b0da preparing to add positions 2025-07-13 00:27:50 +02:00
26fa72ef84 implemented editing of document in GUI + respective handlers in backend 2025-07-12 23:34:05 +02:00
e3e4dc16f9 made all document fields editable 2025-07-11 23:13:09 +02:00
2a7e9df334 work on document form 2025-07-11 15:41:29 +02:00
85b5ca1970 working on document editor 2025-07-10 23:37:29 +02:00
32e2d91ee6 tunig line item list 2025-07-10 22:54:11 +02:00
5f3d112cdb implemented display of document positions 2025-07-10 22:47:09 +02:00
48dfabaaf3 implemented selector for document state 2025-07-10 20:38:13 +02:00
b52ace49db added another state check
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-10 16:49:20 +02:00
5fa9e12035 implemented deletion of new documents 2025-07-10 16:44:29 +02:00
90c27382a1 working on document view/edit 2025-07-10 15:42:37 +02:00
0bfbe47d96 preparing document display
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-10 13:13:46 +02:00
163bcebf4f implemented document creation
this required a major refactoring of the object model
2025-07-10 12:49:32 +02:00
d68dc991d0 workin on document creation: frontend work 2025-07-09 23:49:01 +02:00
003899f75d working on doc forms 2025-07-09 14:31:03 +02:00
5b5e6a9387 working on document list 2025-07-09 00:27:06 +02:00
a11f2f0718 preparing document module 2025-07-08 22:20:00 +02:00