Hi everyone,
Im having some trouble with the DebtorContact_Create function in soap and php.
Im trying to run this code in a class in laravel: https://gist.github.com/olebulow/10769678
But i cant get it to work (i have gotten it to work with Debtor_ and Product_ but i simply cant get the above to work which is pretty darn confusing. Looking blind now.
Can someone cast a shed of light on whats wrong?
Basicly what it SHOULD do is that when i create a contact on a customer in my webapp, it should also create it under the customer in e-conomic. What to do.