From: webERP D. <web...@li...> - 2013-05-04 05:17:19
|
*Hi, Phil:* If there are no other concern, I'll hack the logic of access permission maintenance logic to create a files and mailing lists maintenance interface. It'll be used to assign the files or necessary notes to a mailing list. The mailing list will be from the www_users. Any comments are highly appreciated! Best regards! Exson web-ERP-developers mailing list wrote > Yes nice idea :-) > > Maybe we have a cross table that links scripts with users to email - to > determine who should get which reports. > Maybe also a schedule of when the report should be run and add this into > the > session.inc check on first run of the day to produce reports and fire off. > Sales analysis reports would be nice to automate this way too. Need some > way to > default/enter parameters though to get useful reports. > > Phil > > Ph: +64 (0)275 567890 > Skype: daintree > http://www.logicworks.co.nz > > On 03 May 2013 at 14:58 webERP Developers > < > web-erp-developers@.sourceforge > > wrote: >> *Hi, Phil:* >> >> Thank you for your comments. >> >> I believe an extra table should be created at least hold the basic >> information: >> >> 1. PDFfilename or mailing name or scripts which created those >> mails or files. >> 2. mailing lists >> If we merge those information into www_users table, then one filed >> is necessary to hold the No. 1 information. Everytime, there is a new >> scritps created, we must modify all of these related users information. >> Is >> it a good practice in business? >> >> If we setup a new scripts for this configuration, it can be >> assigned to those who created those files to decide where those files go. >> It'll be flexible even we can add this feature to report writer. And >> sometime the user can mail it to himself for filing purpose. >> >> Which one is better? >> >> Maybe we just need more imagination to consider again where the mail >> should be used. >> >> Thanks and best regards! >> >> Exson >> > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > Web-erp-developers mailing list > Web-erp-developers@.sourceforge > https://lists.sourceforge.net/lists/listinfo/web-erp-developers Yes nice idea :-) Maybe we have a cross table that links scripts with users to email - to determine who should get which reports. Maybe also a schedule of when the report should be run and add this into the session.inc check on first run of the day to produce reports and fire off. Sales analysis reports would be nice to automate this way too. Need some way to default/enter parameters though to get useful reports. Phil Ph: +64 (0)275 567890 Skype: daintree http://www.logicworks.co.nz On 03 May 2013 at 14:58 webERP Developers <web-erp-developers@.sourceforge> wrote: > *Hi, Phil:* > > Thank you for your comments. > > I believe an extra table should be created at least hold the basic > information: > > 1. PDFfilename or mailing name or scripts which created those > mails or files. > 2. mailing lists > If we merge those information into www_users table, then one filed > is necessary to hold the No. 1 information. Everytime, there is a new > scritps created, we must modify all of these related users information. Is > it a good practice in business? > > If we setup a new scripts for this configuration, it can be > assigned to those who created those files to decide where those files go. > It'll be flexible even we can add this feature to report writer. And > sometime the user can mail it to himself for filing purpose. > > Which one is better? > > Maybe we just need more imagination to consider again where the mail > should be used. > > Thanks and best regards! > > Exson > ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Web-erp-developers mailing list Web-erp-developers@.sourceforge https://lists.sourceforge.net/lists/listinfo/web-erp-developers -- View this message in context: http://weberp-accounting.1478800.n4.nabble.com/DelDiffsRecipients-does-not-defined-tp4656352p4656388.html Sent from the web-ERP-developers mailing list archive at Nabble.com. |