many small fixes

This commit is contained in:
Dennis Eichhorn 2023-02-10 18:20:57 +01:00
parent 185acabd62
commit b1ed50eec7

View File

@ -17,7 +17,8 @@
"description": "Investment Management module.",
"directory": "InvestmentManagement",
"dependencies": {
"Finance": "*"
"Finance": "*",
"SupplierManagement": "*"
},
"providing": {
"Navigation": "*"