User sudheerphp
Activity by sudheerphp
Score: | 7,900 points (ranked #8) |
Questions: | 14 (2 with best answer chosen) |
Answers: | 10 (1 chosen as best) |
Comments: | 0 |
Voted on: | 0 posts, 0 answers |
Gave out: | 0 up votes, 0 down votes |
Received: | 0 up votes, 0 down votes |
Recent activity by sudheerphp
0
0
answers
106
views
Hi Experts, When i am trying to create Debtor through Debtor_FindByName(arg), $debtor = $this->client->Debtor_FindByName(array( 'name' => $data['firstname'] ))->Debtor_FindByNameResult->DebtorHandle; i am getting NOTICE : undefine symbol DebtorHandle StdClass::$DebtorHandle What is wrong with the above code.. Can any one drive me ?? Thanks ...
0
0
answers
200
views
Hi experts, When i am trying to create a new debtor , it shows a notice : like, Notice: i.e; Undefined property stdClass::$DebtorHandle May i know where i do wrong, Thanks in advance .
0
1
answer
480
view
Hi experts , when i am creating a debtor there is a problem with vatzone,first time created once then its shows error error : Notice: the key already exists,integrity exception ...... Uncaught SoapFault exception: [soap:Client] Economic.Api.Exceptions.IntegrityException(E06010): The entity cannot be created ...
0
1
answer
292
view
Is it Possible to Call the e-conomic webservices from my webservice? For that what are the basic things i need to follow. Any any one drive me.
0
7
answers
446
views
Hello. I'm haveing problem creating products with Product_CreateFromDataArray. I use the follwing code: function EC_ProductCreate($client,$createArray) { $productGroupHandle = $client-ProductGroup_FindByNumber(array(number = 1))-ProductGroup_FindByNumberResult;; $ec_createarray = array(); $i = 0; foreach( ... /Export/indexphp(40) EC_ProductCreate(Object(SoapClient), Array) #3 {main} thrown in /home/sweetgad/public_html_webshop/Export/ec_funcphp on line 57 ...
0
2
answers
249
views
I need help regarding integration of my customers and orders to e-conomics. I am currently using a system where i have a csv file of customers and orders. And changing to e-conomics next year. I really dont want to manually add ...
0
0
answers
92
views
Dear friends, connection for api can anybody send me the code for that , reply is most appreceated, kind regards sudheer..
0
2
answers
278
views
Hi I am getting the below error: {A product must be set before the quantity on an order line. (id=1440878712)} It is based on the following code. foreach (ic1801_order_detail od in orderLines) { IOrderLineData orderLine = _sessionOrderLineDataCreate(orderCreated); ... added to the ...
0
1
answer
124
view
Hi, When I create orderlines in the api (using Orderline_CreateFromData) the default location from the product is not used, and I cannot find anywhere to set the location after creating the orderline. Is it not possible to utilize the locations in the api? Regards, Peter
0
1
answer
359
view
Hi, I'm using Product_CreateFromData to create products, but I keep getting this error: Economic.Api.Exceptions.ServerException(E00000): An internal error has occurred. (id=c493bfe1-0d56-4abc-a009-297ceddec2a6) How do I know what it means? - Morten
0
1
answer
185
view
when updating the debtor , got error like this Notice: Object of class stdClass could not be converted to int in /opt/lampp/lib/php/DataHub_EConomic/DataHub_EConomic_Webservices.php on line 479SOAP-ERROR: Encoding: object has no 'Id' property code : $debtordata = array(Number = $row['customer_id'] ... /DataHub_EConomic_Webservices.php on ...
0
1
answer
207
view
Dear Experts, i am creating a customer , in currency field i got this error Economic.Api.Exceptions.ValidationException(E04010): Currency cannot be null. can any one help me out plz..
0
1
answer
446
view
Hi experts, when am create a order using order_create() i got this error, Uncaught SoapFault exception: [soap:Client] Economic.Api.Exceptions.ValidationException(E04000): Debtor number string must be a legal integer. source code : while($row = mysql_fetch_array($result)) { //echo $row[' ... Client] Economic.Api.Exceptions.ValidationException(E04000): Debtor number string ...
0
2
answers
122
views
Hi experts, i am connected my webshop with e-conomic, if the customer purchase the items form webshop, i want to get all the items of the corresponding customer in my e-conomic site.. for that i use the bellow code.. $productHandle = ...
0
1
answer
145
view
Hi, We need a to import orders from our Danish Cubecart3 webshop to e-conomic. Anyone can help with that? Thanks,
0
1
answer
270
view
hi experts, Q1)How to get the product details and order related information for particular customer which is purchased goods in website and connnected to e-conomic.??? Q2)what is orderLine(),createorder Form data()?? Q3)if suppose the customer purchase more than 1 item ,how to ...
0
2
answers
154
views
Hi , i am trying to create a product group in e-conomic through my website(shop),it showing some kind of exceptions shown bellow Economic.Api.Exceptions.SchemaException(E00500): The element 'accountForVatLiableDebtorInvoicesCurrentHandle' in namespace 'http://e-conomic.com' has incomplete content. List of possible ... (id=) what is accountForVatLiableDebtorInvoicesCurrentHandle ?? ...
0
0
answers
918
views
Hi to all, I want to call e-conomic web services in opencart /opt/lampp/upload/catalog/controller/checkout/success.php By using Soap . But i am trying to use this i got different types of errors,those are 1)Notice: Undefined variable: system in /opt/lampp/htdocs/shop/opencart-1.5.5.1/upload/catalog/controller/checkout/ ... = 0, MarginAsPercent ...
0
1
answer
453
view
Hi to all, i an beginner in oc and e-conomic, i have one issue, how to integrate opencart and e-conomic through PHP Api's. can any one suggest me related links,and tutorials. API links too, quick reply is appreciate. Kind Regards, sudheer
0
0
answers
94
views
Hi to all, I am new to E-conomic , Can any one suggest me how to start with this,some tutorial related to this e-conomic. quick reply is appreceated. Kind Regards sudheer
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