3 replies [Last post]
schaub123's picture
Offline
Bug FinderGetting busy with the Ubercode.PayPal Hero
Joined: 10/08/2007
Juice: 458
Was this information Helpful?

Is there any way to put the order date on the invoice template? I don't see it anyplace.

Thanks.

Christopher Schaub

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Order Date on Invoice?

I think I added that token in fairly recently... if not, you can always use PHP (like the date() function) w/ $order->created to get the created on date.

schaub123's picture
Offline
Bug FinderGetting busy with the Ubercode.PayPal Hero
Joined: 10/08/2007
Juice: 458
Re: Order Date on Invoice?

Thanks! Yes, it's a token now. It should probably make its way to the default customer/admin templates since most stores will need to show this information. Thanks Ryan!

Christopher Schaub

jasonabc's picture
Offline
Uber Donor
Joined: 05/05/2008
Juice: 573
Re: Re: Order Date on Invoice?

I second this - the default invoice surely must have the order date on it!!??