1 (edited by rgiezen 07/06/2009 09:57:52 pm)

Topic: Recurring invoice create orders without comment field from template

Recurring invoice create orders without comment filed from template order assigned. I am using recurring invoicing and found that the new orders and thus invoices are without comment fields. I am using the comment fields to make the generic product that I am selling (domains for example) specific (mydomain.com for example).

Any idea how to solve this?

Many thanks,
Robert

Great application. Keep it simple.

Re: Recurring invoice create orders without comment field from template

I am out of office right now, sitting on some stairs next to a barn in the country side surfing with my laptops in my knees.
I will be back late Friday and will have a look at this.

/Joe

Re: Recurring invoice create orders without comment field from template

Joe,
be carefull. I am not in a hurry for this.

Thanks,

Robert

Re: Recurring invoice create orders without comment field from template

Any idea?

Re: Recurring invoice create orders without comment field from template

I will look at it tomorrow.

/Joe

Re: Recurring invoice create orders without comment field from template

This has been fixed in CVS Main repository.
Download the following files:
/sales/create_recurrent_invoices.php - revision 1.4
/sales/sales_order_entry.php - 1.11

from



/Joe

Re: Recurring invoice create orders without comment field from template

Hi Joe,
Thanks.
I have updated all my orders with the new program that were selected as template.

2 questions:
1. The last time I used create_recurrent_invoices.php to create all new invoices that were due. Is there a way to undo or recover?
2. Why is the start date not updated? Only the last created date is updated and that is not the correct date to recur the next invoice. How can I correct this (using DB)?

Re: Recurring invoice create orders without comment field from template

No, you cannot undo the creation of the invoices. However, you can void the invoices. To try again, you can temporarily set the days and months to 0. It will make it due once again.
The start date is only an informative field.

/Joe

Re: Recurring invoice create orders without comment field from template

I had to void an invoice and I was able to recreate a new one with out changing anything else. (I had the shipping cost wrong)

tom