Introduction
Welcome to the documentation of Akaunting, the free accounting software.
This guide serves as a resource to users and developers needing direction in Akaunting interface or code. Everyone is welcomed to help make this information better and improve as needed.
Users
You may start with the dashboard page and the toolbar description. Then see how companies work and check users page for permissions. Confused about the difference between invoices and revenues? Check it out. Here you can learn what is a payment and a bill.
Developers
Akaunting is built using Laravel framework, make sure you've got how it works first. The modules article is the essential of developing apps. Then you can check how to show your app in navigation menu. Akaunting ships with fine-grained permissions and it's crucial to implement them into your app. RESTful API is one of the most important parts of Akaunting.