Adding email of vendor to PO

Fakerules
Fakerules Member Posts: 50
I want to add email and phone number of the vendor when I print purchase order.

any help ???

Comments

  • j.marselo
    j.marselo Member Posts: 102
    in Global Var. add Vendor, record.
    get vendor by using purchase header, buy-from vendor no.
    next, you can get the "phone no." and "e-mail".
    Kind regards, Joe Marselo | see my NAV blog joemarselo.wordpress.com | twitter @joemarselo
  • David_Singleton
    David_Singleton Member Posts: 5,479
    Fakerules wrote:
    I want to add email and phone number of the vendor when I print purchase order.

    any help ???


    What errors or issues are getting when you try?
    David Singleton
  • Fakerules
    Fakerules Member Posts: 50
    What errors or issues are getting when you try?

    Sir, I can do it the above said way it is that I want to add these fields in the Format Address Codeunit function FormatAddr..

    Because It shrink the array if something is not available on vendor card.