Discussion:
[Citrusdb-users] symbols in service names
Peter Hartmann
2008-01-18 22:29:54 UTC
Permalink
Hey Paul,
How your well. I have different rates for hourly work and for
travel. So my service names are 'work @$xx/hr' '***@xx/hr'. But
in the printed pdf invoice the symblos look like work $xx/hr.
Where xx is a number of course. I know I've see that behavior before
I can't remember what it means. Any ideas?

Thanks,
Peter
Paul Yasi
2008-01-19 23:17:24 UTC
Permalink
It is the html ascii code for the @ sign. I try to escape these back
to actual text in the html_to_ascii function, but I don't have the @
symbol in there. I can add i for the next version though.

Paul
Post by Peter Hartmann
Hey Paul,
How your well. I have different rates for hourly work and for
in the printed pdf invoice the symblos look like work $xx/hr.
Where xx is a number of course. I know I've see that behavior before
I can't remember what it means. Any ideas?
Thanks,
Peter
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Citrusdb-users mailing list
https://lists.sourceforge.net/lists/listinfo/citrusdb-users
--
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System
Paul Yasi
2008-01-21 19:34:45 UTC
Permalink
Er, actually that is the $ symbol, no the @ sign. The @ sign shows up
I bet, but the $ symbol doesn't

Paul
Post by Paul Yasi
symbol in there. I can add i for the next version though.
Paul
Post by Peter Hartmann
Hey Paul,
How your well. I have different rates for hourly work and for
in the printed pdf invoice the symblos look like work $xx/hr.
Where xx is a number of course. I know I've see that behavior before
I can't remember what it means. Any ideas?
Thanks,
Peter
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Citrusdb-users mailing list
https://lists.sourceforge.net/lists/listinfo/citrusdb-users
--
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System
--
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System
Loading...