Commit Graph

30 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
c5a58436e1 Make handling of incoming invoices smoother. 2025-02-12 19:08:33 +01:00
7c085dfa6b Create routes and views for suppliers. 2025-02-10 12:47:57 +01:00
53516b1600 Change supplier criteria when storing and updating invoices. 2025-02-10 12:40:12 +01:00
aaefe7dc51 Extend incoming for better usage. 2025-02-07 14:21:59 +01:00
3884a54539 Store time ranges for index sites. 2025-02-06 11:53:40 +01:00
4c43bf2193 Make dashboard configurable. 2025-02-06 11:08:30 +01:00
33c0a421c9 Eliminate popup when downloading xml invoices. 2025-02-03 12:44:59 +01:00
588b56d71e Better information in dashboard tiles and prevent division by zero in Excel calculations. 2025-02-03 11:55:52 +01:00
ba92198750 Some adjustments to show customer's logo. 2025-02-01 13:05:29 +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
0e712a3412 Build the stuff for incoming invoices. 2025-01-21 11:49:56 +01:00
372a417aaf Fix return types for Taxrate controllers and remove unused classes for Payment controller. 2025-01-18 11:19:11 +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
bfb5b8f56e Make invoices editable and build possibility to send them manually. 2025-01-14 17:47:50 +01:00
3da6ed1b85 Minor fixes for tax rates and options. 2025-01-12 08:42:05 +01:00
2b3c93a8b6 Make customer addresses editable. 2025-01-10 16:24:01 +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
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
1cb12659a2 Use Api prefixed controllers. 2024-11-26 08:01:34 +01:00