<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Function needs Object]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4017</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4017&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Function needs Object.]]></description>
		<lastBuildDate>Sun, 07 Apr 2013 13:57:33 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Function needs Object]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16315#p16315</link>
			<description><![CDATA[<p>Yeah... just found it, one hour ago... <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (RichardVinke)]]></author>
			<pubDate>Sun, 07 Apr 2013 13:57:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16315#p16315</guid>
		</item>
		<item>
			<title><![CDATA[Re: Function needs Object]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16314#p16314</link>
			<description><![CDATA[<p>Please use the <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule">SimpleAPIModule</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 07 Apr 2013 13:09:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16314#p16314</guid>
		</item>
		<item>
			<title><![CDATA[Function needs Object]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16310#p16310</link>
			<description><![CDATA[<p>Hi all!</p><p>I am writing a module which integrates Frontaccounting with Virtuemart. For this I want to call the function &quot;add_stock_adjustment&quot; (defined in &quot;/inventory/includes/db/items_adjust_db.inc&quot;). But this function needs the variable &quot;$item&quot;. Normally this variable looks like the following:<br /></p><div class="codebox"><pre><code>                            [line_items] =&gt; Array
                                (
                                    [0] =&gt; line_item Object
                                        (
                                            [stock_id] =&gt; 000013
                                            [item_description] =&gt; ketting Sono Ovaal
                                            [units] =&gt; st
                                            [mb_flag] =&gt; B
                                            [quantity] =&gt; 5
                                            [price] =&gt; 0
                                            [standard_cost] =&gt; 55
                                        )

                                )</code></pre></div><p>I am not able to generate this seamless simple array / Object.....</p><p>How can I generate this array / Object?</p>]]></description>
			<author><![CDATA[null@example.com (RichardVinke)]]></author>
			<pubDate>Sun, 07 Apr 2013 07:54:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16310#p16310</guid>
		</item>
	</channel>
</rss>
