Dear e-conomic,
We are currently implementing a reporting tool based on our data in e-conomic. We are here using the .NET API to load the e-conomic data and store them in a local database. Most of the solution has already been implemented. However, we have now unfortunately discovered that not all the needed fields are available through the .NET API.
In the IProject/IProjectData object we are missing the following information:
- A reference to the table called special price (in Danish: 'Særpris') and all the fields in the table. This missing table has the highest priority for us.
In the IEmployee/ IEmployeeData object we are missing the following information:
- Employee User ID (login initials)
- Employee sales price
- Employee cost price
In the IInvoice/ IInvoiceData object we are missing the following information:
- The Discount field (in Danish: "Rabat")
Would it be possible to enhance the .NET API with the above mentioned fields? If yes, what would be the expected timeline for this?
Kind regards,
Waqas Ashraf


