Commit Graph

69 Commits

Author SHA1 Message Date
0d1cdd35d1 overhauling constants, working on translations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-01-15 13:58:50 +01:00
8197a0796c implemented live price update in document view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-03 21:50:57 +01:00
d6b56ac127 fixing document module to receive unit, price and tax value from stock item, if provided
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-01 16:03:40 +01:00
93907a839d altered table update:
now retaining the template name values from the template column as new template values in the document table

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-25 15:22:55 +01:00
ccb84995cb document db no longer storing complete template information in separate table:
- dropped table templates
- altered table documents: template_id (ref into templates) → template (name of template)
- templates are now picked up by the document registry

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-25 10:21:36 +01:00
2cd53b19cb Re-implemented guessing of next document id.
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-24 23:24:31 +01:00
6bb03f4e04 implemented adding stock items to documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-24 12:49:24 +01:00
438d8d4aad preparing to make items available as document positions
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-24 09:16:28 +01:00
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