-
Notifications
You must be signed in to change notification settings - Fork 3
Description
⚠️ IMPORTANT: Please fill out this template to give us as much information as possible to consider/implement the feature.
Prerequisites
- check this box if you have completed the following:
- Reviewed the contributing guidelines and support files
- Reviewed the README file for the repository you are working in
- Searched for relevant instructions on our Discord server
- Searched the issues of the repository you are working in to make sure one was not already filed
Summary
One paragraph explanation of the feature.
We now have financial statements. In the spirit to be transparent and have a high standard of reporting. To be transparent with the entire development team, we will publish a PDF of our financials in the .github repo under /financials.
To simplify things, we should automate this processs.
Motivation
Why are we doing this?
Transparency. We want to show our accounts in a single place. And we want to make the process of uploading things to github easy.
What use cases does it support?
Being open with our costs and funds coming in. We also want to automate this process to make life simple and reduce the steps needed for good compliance.
What is the expected outcome?
We will have a python script that takes our monthly financials when we close the books and uploads them to github.
Possible Alternatives
We can do it manually, but having an automated way makes Joy's (CPA) life easy. That way she can focus on the high-level specialist aspect of accounting, finance, and making sure the project's numbers are good.
Additional Context
N/A