Adding a new module that would upload files and associate those files
to an account number should not be too difficult, especially if the
filename can contain the account number.  The part that then links
them with their online account manager would need to be a custom added
case, since the online account manager is mostly contained in one
index file.  Anyone who implements this would be advised to save the
files to the separate web server (where the online part is already
hopefully running) when uploaded and not onto the internal citrusdb
server, since access from the online account system to the internal
citrusdb server's filesystem could turn into a bad idea if it's not
kept secure from invalid queries or php filesystem bugs.

Paul
-- 
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System

On Sat, Dec 5, 2009 at 3:28 AM, Allen <al...@thelocalhook.com> wrote:
> I need a add on for Citrus
>
> 1. In the Admin page for each customer, I need a upload file button.
>    a. The Admin will upload a phone record sheet for the user to review.
> 2. In the online account users page, I need that file to be able to be
> downloaded and leave a copy on the DB.  The file will be a PDF or XLS up
> to 10MB in size.
>
> How much for this mod - I do not have the time to do this.
>
>
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
>

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to