MMIREDMINE FOR DOLIBARR ERP CRM
Redmine to Dolibarr Connector for Projectsn tasks and time entries
Synchronisation from Redmine to Dolibarr :
- Time spent activities
- Projects
- Tasks
- Time entries
User mapping :
- Map users between Redmine and Dolibarr (extrafield redmine ID in user)
Time spent activities synchronisation :
- Map activities to product ID using dictionnary (with field redmine ID)
- Will probably use another class in ther future
Project synchronisation :
- Can Map Redmine projects to Dolibarr Project before synchronisation (using extrafield redmine ID in project)
- Specify if Synchronisation should create in Dolibarr new Redmine projects which are not already mapped
Task Synchronisation :
- Creates and updates if needed
Time entries :
- Creates, attach to tasks and updates
- Create and use a specific "NOTASK" task if there is no task associated to redmine a time entry
Possibility to create invoices as usual from time entries.
Other external modules are available on Dolistore.com.
Translations can be completed manually by editing files into directories langs.
GPLv3 or (at your option) any later version. See file COPYING for more information.
All texts and readmes are licensed under GFDL.