mohanjith / web-invoice

Automatically exported from code.google.com/p/web-invoice
GNU General Public License v3.0
0 stars 2 forks source link

Invalid argument supplied for foreach() #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update to 2.0.4
2. Creating a new invoice will set it to "Paid" status
3. PDF won't display

What is the expected output? What do you see instead?
Instead of having an "Unpaid" invoice, we get a "Paid" one when trying to 
create a new invoice for a customer, it also applies to previoulsy created, but 
pending, invoices.

What version of the product are you using? On what operating system?
"Wordpress 3.0"

Please provide any additional information below.
The error shows the following message

"Warning: Invalid argument supplied for foreach() in 
/home1/sitedomain/public_html/sitefolder/wp-content/plugins/web-invoice/Display.
php on line 694"

Original issue reported on code.google.com by jesus.ca...@gmail.com on 6 Jul 2010 at 10:42

GoogleCodeExporter commented 9 years ago
Fixed in r13

Original comment by sh.mohanjith on 7 Jul 2010 at 5:01