Dodanie raportów, dnd, listy gości i innych.

This commit is contained in:
Kazimierz Ciołek
2026-07-05 15:53:52 +02:00
parent 4828573cae
commit b584cbc8ce
18 changed files with 1804 additions and 56 deletions

View File

@@ -23,4 +23,6 @@ tauri-plugin-opener = "2"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
tauri-plugin-sql = { version = "2.4.0", features = ["sqlite"] }
tauri-plugin-dialog = "2.7.1"
chrono = "0.4.45"