[freeside-users] Alter Customer ID
Dhaniels Nieto
noc at naturalpr.net
Mon Sep 18 09:24:12 PDT 2017
Hello You can do the change login into database,
• su freeside
• psql
then use:
Update cust_main set custnum=NEWNUMBER where custnum=OLDNUMBER;
note: if you have voided invoices or something, have to unvoid and then use the command, when its done you can void the invoices again.
/• You will get://UPDATE 1 to exit use: \q I've explored a little bit freeside, Finishing,
the _*Freeside - *__*Radius*_ Installation, _*Freeside - Sipwise Servers
Integration*_ (with a little help), then the _*Freeside - Torrus
installation and deploy*_, _*invoice deploy*_, *_Request Tracker (RT)
Deploy_* /
//and another little things,/ i could help you if you need something.
Regards -------------------------------------------------------- Hello,
We are importing customers from other existing billing system to
Freeside. Is there way to update or give same Customer ID? Thank you Tushar/
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://freeside.biz/pipermail/freeside-users/attachments/20170918/ead1dde5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logonaturalyo (2).png
Type: image/png
Size: 17956 bytes
Desc: not available
URL: <http://freeside.biz/pipermail/freeside-users/attachments/20170918/ead1dde5/attachment.png>
More information about the freeside-users
mailing list