FreeGeekTwinCities / portero

A volunteer-management frontend for OpenERP, used at Free Geek Twin Cities.
http://freegeektwincities.org
GNU General Public License v3.0
3 stars 2 forks source link

Atrium/Moodle sync #6

Open bdunnette opened 11 years ago

bdunnette commented 11 years ago

When new members are added, they should also be added/invited to our websites (OpenAtrium and Moodle) automatically

bdunnette commented 11 years ago

Some info on the fields required to create a Drupal user:

http://api.drupal.org/api/drupal/developer%21globals.php/global/user/7

bdunnette commented 11 years ago

Since Tryton and Portero both use Python, the python_drupal_servces project might be of use:

https://github.com/dgtlmoon/python_drupal_services

bdunnette commented 11 years ago

Example of automated actions in OpenERP, which we might be able to use to send request to Atrium on user creation: http://doc.openerp.com/v6.1/book/2/3_CRM_Contacts/opport.html#planning-your-next-actions