naidu / redmine-dmsf

Automatically exported from code.google.com/p/redmine-dmsf
0 stars 0 forks source link

Link DMSF Send with Contact Plugin contact plugin #170

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

   I use DMSF plugin for manage Documents for my clients Redmine projects. So I alsow use Redmine CRM plugin (http://redminecrm.com/). 

   When we create a contact in Contacts plugin we can add her email address. Then in DMSF how can I use contacts email address for send documents ?

   In database contacts plugins make a table contacts with this columns :

| id | first_name      | company         | address                            | 
phone | email                           | website                 | skype_name 
| birthday   | last_name | middle_name | created_on          | updated_on       
   | comments_count | avatar | background | job_title    | is_company | 
author_id | assigned_to_id |

How can we links this two plugins ?

Guidtz

Original issue reported on code.google.com by guillaum...@gmail.com on 17 Oct 2011 at 9:06

GoogleCodeExporter commented 9 years ago
This is somewhat complicated. It is always complicated to link functionality of 
two plugin specific datastructures. Best solution IMO is to create another 
small plugin that bind contacts to DMSF email sending form.

Original comment by vit.jo...@gmail.com on 18 Oct 2011 at 8:51

GoogleCodeExporter commented 9 years ago
Ok thanks for your reply !
My actual problem is I'm not a developer but a sysadmin. I'll think if I can 
make a student stage for developing redmine modules.

Guidtz

Original comment by guillaum...@gmail.com on 18 Oct 2011 at 4:24