<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Accessing Inventry Items and Customer list]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3571</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3571&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Accessing Inventry Items and Customer list.]]></description>
		<lastBuildDate>Wed, 28 Nov 2012 06:45:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Accessing Inventry Items and Customer list]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14447#p14447</link>
			<description><![CDATA[<p>Check out <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule">SimpleAPI for FA</a> in the Wiki.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 28 Nov 2012 06:45:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14447#p14447</guid>
		</item>
		<item>
			<title><![CDATA[Re: Accessing Inventry Items and Customer list]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14441#p14441</link>
			<description><![CDATA[<p>There is no formal specification of FA internals, but due to structured FA architecture this should be easy to guess. The database helpers are defined in *.inc files in respective includes/db folders. You can use them directly if you plan to write some extension module. If you rather want to interact via remote interface, you can try start with some of the partially implemented API modules implementing for SOAP or REST services. Unfortunatelly those are also far from completeness, so you will probably need to extend them somewhat.</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 27 Nov 2012 22:22:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14441#p14441</guid>
		</item>
		<item>
			<title><![CDATA[Re: Accessing Inventry Items and Customer list]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14430#p14430</link>
			<description><![CDATA[<div class="quotebox"><cite>itronics wrote:</cite><blockquote><p>I&#039;m not sure what you mean. Do you want to grant access to inventory listing for your customers without possibility to entry sales?<br />If this is what you mean, you can try configure special role for customer access.</p><p>Janusz</p></blockquote></div><br /><p>I am sorry if you could not get my point. In sort, what is the API for accessing Customer, Inventry Items and make GL posting?</p>]]></description>
			<author><![CDATA[null@example.com (bluebird)]]></author>
			<pubDate>Tue, 27 Nov 2012 05:23:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14430#p14430</guid>
		</item>
		<item>
			<title><![CDATA[Re: Accessing Inventry Items and Customer list]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14428#p14428</link>
			<description><![CDATA[<p>I&#039;m not sure what you mean. Do you want to grant access to inventory listing for your customers without possibility to entry sales?<br />If this is what you mean, you can try configure special role for customer access.</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Mon, 26 Nov 2012 15:32:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14428#p14428</guid>
		</item>
		<item>
			<title><![CDATA[Accessing Inventry Items and Customer list]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14427#p14427</link>
			<description><![CDATA[<p>I am working on a module which involves </p><p>* Inventory<br />* Customer<br />* Sales</p><p>I checked deep into the database structure of front accounting, There are 2 tables which lists the inventory<br />1 is &#039;stock_master&#039; and the other is &#039;item_codes&#039;. Then the &#039;crm_persons&#039; customer. Ok lets come to the point.</p><p>1. Is there any interface which I can access Customers and Inventry (with the price) from from accounting without touching into database?<br />2. Interface to post sales?</p><p>I was googling and could not find any explanation. I am would more appriciated if I can get the answer for this. </p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (bluebird)]]></author>
			<pubDate>Mon, 26 Nov 2012 14:48:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14427#p14427</guid>
		</item>
	</channel>
</rss>
