14 Commits

Author SHA1 Message Date
vollstock 83dd8e9ecb Add products module #46 2025-11-26 10:05:43 +01:00
vollstock b1a258f36d Add Notes model, controller and database table. Implement it in Customer Dialog, #6 2025-11-21 13:23:13 +01:00
vollstock 856d4d52a9 Fixed a regression where customer and contacts of an invoice haven’t been set when opening an invoice for editing as these fields aren't in the summary that now get’s loaded with inertia 2025-11-19 12:48:21 +01:00
vollstock d1656b56a0 Add title sections to invoices backend and frontend, #41 2025-11-19 10:12:45 +01:00
vollstock 250c4538aa Move REST calls from invoice table to invoice dialog, fixes #56 2025-11-18 20:46:40 +01:00
vollstock 81f0c1ce56 Remove unused features from starter kit, #35 2025-11-14 12:40:32 +01:00
vollstock b27a1bd66d Added more database fields for contacts. Worked on popovers in customers view. #3 2025-11-04 15:17:23 +01:00
vollstock d222b4c10d Some work on customers view #3 2025-11-04 13:51:31 +01:00
vollstock 9603b100f5 Add 'cancelled' status to invoices 2025-10-30 15:38:41 +01:00
vollstock cacc3d5943 Fix: add missing salutation field to contact interface 2025-10-30 10:15:37 +01:00
vollstock b55f20727d Add salutation field to contacts #13 2025-10-29 13:53:08 +01:00
vollstock 502fde1d20 Add button to create a newinvoice directly from within the sidebar 2025-10-22 12:35:40 +02:00
vollstock 6fa3459eeb 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 8703e5ff40 Add initial Code
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2025-10-20 08:57:51 +02:00