cotsog / accounts

Accounting software for the Cortijo Rosario

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accounts

linux macOS windows VersionEye Codacy grade Codecov GitHub release

Accounting software for the Cortijo Rosario.

Features

  • View existing transactions
  • View P/L by category/month
  • View P/L by period, including brought forward and year to date totals
  • Transaction and P/L filtering by account type, date range and transaction type
  • Add new transactions

Install from binary

Prerequisites

Instructions

  • Download and install Accounts.msi from the latest accounts release
  • Backup your existing transaction file
  • From the installation directory (normally C:\Program Files (x86)\Accounts), run:
    bin\accounts.bat "--transfile=C:\path\to\TRANS"

Build/run from source

Prerequisites

Instructions

  • Download and unzip the latest source
  • From the root directory of the extracted source, run: sbt "run --transfile=C:/path/to/TRANS"

Contribute

Prerequisites

Recommended

About

Accounting software for the Cortijo Rosario


Languages

Language:Scala 63.7%Language:Visual Basic 36.3%