19 Commits

Author SHA1 Message Date
0a4089fe14 Make sorting of invoice items reliable.
Some checks failed
Build project image / Build-and-release-image (push) Failing after 3m1s
2025-08-02 12:12:57 +02:00
65a3c4ba07 Make suppliers deletable. 2025-02-13 17:13:20 +01:00
4c43bf2193 Make dashboard configurable. 2025-02-06 11:08:30 +01:00
d8afe4960e Extend invoices and invoice items to keep more information. 2025-01-31 13:04:59 +01:00
83cea92630 Create the projects part. 2025-01-22 16:37:24 +01:00
ea4dcb1842 Extend incoming invoices by payment data. 2025-01-18 16:46:26 +01:00
d25a67a109 Generate the models and migrations for incoming invoices. 2025-01-18 11:05:58 +01:00
dcedbc71c4 Build the stuff for payments. 2025-01-16 15:34:10 +01:00
a05d23be7b Finalize invoice creation and handling addresses. 2025-01-11 10:42:53 +01:00
fa085b7384 Introduce option model for storing necessary configuration data. 2025-01-04 18:37:29 +01:00
ede2939594 Extend invoices and invoice items. 2025-01-04 12:10:15 +01:00
13c23a076a Build everything to deal with tax rates. 2024-12-11 11:52:14 +01:00
679a067506 Create routes and views for customers and their addresses. 2024-12-10 21:09:12 +01:00
2daea2c10a Create migration and model for taxrates. 2024-11-26 08:03:05 +01:00
46423c82da Correct foreign key for delivery address in invoices. 2024-11-26 07:59:35 +01:00
41e88ac828 Create the first models with migrations for handling invoices. 2024-11-25 17:45:24 +01:00
8096d9b67a Install sanctum for api requests. 2024-11-25 16:35:22 +01:00
0f691afc7f Installation of telescope for local debugging. 2024-11-25 15:29:15 +01:00
6e7ddf764e Initial commit after installing newest version of laravel. 2024-11-25 14:59:27 +01:00