AddCustomer

This commit is contained in:
2024-11-12 11:06:18 +01:00
parent 6849fc0d86
commit 5274fdb0c4
8 changed files with 227 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"gui/SearchBar.qml",
"gui/test.qml",
"lib/DataBase.py",
"gui/EmployeTables.qml"
"gui/EmployeTables.qml",
"gui/AddCustomer.qml"
]
}