Fully invoiced purchase order

jimmyfjimmyf Member Posts: 104
Hi
Can someone please advise me the best way programatically to determine if a purchase order is fully invoiced.
I need to write a function which returns true if the PO is fully invoiced

thank you

Comments

  • vijay_gvijay_g Member Posts: 884
    to find PO fully invoiced or not you can check it by quantity invoiced fields in purchase line.
  • kitikkitik Member Posts: 230
    As you can see on Report 499 - Delete Invoiced Purch. Orders, field "Qty. Rcd. Not Invoiced" must be 0 on all lines.
    "Outstanding Quantity" must also be 0.

    Anyway take a look at the mentioned Report, because it does other validtions.

    Salut!
    Laura Nicolàs
    Author of the book Implementing Dynamics NAV 2013
    Cursos Dynamics NAV (spanish) : http://clipdynamics.com/ - A new lesson released every day.
Sign In or Register to comment.