# dolibarr/dolibarr

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/dolibarr-dolibarr).**

7,323 stars · 3,412 forks · PHP · GPL-3.0

## Links

- GitHub: https://github.com/Dolibarr/dolibarr
- Homepage: https://www.dolibarr.org
- awesome-repositories: https://awesome-repositories.com/repository/dolibarr-dolibarr.md

## Topics

`accounting` `agenda` `crm` `erp` `hacktoberfest` `human-resource-managment` `invoice` `invoices` `invoicing` `mysql` `orders` `php` `postgresql` `proposal` `purchase` `quotations` `sales` `stock` `stocks` `suppliers`

## Description

Dolibarr is an open-source business suite and integrated PHP web application designed for ERP and CRM management. It serves as a centralized system for tracking company activities, including sales, invoicing, stock, and accounting.

The platform combines financial accounting, human resources management, and web-based inventory tracking. It provides tools for managing general ledgers, bank accounts, employee timesheets, and product catalogs alongside manufacturing orders and warehouse stock levels.

The software covers a broad range of operational areas, including customer relationship management, purchase order processing, and project coordination. It includes capabilities for generating professional business documents, managing electronic records, and integrating external payment platforms.

The system utilizes a modular architecture with a REST-based API for data exchange and role-based access control for managing user permissions.

## Tags

### Business & Productivity Software

- [ERP & CRM Suites](https://awesome-repositories.com/f/business-productivity-software/erp-crm-suites.md) — Integrates the full business lifecycle from lead tracking and sales orders to invoicing and payment.
- [Business Accounting](https://awesome-repositories.com/f/business-productivity-software/financial-account-management/business-accounting.md) — Provides comprehensive business accounting, including general ledgers and bank account management. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Human Resource Management Systems](https://awesome-repositories.com/f/business-productivity-software/human-resource-management-systems.md) — Provides a comprehensive human resource management system for tracking recruitment, leave requests, and employee timesheets.
- [Human Resources Management Systems](https://awesome-repositories.com/f/business-productivity-software/human-resources-management-systems.md) — Provides a human resources management system to track employee staffing, timesheets, and professional expenses. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Inventory Management](https://awesome-repositories.com/f/business-productivity-software/inventory-management.md) — Provides an inventory management system for tracking stock levels, product variants, and catalog data.
- [Invoice Generation](https://awesome-repositories.com/f/business-productivity-software/invoice-generation.md) — Generates invoices and credit notes while tracking incoming customer payments. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Open Source Business Suites](https://awesome-repositories.com/f/business-productivity-software/open-source-business-suites.md) — Offers an integrated, open-source business suite combining CRM, project tracking, and operational tools.
- [Product Catalogs](https://awesome-repositories.com/f/business-productivity-software/product-catalogs.md) — Includes systems for organizing and managing complex product catalogs, attributes, variants, and bills of materials. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Sales Operations](https://awesome-repositories.com/f/business-productivity-software/sales-operations.md) — Handles the complete sales cycle from commercial proposals through to final order shipping. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Third-Party Relationship Management](https://awesome-repositories.com/f/business-productivity-software/third-party-relationship-management.md) — Tracks contact details and communication records for customers, prospects, and suppliers. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Warehouse Inventory Systems](https://awesome-repositories.com/f/business-productivity-software/warehouse-inventory-systems.md) — Implements a warehouse inventory system for tracking product locations and stock levels using batch or serial numbers. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Business Operations Tools](https://awesome-repositories.com/f/business-productivity-software/business-operations-tools.md) — Provides a centralized set of business operations tools to manage contacts, invoices, and general company processes.
- [Regional Localization](https://awesome-repositories.com/f/business-productivity-software/business-operations-tools/regional-localization.md) — Supports multiple languages, currencies, and country-specific tax regulations to adapt operations to different regions. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Financial Localization Engines](https://awesome-repositories.com/f/business-productivity-software/currency-exchange/financial-localization-engines.md) — Handles financial calculations using exchange rates and locale-specific formatting for monetary values.
- [Electronic Document Management Systems](https://awesome-repositories.com/f/business-productivity-software/electronic-document-management-systems.md) — Provides a centralized system to store and categorize digital files and electronic records. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Manufacturing Execution Systems](https://awesome-repositories.com/f/business-productivity-software/manufacturing-execution-systems.md) — Provides a manufacturing execution system to monitor and manage the end-to-end production lifecycle and shop floor operations. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Manufacturing Operations Management](https://awesome-repositories.com/f/business-productivity-software/manufacturing-operations-management.md) — Coordinates production schedules and manufacturing workflows using workstation management tools.
- [Payment Integrations](https://awesome-repositories.com/f/business-productivity-software/payment-integrations.md) — Connects to third-party payment platforms to securely process financial transactions. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Project Task Management](https://awesome-repositories.com/f/business-productivity-software/project-task-management.md) — Organizes collaborative work through shared calendars, project tracking tools, and task management lists. ([source](https://github.com/dolibarr/dolibarr#readme))
- [Purchase Order Management](https://awesome-repositories.com/f/business-productivity-software/purchase-order-management.md) — Handles the complete procurement cycle from supplier pricing requests and purchase orders to delivery reception. ([source](https://github.com/dolibarr/dolibarr#readme))

### Data & Databases

- [Relational Database Persistence](https://awesome-repositories.com/f/data-databases/relational-database-persistence.md) — Uses a relational SQL database to ensure data integrity and support complex business queries.

### Security & Cryptography

- [Role-Based Access Control](https://awesome-repositories.com/f/security-cryptography/role-based-access-control.md) — Restricts feature access and data visibility through a granular role-based permission system.
- [Access Control](https://awesome-repositories.com/f/security-cryptography/identity-access-management/access-control.md) — Provides role-based access control to define and enforce permissions for users accessing protected business features. ([source](https://github.com/dolibarr/dolibarr#readme))

### Software Engineering & Architecture

- [Modular Feature Architectures](https://awesome-repositories.com/f/software-engineering-architecture/modular-feature-architectures.md) — Provides a modular architecture where business features can be independently enabled or disabled.
- [PHP Backend Architecture](https://awesome-repositories.com/f/software-engineering-architecture/php-backend-architecture.md) — Built as a PHP web application that executes server-side logic to generate dynamic HTML responses.
- [Data Exchange Standards](https://awesome-repositories.com/f/software-engineering-architecture/data-exchange-standards.md) — Facilitates information transfer between software systems using standardized web interfaces and APIs. ([source](https://github.com/dolibarr/dolibarr#readme))

### Content Management & Publishing

- [Document Generation Templates](https://awesome-repositories.com/f/content-management-publishing/content-processing-transformation/document-processing-conversion/document-processing/rendering-visualization/document-rendering/data-driven-templates/document-generation-templates.md) — Generates professional PDF and ODT documents by injecting database records into layout templates.

### Development Tools & Productivity

- [REST APIs](https://awesome-repositories.com/f/development-tools-productivity/rest-apis.md) — Exposes internal business logic via a REST-based API for integration with external applications.

### Part of an Awesome List

- [Business and Operations](https://awesome-repositories.com/f/awesome-lists/productivity/business-and-operations.md) — Manages business activities like invoices and orders.
