Problem Regarding Archive Invoice Order
Hi, Actually I am confuse for getting Inovice Oder of Archive. Simply Describe in Point. 1. Open Archive tab then I am going to order "Credit" 2. Its Shows in list of Invoice Problem what i am...
View ArticleUnique ID on invoices
I'm looking for some kind of unique identifier for the invoices. I've looked at Entry_GetLastUsedSerialNumber and it only exists for Entries, but it seems to be what I'm looking for, only for Invoices....
View ArticleAnswered: Is it possible to create a cashBook from API?
Is it now possible to create a cashbook from the API (web service)?
View ArticleImporting orders
We have several orers in Excel / csv and it kills us to manually tapping in these orders. Do anyone know what to do? Is it possible to make a solution through the API? We are considering to use...
View ArticleAnswered: Importing orders
HubBroker as a service enabler with focus on API connections to multiple online ERP solutions can help. We can convert from any format to any format(incl e-conomic format) and we can exchange the doc...
View ArticleDebtor_SetTermOfPayment not working
Hi all, How should the Debtor_SetTermOfPayment be mapped? In e-conomic we have several paymentterms, and how are they mapped via the api? As integer values or? The problem is that when we try to send...
View Articleis it open stock API?
is there any API for stock? i want to submit stock from API.. Can you please answer me asap? Thanks in advance
View ArticleBest way to handle more VAT Zones per customer.
I see that api can handle that many of the same emails are entered as an debitor. Is the only way to create a new debitor for each VatZone? (so if the same guy orders to outside of EU, He will become 2...
View ArticleThe right vatzone on orders
Hi When I create an order on the website, the vatzone from the debtor is set on the order. However if I do this from the API the vatzone is not set correctly. If I have a debtor with vatzone set to...
View ArticleAnswered: NopCommerce - Looking for po.ssible freelancer or person with...
Hello Stoffer, While we have developed other kinds of integrations with e-conomic like Order,Invoice , ... from other ERP systems and PDF files, we did not work on nopcommerce yet. If you are...
View ArticleGet sale price of subscriptions
Hi, I am trying to list all subscribers and get their sales price. In order to do that I need to go : from Subscriber to Subscription (throught Subscription handle of Subscribers entity) from...
View ArticleSize limit for CashBook.RegisterPdfVoucher?
Hi All We are creating an app that creates cashbook entries and attaches a PDF to the entry. I am seeing that if the PDF size exceeds aprox 8Mb the API returns an error. Is there a hard limit on the...
View ArticleAnswered: The right vatzone on orders
Hi Bo. Are you running the latest version of the SDK?
View ArticleJournal Entry
Hi All, I want to create a Journal entry using API. Any suggestion please. Regards, Omar
View ArticleAnswered: NopCommerce - Looking for po.ssible freelancer or person with...
Hi Stoffer I have developed a proof of concept, integrating nopCommerce 3.20 with E-Conomic. The module is now able to create a new invoice, create the related product(s) and create or relate the...
View ArticleUsing plain soap through http
Hi all and economics Support I was trying to access the api thorugh simple soap requests. It seems to work fine to connect and I get:<?xml version="1.0" encoding="utf-8"?><soap:Envelope...
View ArticleAnswered: Journal Entry
A journal entry in the API terminology is a CashBookEntry. So look to methods CashBookEntry_Create or CashBookEntry_CreateFromData
View ArticleAnswered: Size limit for CashBook.RegisterPdfVoucher?
Yes, correct - there is. But I agree, that the error handling is not very elegant :-/
View Article