First of all,
we are new to OXID and the shop connector.
We managed to use the setCategory method successfully.
No we are working on the setArticle method. Since we do not have a proper
documentation
we simply used the getArticle method to get an impression of how our
aArticle property has to look.
Though our object seems to be complete, only few columns are inserted into
the shops’ db.
We tried to debug the methods in
/modules/erp/objects/oxerptype.php
directely and it looks like our object is parsed to methods like
saveObject
incomplete already – cut after „OXACTIVTO“.
Unfortunately we have to way to debug any method that parses our object.
Is there any limitation, required field etc. we are missing to hand over to
the setArticle method?
…->OXERPSetArticle(*array*('sSessionID' => XXX, 'aArticle' => $articles));
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general