<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Function needs Object]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4017&amp;type=atom" />
	<updated>2013-04-07T13:57:33Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4017</id>
		<entry>
			<title type="html"><![CDATA[Re: Function needs Object]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16315#p16315" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[RichardVinke]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=5827</uri>
			</author>
			<updated>2013-04-07T13:57:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16315#p16315</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Function needs Object]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16314#p16314" />
			<content type="html"><![CDATA[<p>Please use the <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule">SimpleAPIModule</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-04-07T13:09:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16314#p16314</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Function needs Object]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=16310#p16310" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[RichardVinke]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=5827</uri>
			</author>
			<updated>2013-04-07T07:54:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=16310#p16310</id>
		</entry>
</feed>
