<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Session handling for module/add on]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2377</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2377&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Session handling for module/add on.]]></description>
		<lastBuildDate>Wed, 14 Sep 2011 00:43:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Session handling for module/add on]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10229#p10229</link>
			<description><![CDATA[<p>Hi civil777,</p><p>&nbsp; &nbsp; You are welcome. You can extend the API as you need. I agree that the Downloads section for &quot;FA Mobile Edition&quot; should be rename to &quot;REST API &amp; Mobile Edition&quot;. </p><p>&nbsp; Hi Joe, please help to rename and make it clear for all developers who wish to get started with REST API. Thanks You.</p><p> Cheers,</p><p> tclim</p>]]></description>
			<author><![CDATA[null@example.com (tclim)]]></author>
			<pubDate>Wed, 14 Sep 2011 00:43:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10229#p10229</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session handling for module/add on]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10225#p10225</link>
			<description><![CDATA[<p>Thanks tclim.&nbsp; It is not clear on the forums or in the FA downloads section that the &quot;FA Mobile Edition&quot; contains a REST API.&nbsp; Hopefully someone wil label it more accurately.&nbsp; </p><p>I took a look at what tclim created, and it is a very good start for a REST API.&nbsp; I am going to develop it further by adding a few more functions.&nbsp; If I get them working, I will let you guys know.&nbsp; Thanks tclim for doing all the work to put together the REST API and making it available.</p>]]></description>
			<author><![CDATA[null@example.com (civil777)]]></author>
			<pubDate>Tue, 13 Sep 2011 16:06:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10225#p10225</guid>
		</item>
		<item>
			<title><![CDATA[Re: Session handling for module/add on]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10218#p10218</link>
			<description><![CDATA[<p>Hi civil777,</p><p>&nbsp; &nbsp;I have share the FA REST API with the community. You can downloads it from <a href="https://frontaccounting.com/wbt/pages/download/download-release-2.3.php">https://frontaccounting.com/wbt/pages/d … se-2.3.php</a>. The REST API already build in with user authentication and database connection. This REST API bundle with FA Mobile Edition for FREE. You should download it.</p><p>&nbsp; If you need further function like Create Categories, Products, Account, Contacts, Purchase Order, Sales Order, Quotation, Sales Invoices, you can easily extend from the existing modules. </p><p> We do offer a ready build for some of the functions with some fees. The listing below are the functionalities that we have build in our FA REST API:</p><p>- get_record_by_module:<br />- get_all_account:<br />- get_account_by_id:<br />- get_all_contact:<br />- get_contact_by_account:<br />- get_contact_by_id:<br />- get_person_by_account:<br />- get_all_supplier:<br />- get_supplier_by_id:<br />- get_contact_by_supplier_id:<br />- get_supplier_contact_by_id:<br />- get_all_stock:<br />- get_stock_by_stock_id:<br />- get_price:<br />- get_all_stock_status:<br />- get_stock_status:<br />- get_all_purchase_order:<br />- get_purchase_order_by_order_no:<br />- get_purchase_order_item_details_by_order_no:<br />- get_purchase_order_item_details:<br />- get_all_sales_order: //order_no, trans_type<br />- get_sales_order_by_order_no://order_no, trans_type<br />- get_sales_order_item_details_by_order_no://order_no, trans_type<br />- get_sales_order_item_details:<br />- get_all_invoice: //trans_no, trans_type<br />- get_invoice_by_trans_no://trans_no, trans_type<br />- get_invoice_item_details_by_trans_no://order_no, trans_type<br />- get_invoice_item_details:<br />- get_sys_prefs:<br />- sync_currency:<br />- sync_price:<br />- sync_item_category:<br />- sync_item:<br />- sync_customer:<br />- sync_person:<br />- sync_supplier:<br />- sync_supplier_contact:<br />- sync_transaction:<br />- sync_purchase_order_transaction:</p><p> Cheers,</p><p> tclim</p>]]></description>
			<author><![CDATA[null@example.com (tclim)]]></author>
			<pubDate>Tue, 13 Sep 2011 04:09:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10218#p10218</guid>
		</item>
		<item>
			<title><![CDATA[Session handling for module/add on]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10217#p10217</link>
			<description><![CDATA[<p>I am attempting to build a REST API for FA.&nbsp; What is the easiest way to authenticate a user and initiate a database connection for a module/add on?&nbsp; I would like to use as many FA functions and classes as possible (ex.&nbsp; purch_order(), add_po(), etc.).&nbsp; It would be great if someone could point me to an example.</p>]]></description>
			<author><![CDATA[null@example.com (civil777)]]></author>
			<pubDate>Tue, 13 Sep 2011 03:19:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10217#p10217</guid>
		</item>
	</channel>
</rss>
