Skip to content

Hemedro/Employee-Ledger-Desktop-App

Repository files navigation

CRM_V0

Simple desktop employee-ledger app for tracking reimbursements, advances, settlements, and CSV exports.

Setup

python -m venv .venv
.\.venv\Scripts\Activate.ps1
python -m pip install --upgrade pip
python -m pip install -r requirements-dev.txt

Run

python src/app.py

Test

pytest

Export

Use the Export CSV action in the desktop app to save the currently selected or filtered ledger view to an Excel-friendly CSV file.

About

Desktop internal tool for employee reimbursements, advances, settlements, and CSV reporting.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors