Commit Graph

33 Commits

Author SHA1 Message Date
7940a5398a Cleanup index views for payment and invoice. 2025-01-18 16:45:05 +01:00
2f37ac5711 Cleanup option view. 2025-01-18 14:17:13 +01:00
f246f80b6b Generate Excel reports for outgoing invoices and incoming payments. 2025-01-18 08:53:48 +01:00
fda3e13ca9 Prepare Excel reports. 2025-01-17 13:43:19 +01:00
6427dfdc5d Change index sites for invoices and payments. 2025-01-17 12:10:43 +01:00
dcedbc71c4 Build the stuff for payments. 2025-01-16 15:34:10 +01:00
f120559e3b First dashboard tiles. 2025-01-15 10:31:30 +01:00
bfb5b8f56e Make invoices editable and build possibility to send them manually. 2025-01-14 17:47:50 +01:00
671981000f Small adjustments to invoices. 2025-01-14 11:05:05 +01:00
3bd914a276 Adjust pdf invoices. 2025-01-13 14:58:04 +01:00
3da6ed1b85 Minor fixes for tax rates and options. 2025-01-12 08:42:05 +01:00
f6b7a77dcb Fix select text for choosing addresses when creating invoices. 2025-01-11 11:52:28 +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
39f4acc1fc Prevent sending emails for already sent invoices. 2025-01-09 15:33:41 +01:00
82bacb7368 Introduction of tooltips. 2025-01-09 15:28:26 +01:00
6235112f74 Send invoices by email. 2025-01-09 11:18:12 +01:00
15ab180726 Extend environment with mailhog for creating mails. 2025-01-07 15:02:08 +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
96c7fc272a Introduce sort icon for usage as sort handler. 2025-01-04 12:14:47 +01:00
a84359990b Refactor customer's index file. 2025-01-04 12:13:30 +01:00
644adad9c3 Build a tax dropdown for further usage. 2024-12-11 12:51:10 +01:00
6f70849621 Correction for translation items. 2024-12-11 11:56:20 +01:00
13c23a076a Build everything to deal with tax rates. 2024-12-11 11:52:14 +01:00
64e11864d2 Fix wrong translations. 2024-12-11 08:33:15 +01:00
25a0af12cc Use language variables in customer views. 2024-12-11 07:59:41 +01:00
679a067506 Create routes and views for customers and their addresses. 2024-12-10 21:09:12 +01:00
9d2eddbcf1 Create new translations and update existing views. 2024-11-27 12:22:06 +01:00
fb5836e7bc Install Breeze for login and first views based on blade and alpinejs. 2024-11-26 11:01:51 +01:00
6e7ddf764e Initial commit after installing newest version of laravel. 2024-11-25 14:59:27 +01:00