"Item Description" in PO view is replaced wrongly by get_purchase_data()
(look at read_po_items() in purchasing/includes/db/po_db.inc).
1 01/17/2011 07:29:27 pm
Topic: PO view error: bad items descriptions (2 replies, posted in Report Bugs here)
2 01/17/2011 04:49:51 pm
Topic: PO view works too long (1 replies, posted in Report Bugs here)
PO view works too long, because of error in get_po_invoices_credits() (purchasing/includes/db/invoice_db.inc)
Query in this function has no join between tables purch_orders and purch_order_details.