Hi
I'm trying to create a complete overview of a customer with orders, quotations and invoices.
Getting orders worked fine with debtor.GetOrders() but debtor.GetQuotations() returns the list twice.
The same thing happens if i call session.quotations.GetAll() - returns them twice by debtor. For instance :
27112 Debtor A
27112 Debtor A ( repeated )
27115 Debtor B
27116 Debtor B
27117 Debtor B
27115 Debtor B ( repeated )
27116 Debtor B ( repeated )
27117 Debtor B ( repeated )
27119 Debtor C
27119 Debtor C ( repeated )
I can't figure out if I'm doing anything wrong - since I'm doing the same thing as with orders - which works as intended.
Version 1.4.8 of the API
/ Ulrik
I'm trying to create a complete overview of a customer with orders, quotations and invoices.
Getting orders worked fine with debtor.GetOrders() but debtor.GetQuotations() returns the list twice.
The same thing happens if i call session.quotations.GetAll() - returns them twice by debtor. For instance :
27112 Debtor A
27112 Debtor A ( repeated )
27115 Debtor B
27116 Debtor B
27117 Debtor B
27115 Debtor B ( repeated )
27116 Debtor B ( repeated )
27117 Debtor B ( repeated )
27119 Debtor C
27119 Debtor C ( repeated )
I can't figure out if I'm doing anything wrong - since I'm doing the same thing as with orders - which works as intended.
Version 1.4.8 of the API
/ Ulrik
Statistics: Posted by ulriknedergaard — Sat Jan 12, 2013 5:00 pm — Replies 0 — Views 1