User janriis
Activity by janriis
Score: | 2,900 points (ranked #39) |
Questions: | 1 |
Answers: | 4 (1 chosen as best) |
Comments: | 2 |
Voted on: | 0 posts, 0 answers |
Gave out: | 0 up votes, 0 down votes |
Received: | 0 up votes, 0 down votes |
Recent activity by janriis
0
2
answers
301
views
Hi, I have added the X-EconomicAppIdentifier and now get aggreemtn not found exception, for exact error see below stack. I can connect but as soon as I try to do something with the session I get this error. Exception in thread ...
0
1
answer
182
view
Hi economic support The following code snippet does not seem to return elements for the 1st day in the month. Is that on purpose? ArrayOfEntryHandle entries = eSession.account_GetEntriesByDate(accountHandle, getFirstDayOfMonth(year, month), getLastDayOfMonth(year, month)); ======== private static Calendar getLastDayOfMonth(int year, ... (); calCurr.set(year,month,calCurr.getActualMinimum(Calendar.DAY_OF_MONTH)); ...
0
4
answers
160
views
Hi, I want to create invoices containing many lines (100). It takes a very long time creating each line at a time using CurrentInvoiceLine.Create, - in fact so long that the connection often times outs. I think maybe CurrentInvoiceLine.CreateFromDataArray is the ...
Network
Find all the documentation and resources you need to build great apps.
Go to Developer site
Newsletter
Get the latest news and important info from the e-conomic developer world.
Sign up now