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 >
2025-10-31 22:09:59 +01:00
1cfaa3ccc6
altered contact/add in order to make use of the new contact backend instead of the legacy API
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-10-10 14:41:03 +02:00
998cc62381
removed obsolete error display
2025-09-29 08:41:58 +02:00
2463f92b1c
refactored more error code
2025-09-26 21:10:19 +02:00
8107157f6a
implemented opening of external links in new tab
2025-09-08 21:39:15 +02:00
885a62e7e1
bugfix on document list
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-04 15:26:07 +02:00
5b97fe8999
fixed translation bugs
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-09-04 15:05:12 +02:00
94c70eae16
minor improvements:
...
- page titles
- favicon
- background logo
2025-09-01 00:00:25 +02:00
147f169c7b
implemented creation of successor document
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-08-31 14:56:10 +02:00
8d16a93b69
preparing creation of successor document
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-08-30 17:19:51 +02:00
dcd51d0ea3
Merge branch 'main' into module/timetracking
2025-08-26 09:07:38 +02:00
ac5f5b6b6b
fixing document list heading
2025-08-25 17:47:18 +02:00
8bb44d0d7f
working on time list
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-08-18 01:23:29 +02:00
3d149ec35d
Merge branch 'main' into module/timetracking
2025-08-17 22:44:03 +02:00
3f6c2bf360
bugfix: TypeSelector.svelte failed to load doc types and hence now option to create new docs was presented
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-08-16 01:29:56 +02:00
28cb00ae2a
Merge branch 'dev' into module/timetracking
2025-08-15 14:37:50 +02:00
627e732873
update translation
2025-08-15 14:37:24 +02:00
5a4028d774
working on timetracking module
2025-08-15 14:35:56 +02:00
85ae67b72f
fine-tuning notes in preparation for release
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-08-13 01:28:21 +02:00
c5f7fd8ec0
completed list of tag uses (for now)
2025-07-30 23:01:05 +02:00
fccec9865a
code cleanup
2025-07-30 15:35:19 +02:00
631a527a5d
code cleanup
2025-07-30 09:03:47 +02:00
90a936b07f
cleaning up javascript code
2025-07-29 09:01:37 +02:00
3a348ddce1
worked on notes
2025-07-28 23:21:19 +02:00
a06217517b
freactoring to get company list work in efficient way
2025-07-18 23:23:14 +02:00
f5f08f244f
preparing for project creation
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-07-18 08:48:47 +02:00
fc90b94fb2
Speichern und Laden von Einheits-Preisen implementiert
2025-07-17 23:48:32 +02:00
67cb0b61b6
implemented storing of customer settings when sending document
2025-07-17 23:24:57 +02:00
763e5b447b
implemented state update after sending document, returning to document list
2025-07-17 21:16:37 +02:00
93449e4bad
preparing document submission
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-07-17 14:38:28 +02:00
dc8de9707a
refactored translations, preparing sending of document
2025-07-17 13:03:49 +02:00
7616aa9581
re-implemented rendering of document
2025-07-16 21:53:11 +02:00
07ef168226
preparing to render document
2025-07-16 08:55:08 +02:00
b372ae45b3
added todos
2025-07-16 00:04:10 +02:00
bc91e69e36
added confirmation before deletion
2025-07-15 23:52:04 +02:00
97134694a2
implemented deletion of positions
2025-07-15 23:46:01 +02:00
ffff345a8c
implemented moving of document positions
2025-07-15 23:20:48 +02:00
31916d83df
implemented adding positions to document
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-07-15 22:24:05 +02:00
e436f09698
preparing for adding positions to document
2025-07-15 21:58:06 +02:00
65b5dded01
preparing times list
2025-07-14 17:51:08 +02:00
9c7f152fb9
gui improvements
2025-07-14 00:27:31 +02:00
b600a3613f
implemented selecting tasks by estimated time
2025-07-14 00:19:35 +02:00
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