30 Commits

Author SHA1 Message Date
vollstock 4ee1d01e38 Fix todo due date also counting completed items 2026-03-04 14:43:01 +01:00
vollstock 823cd6391d Connect CalDAV todos to DB-Items, finish todo component and add it to pipeline items 2026-02-24 16:15:21 +01:00
vollstock d9fd3d1ccb Two month of work 2026-02-17 10:35:03 +01:00
vollstock be719e66a5 [Feature] Import LineItems from from CSV and products 2026-01-20 15:25:06 +01:00
vollstock 41788d6033 Fix: division by zero errors 2026-01-20 12:21:31 +01:00
vollstock bd2e6ea998 Fix wron company address in invoice preview data 2025-12-09 15:11:33 +01:00
vollstock 7ddf1337c1 Add LineItem CSV import and fix Unit API 2025-12-08 13:20:52 +01:00
vollstock 6b688f72e0 [Fix] Internal cron scheduler blocking view responses
Internal cron is now triggered by an axios request from the frontend so it can truly run in a separate request. Fixes #167
2025-12-07 12:55:33 +01:00
vollstock 8315383958 Make use of some settings #136 2025-12-05 09:52:11 +01:00
vollstock b7a880d66a Various fixes for DB seeding 2025-12-04 22:37:16 +01:00
vollstock 53acdb40b7 Impment webcron and internal scheduling methods and change settings to a key value store 2025-12-03 14:23:03 +01:00
vollstock a4466a9d2c Add initial Todo items and CalDAV sync 2025-12-02 17:32:52 +01:00
vollstock 1391817322 Re-add changes to avoid compilation errors 2025-11-28 09:28:07 +01:00
vollstock 25b255a93c Add missing salesStatistics API function 2025-11-28 09:06:34 +01:00
vollstock 08737ba3d1 small changes to avoid compile errors on Ubuntu?! 2025-11-27 16:50:45 +01:00
vollstock c55fc78c36 Add products module #46 2025-11-26 10:05:43 +01:00
vollstock 8056c12f6d Add Notes model, controller and database table. Implement it in Customer Dialog, #6 2025-11-21 13:23:13 +01:00
vollstock ed017e0510 Finish send mail dialog, fixes #12 2025-11-19 14:30:24 +01:00
vollstock ebbbe42cc3 Add title sections to invoices backend and frontend, #41 2025-11-19 10:12:45 +01:00
vollstock 93f7871c18 Optimise invoice data requests #56 2025-11-18 10:27:49 +01:00
vollstock 83644a2a3e Remove unused features from starter kit, #35 2025-11-14 12:40:32 +01:00
vollstock 82e04acc2c Some work on customers view #3 2025-11-04 13:51:31 +01:00
vollstock d4801eaa49 Use gross values in girocode 2025-10-30 15:40:23 +01:00
vollstock b943c17a0f Add function to fetch a single customer 2025-10-29 14:21:55 +01:00
vollstock 59c2b9c28c Add salutation field to contacts #13 2025-10-29 13:53:08 +01:00
vollstock d390eb9bd4 Add page numbers to PDFs, fixes #39 2025-10-28 10:21:40 +01:00
vollstock 1e4db2162a Design and layout tweaks 2025-10-22 12:36:02 +02:00
vollstock c946dfe626 Add reminder mail template #12 2025-10-22 11:58:18 +02:00
vollstock e6a75bf16b Added customer_nr to database and invoice templates.
Used standard DATEV format(10000 – 69999)

Fixes #31
2025-10-21 17:12:50 +02:00
vollstock 9da301c4f1 Add initial Code 2025-10-20 08:57:51 +02:00