Difference between revisions of "Zh What Dolibarr Do"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* 易于开发 | * 易于开发 | ||
− | + | 请确保 Dolibarr ERP/CRM 软件系统的 ''' auto-installers 自动一键安装程序''' 包含在 '''Dolibarr安装套装及其相关服务依赖套装 (如Apache, Mysql, PHP)''' 在内。这些类似的套装包大概如以下 : | |
− | * [[DoliWamp]], | + | * [[DoliWamp]], 专用于Windows 操作系统用户的 auto-exe installer服务器环境一键安装包。 |
− | * [[DoliMamp]], | + | * [[DoliMamp]], 专用于 Mac OS X 苹果操作系统用户的 auto-exe installer服务器环境一键安装包。 |
− | * [[Dolibarr for Ubuntu or Debian|DoliDeb]], | + | * [[Dolibarr for Ubuntu or Debian|DoliDeb]], 专用于Linux Debian/Ubuntu 操作系统用户的 auto-exe installer服务器环境一键安装包。 |
− | * [[Dolibarr for Redhat or Fedora (rpm package)|DoliRpm]], | + | * [[Dolibarr for Redhat or Fedora (rpm package)|DoliRpm]], 专用于 Linux RedHat/Fedora/OpenSuse/Mandriva/Mageia 操作系统用户的 auto-exe installer服务器环境一键安装包。 |
− | + | ||
+ | "通用"的版本还支持所有其他操作系统和大部分的云计算解决方案。 | ||
+ | |||
This is a summary of main Dolibarr features... | This is a summary of main Dolibarr features... |
Revision as of 03:35, 31 January 2016
Dolibarr ERP & CRM 是一款开源和免费的面向 小微企业,自由职业者等企业资源规划和客户关系管理的软件套装。 您也可以将 Dolibarr 理解为 ERP 或 CRM (或者依据您启用的模块而决定是ERP或CRM)。
它是一款以您激活启用的模块来构造的软件系统 (以您的需求来激活启用相应功能模块), Dolibarr软件系统运行于 WAMP, MAMP 或者 LAMP 等服务器 (服务器得安装有Apache+Mysql+PHP 或者byiz注:Nginx+Mysql+PHP本人测试也是正常跑Dolibarr的,可用lnmp.org军哥的一键安装包构建服务器环境+Dolibarr的PHP源文件搭)。 Dolibarr 的愿景很简单仅仅只是想尝试着开发出一款 ERP 和 CRM 合体的系统软件:
- 易于安装
- 易于使用
- 易于开发
请确保 Dolibarr ERP/CRM 软件系统的 auto-installers 自动一键安装程序 包含在 Dolibarr安装套装及其相关服务依赖套装 (如Apache, Mysql, PHP) 在内。这些类似的套装包大概如以下 :
- DoliWamp, 专用于Windows 操作系统用户的 auto-exe installer服务器环境一键安装包。
- DoliMamp, 专用于 Mac OS X 苹果操作系统用户的 auto-exe installer服务器环境一键安装包。
- DoliDeb, 专用于Linux Debian/Ubuntu 操作系统用户的 auto-exe installer服务器环境一键安装包。
- DoliRpm, 专用于 Linux RedHat/Fedora/OpenSuse/Mandriva/Mageia 操作系统用户的 auto-exe installer服务器环境一键安装包。
"通用"的版本还支持所有其他操作系统和大部分的云计算解决方案。
This is a summary of main Dolibarr features...
主要功能模块
- Customers, Prospects or Suppliers directory
- Products and services catalog
- Stock management
- Bank accounts management
- Commercial actions management
- Orders management
- Commercial proposals management
- Contracts management
- Invoices management
- Payments management
- Standing orders management
- Shipping management
- Expense report management
- Following social and fiscal tax payments
- Agenda with ical,vcal export for third tools integration
- EDM (Electronic Document Management)
- Foundations members management
- Leave requests for employees
- Mass emailing
- Realize surveys
- Point of Sale
- Donations management
- Reporting
- PDF Generation of all elements (invoices, proposals, orders, ...)
- Import and export tools (CSV or Excel)
- Bookmarks management
- LDAP connectivity
- Can be extended with a lot of other external modules available onto DoliStore.com (Skins, Google sync, AWStats, Bittorrent, Gravatar, ...).
杂项
- Multi-user, with several permissions levels for each feature.
- Very user friendly and easy to use.
- Highly customizable: Enable only modules you need, 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 7.1.0+, MySql 5.1+ or PostgreSQL 9.1.0+.
- Installer for Windows, Debian/Ubuntu, Fedora/Redhat/OpenSuse or online Server. Also compatible with all Cloud solutions that match PHP, MySQL or PostgreSQL prerequisites (For exemple on following Cloud suppliers: http://saas.dolibarr.org).
- An easy to understand, maintain and code interfaces with your own system information (PHP with no heavy frameworks, trigger and hook architecture).
- Support countries specific features:
- Spanish Tax RE and IRPF.
- 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) [1]
- ...
The following page describes features not provided (yet) by Dolibarr: What Dolibarr can't do
Dolibarr Releases
- List of Dolibarr Releases is defined on page Category:RoadMap