mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 11:42:15 +01:00
add export buttons for aggregated export and pdf export
This commit is contained in:
committed by
Constantin Graf
parent
b0bcc4f330
commit
7c1fe35754
1
resources/js/types/reporting.d.ts
vendored
Normal file
1
resources/js/types/reporting.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export type ExportFormat = 'xlsx' | 'csv' | 'ods' | 'pdf';
|
||||
Reference in New Issue
Block a user