mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-06-13 05:29:24 -04:00
Add monthly cash flow example report
This commit is contained in:
@ -42,6 +42,8 @@ function generate()
|
||||
end
|
||||
```
|
||||
|
||||
More examples can be found in the reports/ directory in the MoneyGo source tree.
|
||||
|
||||
## Basic Operation
|
||||
|
||||
The lua code behind a report *must* contain a `generate()` function which takes
|
||||
|
Reference in New Issue
Block a user