Giter Club home page Giter Club logo

maestrano / dolibarr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dolibarr/dolibarr

0.0 8.0 3.0 280.7 MB

Dolibarr ERP CRM is a modern software to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's an opensource software (wrote with PHP language) designed for small and medium companies, foundation and freelances. You can freely install, use and distribute it as a standalone application or as a web application to use it from every internet access and media.

Home Page: http://www.dolibarr.org

License: GNU General Public License v3.0

JavaScript 15.00% CSS 1.12% Shell 0.12% PHP 82.14% Perl 0.23% Makefile 0.02% C++ 0.02% HTML 0.85% Inno Setup 0.10% Batchfile 0.01% ApacheConf 0.01% C 0.05% SQLPL 0.29% PLpgSQL 0.05%

dolibarr's Introduction

DOLIBARR ERP & CRM

Dolibarr ERP & CRM is a modern software to manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).

It's an Open Source software (wrote in PHP language) designed for small and medium companies, foundation and freelances.

You can freely use, study, modify or distribute it according to it's Free Software licence.

You can use it as a standalone application or as a web application to be able to access it from the Internet or a LAN.

ScreenShot

LICENSE

Dolibarr is released under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version (GPL-3+).

See the COPYING file for a full copy of the license.

Other licenses apply for some included dependencies. See COPYRIGHT for a full list.

INSTALLING

Download

Releases can be downloaded from official website.

Simple setup

If you have low technical skills and you're looking to install Dolibarr ERP/CRM in few clicks, you can use one of the packaged versions:

  • DoliWamp for Windows
  • DoliDeb for Debian or Ubuntu
  • DoliRpm for Redhat, Fedora, OpenSuse, Mandriva or Mageia

Advanced setup

You can use a Web server and a supported database (MySQL recommended) to install the standard version.

  • Uncompress the downloaded archive

  • Copy directory "dolibarr" and all its files inside your web server root, or copy directory anywhere and set up your web server to use "dolibarr/htdocs" as root for a new web server virtual host (second choice need to be server administrator)

  • Create an empty file "htdocs/conf/conf.php" and set permissions for your web server user (write permissions will be removed once install is finished)

  • From your browser, go to the dolibarr "install/" page

    The URL will depends on choices made in the first step:

      http://localhost/dolibarr/htdocs/install/
    

    or

      http://localhost/dolibarr/install/
    

    or

      http://yourdolibarrvirtualhost/install/
    
  • Follow the installer instructions

UPGRADING

  • Overwrite all old files from 'dolibarr' directory with files provided into the new version's package.
  • If you're upgrading from version x.y.z to x.y.w (only third number differs), there is no need to run any migration process.
  • If you're upgrading from a beta version or from any version x.y.z to any other where x or y number differs, you must call the Dolibarr "install/" page in your browser (this should be done automatically at first dolibarr access) and follow the upgrade process.

Note: migration process can safely be done multiple times.

NEWS

See the ChangeLog file.

FEATURES

General features

  • Users and groups with finely grained rights
  • Localization in most major languages
  • Very user friendly and easy to use
  • Highly customizable: enable only the modules you need, add user personalized fields, choose your skin, several menu managers (can be used by internal users as a back-office with a particular menu, or by external users as a front-office with another one)
  • Works with PHP 5.3+ and MySQL 4.1+ or PostgreSQL 8.1. (See requirements on the Wiki)
  • Compatible with all Cloud solutions that match MySQL, PHP or PostgreSQL prerequisites.
  • An easy to understand, maintain and code interfaces with your own information system (PHP with no heavy framework; trigger and hook architecture)
  • Support for country specific features:
    • Spanish Tax RE and ISPF
    • French NPR VAT rate (VAT called "Non Perçue Récupérable" for DOM-TOM)
    • Canadian double taxes (federal/province) and other countries using cumulative VAT
    • Tunisian tax stamp
    • Compatible with European directives (2006/112/CE ... 2010/45/UE)
  • ...

Main modules

  • Customers, Prospects and/or Suppliers directory
  • Products and/or Services catalog
  • Bank accounts management
  • Customer and Supplier Orders management
  • Commercial proposals management
  • Contracts management
  • Invoices management
  • Projects management
  • Events management
  • Payments management
  • Standing orders management
  • Stock management
  • Shipping management
  • Interventions management
  • PDF or ODT generation for invoice, proposals, orders...
  • Agenda with ical and vcal export for third party tools integration
  • Electronic Document Management (EDM)
  • Foundations members management
  • Employee's holidays management
  • Mass emailing
  • Surveys
  • Point of Sale

Other modules

  • Bookmarks management
  • Donations management
  • Reporting
  • Data export/import
  • Thirdparties and/or products categories
  • Barcodes support
  • Margin calculations
  • LDAP connectivity
  • ClickToDial integration
  • RSS integration
  • Skype integration
  • Payment platforms integration (PayBox, PayPal)

Extending

Dolibarr can be extended with a lot of other external modules from third party developers available at the DoliStore.

FUTURE

These are features that Dolibarr does not yet fully support:

  • Double-entry bookkeeping (only bank and treasury management)
  • Multiple currencies
  • Multiple companies If you want to manage several companies or foundations, you must install the software several times (on same server or not) or use the MultiCompany addon module that allows to manage several companies in one Dolibarr instance (one database but with a logical isolation of datas)
  • Tasks dependencies in projects
  • Payroll module
  • Webmail
  • Dolibarr can't do coffee (yet)

DOCUMENTATION

Administrator, user, developer and translator's documentations are available along with other community resources on the Wiki.

CREDITS

Dolibarr is the work of many contributors over the years and uses some fine libraries.

See COPYRIGHT file.

SOCIAL NETWORKS

Follow Dolibarr project on:

dolibarr's People

Contributors

aaujon avatar altairis-tof avatar aponzio avatar aspangaro avatar atm-gauthier avatar bafbes avatar brunochauvet avatar csalvador avatar defrance avatar eldy avatar fappels avatar fhenry avatar fmarcet avatar frederic34 avatar grandoc avatar hregis avatar ionagorria avatar jfefe avatar kreizit avatar lrasamoelina avatar lrq3000 avatar marcosgdf avatar ndrosis avatar openthink-laurent avatar rdoursenaud avatar ricardosequeira avatar rodo avatar scrutinizer-auto-fixer avatar tiaris avatar ywarnier avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dolibarr's Issues

[Product] No push to connec! on price update

Updating a product price does not trigger a connec! push, meaning the price does get pushed to connec!

For now, you need to also save the main product card to get the price propagated to Connec!.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.