Hi,
We need to do some reposting when an invoice has been entered, but only if certain JournalEntry_Line's are present on the corresponding JournalEntry to the invoice.
So i need to inspect the lines on an existing JournalEntry, but DI API say's:
"The object does not support this method, Or method not implemented yet." when trying to use JournalEntry_Line.Count, nor am i able to iterate throug lines using SetCurrentLine ect.
Is it not possible to see lines of existing journals ??
Kr.
Soren