Nathnael
a6b2519136
feat(billing): filter invoices and manual payments by invoice type
...
Adds a free-form `types` CSV filter to the invoice list DTO and query
(same treatment as `paymentMethods` — each billing source mints its own
type string, so an IsIn would drop real values), carries it into the
invoices export dataset, and surfaces a Type column plus filter pill on
both the Invoices and Manual Payments tables.
2026-08-28 09:17:41 +00:00
..
2026-08-07 07:32:25 +00:00
2026-08-24 23:49:20 +00:00
2026-08-27 09:30:24 +00:00
2026-08-07 12:42:33 +00:00
2026-08-28 09:17:41 +00:00
2026-08-25 21:44:21 +00:00
2026-08-07 08:43:20 +00:00
2026-08-25 12:00:43 +00:00
2026-08-27 09:30:12 +00:00
2026-08-07 08:43:20 +00:00
2026-08-07 08:43:20 +00:00
2026-08-08 12:40:07 +00:00
2026-08-25 21:44:21 +00:00
2026-08-25 21:44:21 +00:00
2026-08-14 13:18:46 +00:00
2026-08-07 07:32:25 +00:00
2026-08-27 09:28:52 +00:00
2026-08-07 07:32:25 +00:00
2026-08-28 09:17:41 +00:00
2026-08-07 08:43:20 +00:00
2026-08-12 07:12:04 +00:00
2026-08-20 10:29:58 +00:00
2026-08-07 07:40:50 +00:00
2026-07-03 15:21:23 +00:00
2026-07-16 00:33:31 +00:00
2026-08-07 08:43:20 +00:00
2026-07-20 11:41:57 +00:00
2026-08-24 06:59:50 +00:00
2026-08-07 08:43:20 +00:00
2026-08-07 08:43:20 +00:00
2026-08-07 07:40:50 +00:00
2026-08-13 10:54:23 +00:00
2026-08-04 14:07:16 +00:00
2026-08-13 10:54:23 +00:00
2026-08-07 12:42:33 +00:00
2026-07-06 08:36:11 +00:00
2026-08-25 12:00:43 +00:00
2026-08-13 18:56:52 +00:00
2026-08-24 14:01:19 +00:00
2026-08-15 08:10:47 +00:00
2026-08-27 05:22:37 +00:00
2026-08-15 08:10:47 +00:00
2026-08-18 08:27:18 +00:00
2026-08-07 08:43:20 +00:00
2026-08-27 05:22:37 +00:00
2026-08-07 08:43:20 +00:00
2026-08-25 21:44:21 +00:00
2026-07-16 00:33:31 +00:00
2026-08-16 08:18:40 +00:00
2026-08-24 12:24:23 +00:00
2026-08-02 20:29:09 +00:00
2026-08-20 10:29:58 +00:00
2026-08-07 07:32:25 +00:00
2026-08-09 13:27:05 +00:00
2026-07-16 00:33:31 +00:00
2026-08-25 21:44:21 +00:00
2026-08-27 05:30:58 +03:00
2026-07-28 05:02:58 +00:00
2026-08-25 21:44:21 +00:00
2026-07-29 05:38:35 +00:00
2026-07-25 06:05:20 +00:00
2026-08-07 07:32:25 +00:00
2026-08-14 13:18:46 +00:00
2026-08-25 12:00:43 +00:00
2026-07-23 20:24:20 +00:00
2026-08-21 16:09:24 +03:00
2026-08-27 11:56:10 +00:00