working on document view/edit

This commit is contained in:
2025-07-10 15:42:37 +02:00
parent 0bfbe47d96
commit 90c27382a1
22 changed files with 281 additions and 34 deletions

View File

@@ -12,6 +12,7 @@ application{
dependencies{
implementation(project(":company"))
implementation(project(":contact"))
implementation(project(":core"))
implementation(project(":documents"))
implementation(project(":legacy"))