Topic: PO view error: bad items descriptions

"Item Description" in PO view is replaced wrongly by get_purchase_data()
(look at read_po_items() in purchasing/includes/db/po_db.inc).

Re: PO view error: bad items descriptions

Hello,

The Item Description is replaced by the suppliers item description if such a description exist (coming from Purchase Pricing in Item and Inventory tab).

/Joe

Re: PO view error: bad items descriptions

You are right. It is not replaced on the po line in po view, however, it is replaced when printing the po. If you want it to be presented in the po view as well, you must set it as editable in Items.

/Joe