Sage 100

 View Only
  • 1.  2013.4 - client would like to see the purchases ac

    Posted 03-26-2014 15:48
    2013.4 - client would like to see the purchases account displayed on the receipt of goods register. I can create a UDF in Receipt/Invoice Work table, but that gets me the account key. I want the account number. Do I need to pull in the GL_Account table? Or is there another way?


  • 2.  RE: 2013.4 - client would like to see the purchases ac

    Posted 03-26-2014 15:53
    I think you need to pull in the table. You may want to consider doing it as a subreport.


  • 3.  RE: 2013.4 - client would like to see the purchases ac

    Posted 03-26-2014 16:28
    @MaryJoKrueger Thanks for the validation. I did just that.