I've found in 0.9.3 the details bug affects both the new printed
invoice and viewing the old invoices.   They share one printing
functions now though, so I only have to fix it in one place.

As for making it automatically email invoices via a cron, that's
almost possible right now using wget, but the login function will keep
a program like wget from linking to citrus unless you wrote some
headers and made it have the right cookie information all the time.

There is an upgrade path from 0.9.2 on forward, but I don't have an
upgrade for anything earlier than that.  There were some serious bugs
in earlier versions when adding up taxes and billing amounts.  The
home page said, do not use in a production environment, so I thought
that would keep people from using it for real data until it was ready.

Paul

On 3/7/06, Andrew Joakimsen <[EMAIL PROTECTED]> wrote:
> Paul:
>
> Also when you print an invoice the first time it displays the "details" IE:
> domain name as configured in option table.
>
> But if you go to the invoice maintenance, then there is no details (it is
> display blank)
>
> And if you were to fix the bug, I could not upgrade the installation.
>
> Regards,
>
> Andrew
>
>
> -----Original Message-----
> From: Michael Mansour [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 07, 2006 7:00 PM
> To: citrusdb-users@lists.sourceforge.net
> Subject: Re: [Citrusdb-users] Questions about tools
>
> Hi,
>
> > Cool.
> >
> > With perl or php script, which dou you think is more used?
>
> Any will do, doesn't matter really as long as there's the ability to do it.
>
> > How many days before?
>
> I think on the day the invoice should be presented to send out the invoice
> to
> the registered email address in the database.
>
> For me, all my invoices start on the 1st of every month, even when people
> join
> mid-month, the invoice is summed to the end of the month and they're all put
> on the "same" billing cycle to start on the 1st of the month (whether
> they're
> monthly, quarterly, bi-annually, yearly or 2 year accounts).
>
> Thanks.
>
> Michael.
>
> > Michael Mansour wrote:
> > > Hi Paul,
> > >
> > >
> > >>There is no built-in way to put old data into the database at this
> > >>time.  You could put things directly into the billing_details,
> > >>billing_history, and payment_history tables, that would require
> > >>reading the code to figure out what needs to go where or printing new
> > >>invoices and then editing the dates and payments in those tables so
> > >>they match your previous bills.  If you know those customers are paid
> > >>until a certain date you could make their next billing date, from
> > >>date, and payment due date correct so it sends their next bill at
> > >>least.
> > >>
> > >>When you use the e-invoice feature it generates another invoice with
> > >>additional charges, just like a printed invoice does.  The invoice
> > >>maintenance function is used to see old invoices that you've already
> > >>charged, printed, or emailed.  An email function could be added to
> > >>the invoice maintenance function if you want to resend individual
> invoices
> > >>by email.
> > >>
> > >>Paul
> > >
> > >
> > > Would you consider setting up a feature where invoices could be
> auto-emailed
> > > out (through cron for example) in either html or pdf formats?
> > >
> > > Michael.
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > > that extends applications into web and mobile media. Attend the live
> webcast
> > > and join the prime developer group breaking into this new coding
> territory!
> > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > > _______________________________________________
> > > Citrusdb-users mailing list
> > > Citrusdb-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/citrusdb-users
> > >
> >
> > --
> > -----------------------------
> >
> > Estrategias Electrónicas
> >
> > José Pablo Orozco Marín
> > [EMAIL PROTECTED]
> > Tel. (506) 820 7280
> >
> > http://www.Open-Antz.com/
> > San José - Costa Rica
> >
> > Comunicación y Colaboración
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > that extends applications into web and mobile media. Attend the live
> > webcast and join the prime developer group breaking into this new
> > coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Citrusdb-users mailing list
> > Citrusdb-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/citrusdb-users
> ------- End of Original Message -------
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to