Quantcast
Channel: e-conomic Global API Forum
Browsing all 2527 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Answered: Booking integration

Hi Rene, Basically, you need to clarify to what extend you will use e-conomic. Do you plan to use or sales module on top of accounting, ie. create invoices, invoice lines and so on. Or i it "just" to...

View Article


Image may be NSFW.
Clik here to view.

Answered: PHP 5.5 => SOAP problems

Did you find a solution?

View Article


Image may be NSFW.
Clik here to view.

Answered: Inventory withdrawal on productgroup

Hi Bo, As we talked about on the support, we will expose this field (whether a product group has inventory withdrawal). /Morten

View Article

Image may be NSFW.
Clik here to view.

Answered: CurrentInvoice_Book returns content type HTML instead of XML

Hi Daniel, Do you still have the problem? What url are you using to communicate with our API? /Morten

View Article

Image may be NSFW.
Clik here to view.

Answered: Problem updating debtor from data

Hi Morten, Please check the following: 1) The debtor you are trying to update actually exist (id=157) 2) The debtor group you are trying to assign actually exist (id=2) 3) The term of payment you are...

View Article


Image may be NSFW.
Clik here to view.

Answered: No TelephoneAndFaxNumber or just a Telephone entry for Creditor?

Hi, You are right. Unfortunately, the phone number has not been exposed. /Morten

View Article

Image may be NSFW.
Clik here to view.

Answered: How can i get orderlinehandle ?

Hi Chris, First you could locate the order by using: https://www.e-conomic.com/secure/api1/EconomicWebService.asmx?op=Order_FindByNumber With that you can get the lines with:...

View Article

Image may be NSFW.
Clik here to view.

Answered: CurrentInvoice_CreateFromData: SOAP-ERROR: Encoding: object hasn't...

In case, you hit our API server with an error, it will always return an error id. If not, you are probably not even getting by the PHP SOAP client. In case of the former please send the error id to...

View Article


Image may be NSFW.
Clik here to view.

Getting undelivered order lines

I'm wondering if there's a sensible way of identifying the order lines to be delivered (via the stock module) - or at least the order amount that's not been invoiced. Order_GetAllCurrent surely returns...

View Article


Image may be NSFW.
Clik here to view.

Answered: How do i create a "indbetaling" through the api?

Hi Jakob, Here's a code example in c# of how to create an invoice and pay it. public static void CreateInvoiceAndPayIt()        {            using (var session = new EconomicWebServiceSoapClient())...

View Article

Image may be NSFW.
Clik here to view.

Reminders on invoice

I have this function that fetches ALL invoice by e-connomic, but eventually it goes too slow.   Is there anyone who can help me to do a search on invoice where reminders = 0, to make the search...

View Article

Image may be NSFW.
Clik here to view.

Creating new order is _VERY_ slow

Hi guys I might (very plausible) be going about this the wrong way - when creating a new quote I add individual quotation_lines one by one - this makes the proces very slow...  A quotation with perhaps...

View Article

Image may be NSFW.
Clik here to view.

FERMA_API Table References Diagram

  Hi all, I have created a diagram that shows how the API Tables reference each other.This is an “unofficial” diagram.I would say its 95%+ accurate, so there maybe a couple of errors.Tables and Fields...

View Article


Image may be NSFW.
Clik here to view.

Unprocessed documents SOAP call

Hi guys. Just a quick question. Is it possible to get the number of unprocessed documents through the API with SOAP? If not, is it possible with REST? If so, what call should I use? Thank you very much...

View Article

Image may be NSFW.
Clik here to view.

Answered: The product name does not show under the current invoice line?

Hi Jonash,  The current invoice line does not have a "Product name" field - but it does have a Description field. The UI automatically SUGGESTS the product name for that - but you are free to override...

View Article


Image may be NSFW.
Clik here to view.

SOAP error when getting invoice data

I have .NET application based on e-conomic API, version of dlls is 1.4.16. The code is like below:   Dim allInvoices() As IInvoice = session.Invoice.FindByDate(dateInput, Date.MaxValue)   Dim...

View Article

Image may be NSFW.
Clik here to view.

Answered: Error while creating order

I found answer my self I need to create DebtorContact and assign its id to Attention Handle while creating Order.

View Article


Image may be NSFW.
Clik here to view.

Answered: How do you get result from e-conomic web service

You need to set your session Id in your request header to the response from the login. I have no idea how to do that in VBA but maybe you can do it through the soap header?...

View Article

Image may be NSFW.
Clik here to view.

Answered: Ordeline.GetByProduct(IProduct) throwns Internal Error

Just found that .Equals() does allow interface object comparison without requesting value from API Still need to get all the data - but this helps a lot!

View Article

Image may be NSFW.
Clik here to view.

Answered: CashBook_RegisterPdfVoucher

Hi I know this post is very old - but i was having the same issue recently. It turns out, that PHP SoapClient internally handle base64 encoding and decoding.  Example in PHP for registering PDF...

View Article
Browsing all 2527 articles
Browse latest View live


Latest Images