Dolibarr ERP & CRM » Tasks and Feature requests » task #494 Send an email to foundation when a new member has auto-subscribedLatest modifications
Answer now
Snapshot Details |
Submitted on: | 2012-08-15 19:53 | | Submitted by: | J. Fernando Lagrange (lowmemory) |
Last Modified On: | 2012-08-26 22:34 | |
Summary: | Send an email to foundation when a new member has auto-subscribed |
Description: | Hello,
it would be nice to receive an email when a new member auto-subscribes.
So that in charge person can go and check subscription in order to validate (or reject) it.
Please note that I am working on a code patch to submit here. If anyone is already looking into this, please keep me informed. :-) |
Priority: | 5 - Medium | | Open to Any Developer: | Yes |
Subproject: | Module Foundation | | Assigned to (multiple): | None |
Planned for version: | | | Status |
Start Date: | - | | End Date: | 2012-08-26 00:00 |
Completion (0-100%): | 100 | | Status: | Closed |
Comments- J. Fernando Lagrange 2012-08-26 21:33
- I've just finished a patch made upon last dolibarr/3.2 commit (e121ab8c86230246964368af4342535832a41565). This patch file, named «fix_task_494.patch», is joined to this task.
This was tested on a "mono-company" installation.
Please note that patch file was made following http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/ indications.
Thus, you can:
- see what it will do with: « git apply --stat local/path/to/fix_task_494.patch »
- check on any error with: « git check local/path/to/fix_task_494.patch »
- apply it with : « git am --signoff < local/path/to/fix_task_494.patch »
Comments are welcome ! |
|
Open→ Closed