Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 584 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 584 Bytes

Buchhaltung

Buchhaltung is an Application similar to Abacus which allows you to work with a double entry bookkeeping system.

To help code the application you must install the following nuget packages using the nuget console in visual studio code:

Install-Package DocumentFormat.OpenXml -Version 2.13.1

To use the application please download the newest release from the releases tab.

Planned Features:

  • More different Programs to work in
  • An intelligent statistic system

The files of the Application will be stored in C:\Users\yourusername\AppData\Roaming\Buchhaltung