28 Commits

Author SHA1 Message Date
65a3c4ba07 Make suppliers deletable. 2025-02-13 17:13:20 +01:00
71e6a74120 Make customers deletable and recoverable. 2025-02-13 13:00:44 +01:00
447a7d59d5 Build overview and handling for unpaid incoming. 2025-02-13 11:28:30 +01:00
7c085dfa6b Create routes and views for suppliers. 2025-02-10 12:47:57 +01:00
aaefe7dc51 Extend incoming for better usage. 2025-02-07 14:21:59 +01:00
4c43bf2193 Make dashboard configurable. 2025-02-06 11:08:30 +01:00
ade1bfb863 Extend customers' information. 2025-02-03 14:41:53 +01:00
33c0a421c9 Eliminate popup when downloading xml invoices. 2025-02-03 12:44:59 +01:00
83cea92630 Create the projects part. 2025-01-22 16:37:24 +01:00
0e712a3412 Build the stuff for incoming invoices. 2025-01-21 11:49:56 +01:00
fda3e13ca9 Prepare Excel reports. 2025-01-17 13:43:19 +01:00
dcedbc71c4 Build the stuff for payments. 2025-01-16 15:34:10 +01:00
bfb5b8f56e Make invoices editable and build possibility to send them manually. 2025-01-14 17:47:50 +01:00
a05d23be7b Finalize invoice creation and handling addresses. 2025-01-11 10:42:53 +01:00
2b3c93a8b6 Make customer addresses editable. 2025-01-10 16:24:01 +01:00
6235112f74 Send invoices by email. 2025-01-09 11:18:12 +01:00
c20a3bcdcf Create invoices in XML Format. 2025-01-07 12:52:25 +01:00
8e0696d438 Use Laravel-Dompdf and create pdf invoices. 2025-01-06 16:04:51 +01:00
fa085b7384 Introduce option model for storing necessary configuration data. 2025-01-04 18:37:29 +01:00
3b51ab109d First invoice implementation. 2025-01-04 14:25:13 +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
fb5836e7bc Install Breeze for login and first views based on blade and alpinejs. 2024-11-26 11:01:51 +01:00
2513729840 Example route for web login. 2024-11-26 08:07:44 +01:00
c8e2a51c12 Use Prefix for api routes and group authenticated routes. 2024-11-26 08:00:41 +01:00
0a5887d5a8 Create a basic authentication controller with api routes and extend User model with api tokens. 2024-11-25 17:10:40 +01:00
8096d9b67a Install sanctum for api requests. 2024-11-25 16:35:22 +01:00
6e7ddf764e Initial commit after installing newest version of laravel. 2024-11-25 14:59:27 +01:00