[freeside] Changing "user number"

Gerald V. Livingston II gerald.freeside at sysmatrix.net
Tue Mar 22 14:35:42 PST 2005


On Tue, 22 Mar 2005 13:57:59 -0800 ivan <ivan at 420.am> wrote:

> On Tue, Mar 22, 2005 at 03:34:48PM -0600, Gerald V. Livingston II wrote:
> > Hey Ivan,
> > 
> > I see you're flipping through the list today. I posted a question about
> > making the customer numbers match our old database a few days ago. It's
> > been pointed out that I can't do it from Freeside if I'm moving accounts
> > over manually. Will I break anything if I manually change the field in the
> > DB after adding a customer?
> 
> Yes.

Hmmm, OK, thanks. I'll go digging in the import code to see if I can create
a comma delimited import routine to save the account number and import just
the customer data with no package info. We can import all existing
customers that way and go add package info by hand for each group we add. 

Can I at least set the minimum starting customer number somewhere so that
new customers added by hand have numbers above our highest account number
from our existing system?

> > Is it possible to add code (me, not you) to make that field editable?
> 
> Sounds tricky.

Figured that from the first answer <grin>. I'll figure out which variables
I'm looking for and set grep loose on the Freeside tree to build a list of
the files/modules I need to investigate.

Thanks,

Gerald



More information about the freeside-users mailing list