https://github.com/doerffler/accounting-control-center
Cost accounting tool from Dörffler & Partner GmbH
https://github.com/doerffler/accounting-control-center
accounting csharp documentmanagement invoicing masterdata netcore
Last synced: 4 months ago
JSON representation
Cost accounting tool from Dörffler & Partner GmbH
- Host: GitHub
- URL: https://github.com/doerffler/accounting-control-center
- Owner: doerffler
- License: gpl-3.0
- Created: 2021-01-12T19:56:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T15:42:47.000Z (about 2 years ago)
- Last Synced: 2025-10-08T02:50:59.161Z (8 months ago)
- Topics: accounting, csharp, documentmanagement, invoicing, masterdata, netcore
- Language: C#
- Homepage: https://www.doerffler.com/
- Size: 2.4 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Accounting Control Center (ACC)
This is a tool to manage all kinds of business data a small consulting business faces on a daily base.
It is written by [Dörffler & Partner GmbH](https://www.doerffler.com), which is a small consulting company based in Hanover, Germany.
# Introduction
This is a Windows application, that solves the following use cases, among others:
- Manages all outgoing and incoming invoices
- Keeps track of your order's budget
- Records projects, orders and time sheets and uses all the data to write invoices
- Defines cost centers, links them to your working force and creates an overview on all expenses
- Keeps an eye on the mailbox, enters contracts, invoices and orders and files them in a sorted manner
- Manages your inventory, links it to cost centers and depreciates it over an individual timespan to keep track of your expenses.
# Getting Started
Since the application is still a work in progress you probably won't be able to use it "out of the box". You might want to start using our "DP-App" web application, which allows your front- and backoffice to collect incoming invoices, write outgoing invoices and have them released by the company's management. You can then import the data from DP-App to DoePaAdmin, to get a better understanding of your expenses and revenues.
# Documentation
At this moment there is no documentation for end users. We'll create a wiki to document all development related stuff. A detailed documentation will be added after the basic development is done.
# Questions
## Why is this a Windows application? I would like to use it on my smartphone, tablet or unix machine!
We started development alongside our main business, so we used the technology we knew best. If there is time or a significant demand for a web based application we'll be happy to work on that as soon as possible.
## Is this software independent of a country? Can I use it for my business based in the United States?
A lot of the stuff in this application (e.g the data model for addresses) is based upon German standards. Additionaly a lot of the UI is labeled in German and not localized. We plan to change that, but it's not our main focus at the moment.
# Copyright Notice
To spice up our app visually, we use some graphics we found on the internet and we think that they are public domain. If you find your copyrights violated by something we use for this application, please let us know. We'll remove it from our repository immediately. Here are our main sources for graphics (in non particular order):
- [The Visual Studio image library](https://learn.microsoft.com/en-us/visualstudio/designers/the-visual-studio-image-library?view=vs-2022)
- [Free onlinewebfonts.com](https://www.onlinewebfonts.com/icon/)
- [Undraw](https://undraw.co/)
- [Reshot](https://www.reshot.com/)