I've confirmed this happens in the newest 1.0.2 version also, the
credit shows up but isn't calculated in the total.  This is caused by
line 329 in the include/billing.inc.php file where it is only querying
billed amounts that are greater than the paid amount, the billed
amount shows up as a negative number so it's never greater than the
zero paid amount.  I'm not sure of a good way to solve this yet, I
could change it so it says not equal to on that line, then it shows up
right but still screws up entering actual payments.  I'll need to look
into this some more.

Paul

On 9/5/06, Morgan Jones <[EMAIL PROTECTED]> wrote:
> Hi,
>
> First, I want to thank Paul for creating Citrus. I've been quietly
> using it for about a month now in a prototype stage to organize the
> billing and credit card charging for my coffee roasting business.
> And, as these things go, prototype has now migrated to actual use.
> I've been meaning to drop a note to say hi, but haven't gotten around
> it till now. Anyway, I first wanted to just say thanks to Paul -
> Citrus has already been very useful to me and has already started
> saving me time.
>
> Paul, if you're a coffee drinker and you send me your address, I'll
> mail you out some freshly roasted coffee (http://
> www.flyingfivecoffee.com to see a list of choices).
>
> Anyway, one issue prompted me to send this today. I've put some
> credits on a few customer invoices, but when I ran billing for them
> (via Export Credit Cards), the invoices incorrectly calculated the
> total on the invoice. Ie, the invoice total was the total before the
> credit. And, the credit line item did appear on the invoice. I tried
> this two ways - with my own service I put in, and then using the
> "credit" service installed by default.
>
> Any idea what's going on here? I'm on RC1 right now, maybe it's as
> easy as moving to the latest release?
>
> Best,
>
> Morgan Jones
> Owner / Roaster
> Flying Five Coffee
>
>
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
>


-- 
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to