<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Session handling for module/add on]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2377&amp;type=atom" />
	<updated>2011-09-14T00:43:04Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2377</id>
		<entry>
			<title type="html"><![CDATA[Re: Session handling for module/add on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10229#p10229" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[tclim]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4821</uri>
			</author>
			<updated>2011-09-14T00:43:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10229#p10229</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Session handling for module/add on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10225#p10225" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[civil777]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=8297</uri>
			</author>
			<updated>2011-09-13T16:06:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10225#p10225</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Session handling for module/add on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10218#p10218" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[tclim]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4821</uri>
			</author>
			<updated>2011-09-13T04:09:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10218#p10218</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Session handling for module/add on]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10217#p10217" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[civil777]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=8297</uri>
			</author>
			<updated>2011-09-13T03:19:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10217#p10217</id>
		</entry>
</feed>
