Jonathan Chan Kwan Yin
Jonathan Chan Kwan Yin
Closes #27
Closes #10
For example, if we have a database like this: | ID | Balance | Labels | | :---: | :---: | :---: | | X01 | 15 | name=X, valueMin=0...
One of the main features of Capital is transaction logging. But there is no UI to view them yet.
See dev.md for design proposal
As requested by @reyyan987 in https://github.com/poggit-orphanage/EconomyS/issues/76 This should involve creating a schema called "world", with the following config: ```yaml schema: '#type': The type of schema. Possible values are "basic", "currency",...
- A shop consists of an Item Type, Item Source, an Item Sink, a Money Source, a Money Sink and a parameterized transaction label set. - A shop is first...