Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f1ff5259d | ||
|
|
30e2645e69 | ||
|
|
df5de21605 | ||
|
|
bf95c42ffc |
@@ -65,7 +65,7 @@ Result:
|
||||
|
||||
Double-clicking a Month-over-Month movement displays the customers and contracts responsible for that change.
|
||||
|
||||
<img width="1484.66" height="735.33" alt="image" src="https://github.com/user-attachments/assets/733f61ee-4433-411c-9903-ed651f6a5b37" />
|
||||
<img width="989.77" height="490.22" alt="image" src="https://github.com/user-attachments/assets/733f61ee-4433-411c-9903-ed651f6a5b37" />
|
||||
|
||||
Double-clicking a customer difference in the MRR Summary view displays the individual ledger entries contributing to that movement.
|
||||
|
||||
@@ -81,8 +81,13 @@ Provides an up-to-date view of remaining Professional Services revenue still to
|
||||
<img width="719.33" height="210.66" alt="image" src="https://github.com/user-attachments/assets/849385bd-63ba-4630-9ed5-890366c91e28" />
|
||||
|
||||
|
||||
### Technology
|
||||
## Technology
|
||||
- Python
|
||||
- PySide6 (Qt)
|
||||
- pandas
|
||||
- numpy
|
||||
- SQLite
|
||||
|
||||
## Try it out
|
||||
Download from the [releases page](https://git.pogkas.com/pogky_thunder/Revenue-Analytics/releases), extract, and run main.py. Note that you may get a warning from Windows Defender to trust the executable.
|
||||
To use with your own data, create reports for contracts revenue schedules, contracts billing schedules, and general ledger data (do not forget the custom fields where necessary) and replace the placeholder data.
|
||||
Reference in New Issue
Block a user