Changed DataBase to BusinessModel

This commit is contained in:
2024-11-20 12:39:20 +01:00
parent a89fe6e1d5
commit 0e8e03dc5d
7 changed files with 55 additions and 15 deletions

View File

@@ -11,7 +11,7 @@
"Gui/CustomerTables.qml",
"Gui/SearchBar.qml",
"Gui/test.qml",
"lib/DataBase.py",
"lib/BusinessModel.py",
"Gui/EmployeTables.qml",
"Gui/AddCustomer.qml",
"pyqcrm.qrc",