[freeside] How to change payment units

ivan ivan at 420.am
Thu Mar 8 04:24:31 PST 2001


On Thu, Mar 08, 2001 at 03:09:04PM +0300, Andrew Wafula wrote:
> Thanks,
> 
> So how do I change the currency unit to be shillings since that is what we
> use for ost of the local customers?

Presto!  Now you can consider all numbers to be shillings.

If you need to change the currency symbol, you can hunt down the instances
of literal '$' in FS::cust_bill::print_text and replace them with your
currency symbol.  I guess this should turn into a configuration value.

> I may just do an install on another server which handles most of the big
> corporate clients who are charged in $.
> 
> Thanks
> 
> Andrew
> 
> -----Original Message-----
> From: ivan [mailto:ivan at 420.am]
> Sent: Thursday, March 08, 2001 3:05 PM
> To: ivan-freeside at sisd.com
> Subject: Re: [freeside] How to change payment units
> 
> 
> On Thu, Mar 08, 2001 at 02:10:46PM +0300, Andrew Wafula wrote:
> > Hi,
> >
> > The default unit for payments is dollars ($). Is it possible to have two
> > payment units, ie dollars and shillings since we use both for different
> > services?
> 
> Nope, sorry.  Freeside can handle a single currency, be it dollars or
> shillings, but not multiple currencies simultaneously.  You could run
> multiple installations (on a single machine) if you don't mind completely
> separate sets of data.
> 
> --
> meow
> _ivan
> 
> 

-- 
meow
_ivan



More information about the freeside-users mailing list