Topic: Supplier reference in Supplier Transaction Inquiry does not show

When you go into the supplier inquiry, the supplier reference number is not showing on the supplier reference but on the purchase order inquiry, it does show.  Is it bug or did I do something wrong?

Re: Supplier reference in Supplier Transaction Inquiry does not show

I will have a look at this.

Joe

Re: Supplier reference in Supplier Transaction Inquiry does not show

No, this is really not a bug. It is somewhat complex to make a common sql for both deliveries and trans docs.
But if this is a must, it can be fixed.
You can see the supplier reference on the view by pressing the number link.

/Joe

Re: Supplier reference in Supplier Transaction Inquiry does not show

It will be easier to look up the purchase invoice delivery against the purchase invoice if the supplier's reference is shown on both places.

Re: Supplier reference in Supplier Transaction Inquiry does not show

Ok, it turned out to not be so difficult to implementt, so it is done.

Repository is updated. You can download supp_trans_db.inc and replace in /purchasing/includes/db folder.

/Joe

Post's attachments

supp_trans_db.inc 8.2 kb, 4 downloads since 2013-10-18 

You don't have the permssions to download the attachments of this post.

6 (edited by johnyu2012 10/19/2013 02:37:30 am)

Re: Supplier reference in Supplier Transaction Inquiry does not show

Thanks! Working great.