I am trying to get all unpaid supplier invoices via the method GetAll by use of interface 'CurrentSupplierInvoice'. Below you see the statement that I am using,
ICurrentSupplierInvoice[] invoices = _session.CurrentSupplierInvoice.GetAll();
However no records are retrieved although as you see in the attached file the system has records. Can you please guide me in the right direction. Am I using the wrong interface or is there prerequisites that I do not meet?
Best regards,
Michael
ICurrentSupplierInvoice[] invoices = _session.CurrentSupplierInvoice.GetAll();
However no records are retrieved although as you see in the attached file the system has records. Can you please guide me in the right direction. Am I using the wrong interface or is there prerequisites that I do not meet?
Best regards,
Michael
Statistics: Posted by MichaelPetri — Fri Feb 08, 2013 11:40 am — Replies 1 — Views 3