Topic: increase Search capability in Purchase Order

Hi want to know how I can increase Search capability in Purchase Order. Like if want to search product with long description.
Right know it is working with Stock ID only.
Regards
Deep

Re: increase Search capability in Purchase Order

Dear Deep

Modify $sql to join po detail items with items table. Then you can search this.

Changes are required here

purchasing/inquiry/po_search_completed.php

Yasir

Re: increase Search capability in Purchase Order

sorry to ask my problem in this thread, because i can't write new thread in this forum.
my question is: how to search outstanding purchase order (PO), or search PO inquiry by Supplier's reference?
because in the search block, the # input field only search into column reference.