preparing for new accounting module

This commit is contained in:
2026-04-01 18:28:02 +02:00
parent 9f5e1e0853
commit bde0901302
9 changed files with 43 additions and 19 deletions

View File

@@ -0,0 +1,5 @@
description = "Umbrella : Accounting"
dependencies{
implementation(project(":core"))
}