Commit Graph

105 Commits

Author SHA1 Message Date
3695b012d5 Extend editing invoices.
All checks were successful
Build project image / Build-and-release-image (push) Successful in 5m31s
2025-04-02 14:54:31 +02:00
2334ed0ede Merge remote-tracking branch 'origin/master' 2025-04-02 14:54:12 +02:00
eb8750c9ef .gitea/workflows/release.yml aktualisiert
All checks were successful
Build project image / Build-and-release-image (push) Successful in 3m13s
2025-04-01 14:07:00 +02:00
2011a24753 Use correct js variable in payments. 2025-03-26 15:47:57 +01:00
286de46e3d Make incoming invoices searchable. 2025-02-13 17:41:39 +01:00
9cb9c4de23 Code formatting. 2025-02-13 17:41:06 +01:00
a99ce5bec7 Make customers searchable. 2025-02-13 17:15:01 +01:00
ae0d99e239 Style datalist with suppliers when create incoming. 2025-02-13 17:14:43 +01:00
65a3c4ba07 Make suppliers deletable. 2025-02-13 17:13:20 +01:00
f3d8c00d78 Adapt projects to deletable customers. 2025-02-13 13:03:05 +01:00
71e6a74120 Make customers deletable and recoverable. 2025-02-13 13:00:44 +01:00
d5961d202f Cleanup comments within incoming. 2025-02-13 12:17:49 +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
7b4d8f7fb0 Restructure navigation. 2025-02-10 14:51:50 +01:00
7c085dfa6b Create routes and views for suppliers. 2025-02-10 12:47:57 +01:00
3f07d333df Extract arrow down to components icon. 2025-02-10 12:41:48 +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
643e68e9a7 Format listings. 2025-02-06 15:40:42 +01:00
53f087eed0 Apply hover style for lists and min height for dashboard configuration. 2025-02-06 15:16:33 +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
a545e253d3 Use ci colors for graphs. 2025-02-03 17:09:01 +01:00
92e9511550 Include graph.js and build some dashboard tiles. 2025-02-03 16:58:31 +01:00
ade1bfb863 Extend customers' information. 2025-02-03 14:41:53 +01:00
2c32b51058 Show dashboard tiles only when information is available. 2025-02-03 12:53:39 +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
922f3ae175 Update dependencies of composer and npm. 2025-01-31 15:03:30 +01:00
11299014bb Do not show needless information when showing invoices. 2025-01-31 14:32:18 +01:00
d8afe4960e Extend invoices and invoice items to keep more information. 2025-01-31 13:04:59 +01:00
e2240c017d Show invoices for a given project. 2025-01-31 13:03:23 +01:00
69c0222cc6 Create Enum for Invoice type codes and build a translatable Trait. 2025-01-31 13:02:14 +01:00
b887899dfc Formatting some dashboard tiles. 2025-01-23 15:05:46 +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
e16324249a Remove unnecessary console.logs when editing invoices. 2025-01-20 08:18:56 +01:00
ea4dcb1842 Extend incoming invoices by payment data. 2025-01-18 16:46:26 +01:00
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
372a417aaf Fix return types for Taxrate controllers and remove unused classes for Payment controller. 2025-01-18 11:19:11 +01:00
d25a67a109 Generate the models and migrations for incoming invoices. 2025-01-18 11:05:58 +01:00
f246f80b6b Generate Excel reports for outgoing invoices and incoming payments. 2025-01-18 08:53:48 +01:00
5d4766a103 Include PHP Spreadsheet for generating Excel reports. 2025-01-17 13:47:21 +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