Commit Graph

9 Commits

Author SHA1 Message Date
hydrant
054e9159e1 Almost finished base business system backend 2018-11-22 22:19:34 +01:00
hydrant
a72d65eb18 Added automatic update of business when bank account changes 2018-11-22 20:17:04 +01:00
hydrant
53b9acab8b Continued business system 2018-11-18 22:21:02 +01:00
hydrant
fec77e5279 Simplified bank money transfer 2018-11-01 12:41:58 +01:00
hydrant
15498b1baf Added comments to some functions, renamed GetClientByName to GetClientByNameOrId 2018-11-01 12:13:48 +01:00
VegaZ
b0bafcfa00 Change Money type from float to int 2018-10-25 17:55:34 +02:00
hydrant
04c41d78c1 Fixed money transfer 2018-10-20 18:11:40 +02:00
VegaZ
e0bc6ef9aa Add more types of moneytransfer 2018-10-09 21:41:52 +02:00
VegaZ
e11d453e27 Add TransferMoney Test 2018-10-09 21:02:05 +02:00