Difference between revisions of "Plugin: Notifications"
From iDempiere en
Obenavidez (talk | contribs) |
CarlosRuiz (talk | contribs) (remove dead w4grb extension) |
||
| (10 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
[[Image:SAC.jpg|right|160px]] | [[Image:SAC.jpg|right|160px]] | ||
| − | * '''Maintainer:''' [[User:obenavidez|Osmar Benavidez]] | + | * '''Maintainer:''' [[User:obenavidez|Osmar Benavidez]] - osmar.benavidez@gmail.com - [http://www.erpsac.com/ SAC] |
* '''Main Copyright:''' Osmar Benavidez, SAC, Managua, NICARAGUA, | * '''Main Copyright:''' Osmar Benavidez, SAC, Managua, NICARAGUA, | ||
* '''Current Version:''' 3.0.1 | * '''Current Version:''' 3.0.1 | ||
| − | * '''License:''' [http://www.gnu.org/licenses/gpl-2.0.html GPLv2] | + | * '''License:''' [http://www.gnu.org/licenses/gpl-2.0.html GPLv2] |
* '''Sources:''' https://bitbucket.org/obenavidez/notifications | * '''Sources:''' https://bitbucket.org/obenavidez/notifications | ||
| Line 12: | Line 12: | ||
Notification is a plugin whose function is to inform via mail, when Processes and tables come into play in the system. | Notification is a plugin whose function is to inform via mail, when Processes and tables come into play in the system. | ||
| − | *Processes: | + | *Processes: There may be processes in the system that perform sensitive operations, for there, they should be monitorized before and after the execution of it. |
| − | + | *Tables: We can use the Events validators to monitor these models take, as an example the change of document's status, before and after save, update, etc. | |
| − | |||
| − | |||
| − | *Tables: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:Available_Plugins]] | [[Category:Available_Plugins]] | ||
Latest revision as of 11:40, 23 April 2019
- Maintainer: Osmar Benavidez - osmar.benavidez@gmail.com - SAC
- Main Copyright: Osmar Benavidez, SAC, Managua, NICARAGUA,
- Current Version: 3.0.1
- License: GPLv2
- Sources: https://bitbucket.org/obenavidez/notifications
Description
Notification is a plugin whose function is to inform via mail, when Processes and tables come into play in the system.
- Processes: There may be processes in the system that perform sensitive operations, for there, they should be monitorized before and after the execution of it.
- Tables: We can use the Events validators to monitor these models take, as an example the change of document's status, before and after save, update, etc.
