[freeside-devel] billing

ivan ivan at 420.am
Fri Jan 19 14:13:38 PST 2001


On Fri, Jan 19, 2001 at 03:41:52PM -0600, Adam Rose wrote:
> I am trying to develop the billing portion of freeside.  I am wondering if
> billing configuration would be better suited for the /view/cust_main.cgi
> instead of /edit/cust_main.cgi.

Why is editing this info better suited for the view screen than the edit
screen, where everything else is edited?

> Our ISP defaultly has the user's primary email account delivered the
> monthly bill.  I thought that this could be added and changed on the
> customer view screen after the initial info is entered.  

No, it can be changed on the customer edit screen.

> Any ideas that you have regarding this section is greatly appreciated.  

The web interface is old and crufty compared to the library code it sits
on top of.  We're currently discussing things more at the level of "how
are we going to rewrite this" rather than specific UI changes.  (Current
plan is to use a generic template language that will export to Mason,
Apache::ASP or eperl).  I'm not going to reject patches/changes (there
will probably be a 1.2.4 release before the template stuff is implemented)
and will even do my best to translate them into the new templated web
interface - but heads up - anything ending in .cgi is depriciated code. :) 

-- 
meow
_ivan



More information about the freeside-devel mailing list