Quantcast
Channel: e-conomic Global API Forum
Viewing all articles
Browse latest Browse all 2527

.NET • Getting supplier invoices - unbooked

$
0
0
I need to get all supplier invoices which have not been booked yet. It is my understanding that I can use the method GetAll available in the interface called ICurrentSupplierInvoice (like I am doing below).

ICurrentSupplierInvoice[] invoices = _session.CurrentSupplierInvoice.GetAll();

However, it returns with no records found. Can anyone help me out of why that is?

Kind regards,
Michael

Statistics: Posted by MichaelPetri — Thu Feb 07, 2013 11:21 am — Replies 1 — Views 1



Viewing all articles
Browse latest Browse all 2527

Trending Articles