Plugin: Mail button
From iDempiere en
Plugin update to correct the call to the library com.itextpdf.text.
- Creator/Maintainter: Phil Barnett (talk) / ChfCap
- Current Version: 1.0.1
- License: GPLv2 - Free as in Freedom not Free Lunch
- Source: GitHub repository
- Plugin: .jar plugin
Description
We modified the plugin so that it works on IDP 9.0
Idempiere makes great use of email to send reports and through its use of templates to send bulk email to 'interest areas'. But what if you want to send an email to say a CRM contact (user) from the context of the lead window? Or to a business partner contact? This handy little plugin allows this by placing a 'mail button' on the toolbar.
- Allows the user to select a mail template, with option for a basic blank email.
- Automatically populates the mail dialog with the email from the window context, or shows a list of users if you're in the business partner window.
- Uses the excellent WEMailDialog with built in HTML editor.
- Adds a 'User Mail' record to the recipient's ad_user record.
Steps To Use
- Just add the jar to your OSGi web console and start the plugin.
If you want to provide additional comments, please use the Discussion page.