<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Online Accounting Software &#124; Shopping Cart Accounting Integration &#124; Ecommerce CRM Integration</title>
	<atom:link href="http://www.cartbooks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cartbooks.com</link>
	<description>CartBooks provide Free Online Accounting Software for small business. We also provide Shopping Cart Accounting Integration and Ecommerce CRM Integration</description>
	<lastBuildDate>Wed, 06 Mar 2013 14:35:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>FrontAccounting Point Of Sale Integration Suites</title>
		<link>http://www.cartbooks.com/frontaccounting-point-of-sale/</link>
		<comments>http://www.cartbooks.com/frontaccounting-point-of-sale/#comments</comments>
		<pubDate>Fri, 23 Nov 2012 10:14:32 +0000</pubDate>
		<dc:creator>cartmaster</dc:creator>
				<category><![CDATA[FrontAccounting]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Point Of Sale]]></category>
		<category><![CDATA[accounting pos]]></category>
		<category><![CDATA[frontaccounting]]></category>
		<category><![CDATA[point of sale]]></category>
		<category><![CDATA[pos]]></category>
		<category><![CDATA[pos integration]]></category>

		<guid isPermaLink="false">http://www.cartbooks.com/?p=3809</guid>
		<description><![CDATA[<p>FrontAccounting Point Of Sale Integration Suites<br />
&#160;<br />
FrontAccounting is a great piece of software with robust back-end accounting software that support multi-currency, multi-location, stock mangement and is a lightweight ERP package. However, there are no Point Of Sale support for Retail Store.<br />
We received quite a numbers of request from our customers mainly who are using FrontAccounting as their Accounting Software. We hereby take a step forward to developed this missing piece of code that integrated FrontAccounting with PHP POS.<br ...</p><p>The post <a href="http://www.cartbooks.com/frontaccounting-point-of-sale/">FrontAccounting Point Of Sale Integration Suites</a> appeared first on <a href="http://www.cartbooks.com">Free Online Accounting Software | Shopping Cart Accounting Integration | Ecommerce CRM Integration</a>.</p>]]></description>
				<content:encoded><![CDATA[<h1>FrontAccounting Point Of Sale Integration Suites</h1>
<p>&nbsp;</p>
<p><a title="FrontAccounting" href="http://sourceforge.net/projects/frontaccounting/"><strong>FrontAccounting</strong></a> is a great piece of software with robust back-end accounting software that support <strong>multi-currency, multi-location, stock mangement and is a lightweight ERP package</strong>. However, there are no <strong>Point Of Sale</strong> support for Retail Store.</p>
<p>We received quite a numbers of request from our customers mainly who are using FrontAccounting as their Accounting Software. We hereby take a step forward to developed this missing piece of code that integrated FrontAccounting with PHP POS.</p>
<h2>The Concepts:</h2>
<p>FrontAccounting will be the <strong>Main Office (HQ)</strong> for your company. You manage all your customers, suppliers, inventory control like item pricing, quantity, reorder level for all branches in FA. <strong>The POS Terminal</strong> will automatically populate the data into each branch respectively depending on <strong>POS Locations</strong>.</p>
<p>The customers and suppliers data will be <strong>share among each branches</strong>. The inventory data will be populated depending on POS Locations. This is because the customers can buy any items from different POS locations and able to use the <strong>GiftCard to redeem the goods</strong>.</p>
<p>For each branch, you have to setup <strong>GL Account, Bank Account, Point Of Sales, Inventory Locations and assigned your staff to each POS</strong>. These is because we need to have clear bookkeeping data for each branch.</p>
<p>When the customer buy item from any POS location, the sales orders will be automatically sync back to Main Office (HQ). FA will automatically create <strong>Customer, Sales Order, Sales Invoice, Delivery Order and Customer Payment</strong> depending on your setting in Payment Terms.</p>
<p><span style="color: #ff0000;">Note: CASH payment will create Customer Payment directly</span>.</p>
<h2>Online and Off-line Terminal</h2>
<p>Our solutions support online and offline sync. The reason is if your internet line have been cut-off (downtime), your <strong>POS Terminal <span style="color: #ff0000;">WILL NOT BE AFFECTED</span></strong> and will be operate as usual <strong>without any interruption</strong>. When your internet line resume back to normal, the data will be sync back to <strong>HQ to consolidate the Inventory, Sales Order, Customers, GiftCard</strong> and so on.</p>
<h2>The Solutions:</h2>
<p><a title="Open source POS" href="http://sourceforge.net/projects/opensourcepos/"><strong>Open Source POS</strong></a> is another great piece of software that support basic functionality of POS system but is sufficient to be use by most retail businesses. Before we use the Integration Suites, we need to setup the parameters correctly.</p>
<p><strong>FrontAccounting POS configuration:</strong></p>
<p>1) Setting up Inventory Locations</p>
<ul>
<li>KL – Kuala Lumpur</li>
<li>PJ – Petaling Jaya</li>
</ul>
<p>2) Setting up GL Accounts for each POS Retail Store</p>
<ul>
<li>KL GL Account</li>
<li>PJ GL Account</li>
</ul>
<p>3) Setting up Bank Accounts for each POS Retail Store</p>
<ul>
<li>KL Cash Account</li>
<li>PJ Cash Account</li>
</ul>
<p>4) Setting up Point Of Sales for each POS locations</p>
<ul>
<li>POS &#8211; Kuala Lumpur</li>
<li>POS – Petaling Jaya</li>
</ul>
<p>5) User Account Setup for each User POS<br />
Assign Each Users to different POS location</p>
<ul>
<li> demo1 – Kuala Lumpur</li>
<li> demo2 – Petaling Jaya</li>
</ul>
<p>6) Payment Terms need to setup for POS at least for the Description below:</p>
<ul>
<li>Type: <strong>Cash</strong>, Description: <strong>Cash Only</strong></li>
<li>Type: <strong>Cash</strong>, Description: <strong>Credit Card</strong></li>
<li>Type: <strong>Cash</strong>, Description: <strong>Debit Card</strong></li>
<li>Type: <strong>Cash</strong>, Description: <strong>Gift Card</strong></li>
<li>Type: <strong>Cash</strong>, Description: <strong>Split Payments</strong></li>
</ul>
<p><span style="color: #ff0000;"> Note: <strong>Split Payments</strong> mean the customers can partially paid by Cash and Credit Card or any combination.</span></p>
<p>7) Setting up POS Inventory Management – inventory control will be manage by FA</p>
<ul>
<li>Create UOM, Categories and also create a new items</li>
<li>Set the seling pricing, re-order level for each items</li>
</ul>
<p>8) Purchase Order Management</p>
<ul>
<li>Create a new Suppliers and Contact information</li>
<li>Enter a new Purchase Order for all items until you received the items</li>
<li>Alternatively, you can make an Inventory Adjustment for each items</li>
</ul>
<p>9) Create a universal customer called “<strong>CASH SALE</strong>”, make sure the Customer Contact, Branch, Branch Contact are properly setting up. Alternatively, you should create it using PHP POS which will be automatically sync the “<strong>CASH SALE</strong>” into FA.</p>
<p><strong>Below are some of the features supported by PHP POS</strong></p>
<ul>
<li>Customers, Suppliers, Items, Item Kit, Employee, Gift Cards Management</li>
<li>Sales Register – to handle sale and return items</li>
<li>Generate barcodes item for each products with label</li>
<li>Scan barcodes item into sale</li>
<li>Store Configuration</li>
<li>Summary Report</li>
<li>and so on</li>
</ul>
<p>&nbsp;</p>
<p><strong>Below are the features supported by FA POS Data Sync Suites</strong></p>
<table width="100%" border="1" cellspacing="1" cellpadding="1">
<colgroup>
<col width="52*" />
<col width="79*" />
<col width="125*" /> </colgroup>
<tbody>
<tr valign="TOP">
<td bgcolor="#c0c0c0" width="20%"><strong>Features</strong></td>
<td bgcolor="#c0c0c0" width="31%"><strong>Sync Direction</strong></td>
<td bgcolor="#c0c0c0" width="49%"><strong>Remark</strong></td>
</tr>
<tr valign="TOP">
<td width="20%">Customer Contact</td>
<td width="31%">2-way sync</td>
<td width="49%">Create in FA / POSFA need to change at Contact Level</td>
</tr>
<tr valign="TOP">
<td width="20%">Supplier Contact</td>
<td width="31%">2-way sync</td>
<td width="49%">Create in FA / POSFA need to change at Contact Level</td>
</tr>
<tr valign="TOP">
<td width="20%">Category</td>
<td width="31%">1-way sync</td>
<td width="49%">Create in FA</td>
</tr>
<tr valign="TOP">
<td width="20%">Items</td>
<td width="31%">2-way sync</td>
<td width="49%">Create in FA / POS</td>
</tr>
<tr valign="TOP">
<td width="20%">Items Units</td>
<td width="31%">1-way sync</td>
<td width="49%">Create in POS</td>
</tr>
<tr valign="TOP">
<td width="20%">Item Locations</td>
<td width="31%">1-way sync</td>
<td width="49%">Create in POS</td>
</tr>
<tr valign="TOP">
<td width="20%">GiftCards</td>
<td width="31%">1-way sync</td>
<td width="49%">Create in POS</td>
</tr>
<tr valign="TOP">
<td width="20%">Payment Terms</td>
<td width="31%">1-way sync</td>
<td width="49%">Create in FAType: Cash, Description: CashType: Cash, Description: Credit CardType: Cash, Description: Debit CardType: Cash, Description: Gift Card</p>
<p>Type: Cash, Description: Split Payments</td>
</tr>
<tr valign="TOP">
<td width="20%">Sales Invoice</td>
<td width="31%">1-way sync</td>
<td width="49%">Create Sales Order, Sales Invoice, Delivery Order and Customers Payment</td>
</tr>
<tr valign="TOP">
<td width="20%">Sales Return</td>
<td width="31%">1-way sync</td>
<td width="49%">Create Customer Credit Notes on Return item</td>
</tr>
</tbody>
</table>
<h2></h2>
<h2></h2>
<h2>FrontAccounting Point Of Sales Demo Site:</h2>
<p>FrontAccounting POS: <a title="FrontAccounting POS" href="http://www.cartbooks.com/fapos">http://www.cartbooks.com/fapos</a></p>
<p>Username: <strong>demo1</strong></p>
<p>Password: <strong>password123</strong></p>
<p>&nbsp;</p>
<p>PHP POS Terminal 1: <a title="PHP Point Of Sale Terminal 1" href="http://www.cartbooks.com/pos1">http://www.cartbooks.com/pos1</a></p>
<p>Username: <strong>demo1</strong></p>
<p>Password: <strong>password123</strong></p>
<p>&nbsp;</p>
<p>PHP POS Terminal 2: <a title="PHP Point Of Sale Terminal 2" href="http://www.cartbooks.com/pos2">http://www.cartbooks.com/pos2</a></p>
<p>Username: <strong>demo2</strong></p>
<p>Password: <strong>password123</strong></p>
<p>&nbsp;</p>
<p>The post <a href="http://www.cartbooks.com/frontaccounting-point-of-sale/">FrontAccounting Point Of Sale Integration Suites</a> appeared first on <a href="http://www.cartbooks.com">Free Online Accounting Software | Shopping Cart Accounting Integration | Ecommerce CRM Integration</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cartbooks.com/frontaccounting-point-of-sale/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>CartBooks Free Accounting Software For Small Business!</title>
		<link>http://www.cartbooks.com/cartbooks-free-accounting-software-for-small-business/</link>
		<comments>http://www.cartbooks.com/cartbooks-free-accounting-software-for-small-business/#comments</comments>
		<pubDate>Thu, 04 Oct 2012 07:05:42 +0000</pubDate>
		<dc:creator>cartmaster</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[accounting]]></category>
		<category><![CDATA[bookkeeping]]></category>
		<category><![CDATA[free shopping cart accounting]]></category>
		<category><![CDATA[news update]]></category>
		<category><![CDATA[shopping cart integration]]></category>

		<guid isPermaLink="false">http://www.cartbooks.com/?p=3484</guid>
		<description><![CDATA[<p>Greeting,<br />
We are glad to announce that we have launch our CartBooks Accounting Software for all small and medium business owners that seamlessly integrated with E-Commerce Suites. This is a good news for those who are running an Online Store who wish to consolidate their financial using CartBooks Accounting Software.<br />
What is CartBooks Accounting Software? Well, our CartBooks Accounting Software covered most of the functionality that needed for Retail businesses. Although we are not perfect but we are able to ...</p><p>The post <a href="http://www.cartbooks.com/cartbooks-free-accounting-software-for-small-business/">CartBooks Free Accounting Software For Small Business!</a> appeared first on <a href="http://www.cartbooks.com">Free Online Accounting Software | Shopping Cart Accounting Integration | Ecommerce CRM Integration</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Greeting,</p>
<p>We are glad to announce that we have launch our <strong>CartBooks Accounting Software</strong> for all small and medium business owners that seamlessly integrated with E-Commerce Suites. This is a good news for those who are running an Online Store who wish to consolidate their financial using CartBooks Accounting Software.</p>
<p><strong>What is CartBooks Accounting Software?</strong> Well, our CartBooks Accounting Software covered most of the functionality that needed for Retail businesses. Although we are not perfect but we are able to consolidate and keep track all Financial Status and Inventory Management. This software have a nice features which requires very little accounting knowledge. You can easily manage your inventory control and the products price and quantity will be automatically synchronize back to your shopping cart. This make sense for the retail owner who can make an order from suppliers and keep track on all the stock quantity easily.</p>
<p><strong>CartBooks Accounting</strong> come with a user friendly and simple user interface. It&#8217;s clear and easy to navigate. The Menu is on the top and we will build more themes to our users in near future.</p>
<p>&nbsp;</p>
<p>CartBooks currently supports the features as below:</p>
<p><strong>Dashboard</strong> &#8211; provide an overall and Real-time data available for Sales, Expenses, Account Balance, Recent Sales and much more.</p>
<p><strong>Multiple Languages</strong> &#8211; support multiple languages for your choice. You can easily send your invoice in any languages to your clients.</p>
<p><strong>Multiple Currencies</strong> &#8211; support multiple currencies converted into home currency.</p>
<p><strong>Mobile Access</strong> &#8211; provide a conveniences to store owners who wish to view their accounting status via mobile access. Currently, we provide basic functionality for real-time access to your customers transactions. Currently supported devices iPhone, iPad, iPod, Android, BlackBerry 6 and so on.</p>
<p><strong>Shopping Cart System</strong> &#8211; provide a very conveniences integrated system to your Online Shopping Cart with CartBooks.</p>
<p><strong>Inventory</strong> &#8211; you can easily make an order to your suppliers and recording all your receiving products quantity in stock.</p>
<p><strong>Security</strong> &#8211; access your financial website via Secure Sockets Layer (SSL) to protect your data steal by any 3rd party.</p>
<p><strong>Access Level</strong> &#8211; we provide different access group to each users. You can create your own group and assign to each users easily.</p>
<p><strong>Bank Reconciliation</strong> &#8211; allows you to reconciliation your bank transactions for each bank accounts. You should define your cash and bank accounts for your transactions.</p>
<p><strong>Advanced GST/VAT</strong> &#8211; can be configure for each customers, suppliers or items level depending on your setting.</p>
<p><strong>Sales (Account Receivable)</strong> &#8211; unlimited number of customers, sales quotation, sales order, sales invoices, delivery order ,credit notes.</p>
<p><strong>Purchases (Account Payable)</strong> &#8211; unlimited number of suppliers, purchase orders, goods receivable notes, supplier invoices, credit notes.</p>
<p><strong>General Ledger</strong> &#8211; unlimited numbers of accounts, account groups and so on&#8230;</p>
<p><strong>Reporting</strong> &#8211; provide a real-time generate your reports into CSV or PDF format.</p>
<p>&nbsp;</p>
<p>In future, we will add on more features and we admits that we will build more adapter to connect any 3rd party program with our CartBooks Accounting.</p>
<p>If you would like to know what we have offers to you, you can visit our <strong>DEMO site</strong> at</p>
<p><a title="https://www.cartbooks.com/login" href="https://www.cartbooks.com/login">https://www.cartbooks.com/login</a></p>
<p>Account No: <strong>3</strong></p>
<p>User name: <strong>admin</strong></p>
<p>Password: <strong>demo</strong></p>
<p>&nbsp;</p>
<p>The post <a href="http://www.cartbooks.com/cartbooks-free-accounting-software-for-small-business/">CartBooks Free Accounting Software For Small Business!</a> appeared first on <a href="http://www.cartbooks.com">Free Online Accounting Software | Shopping Cart Accounting Integration | Ecommerce CRM Integration</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cartbooks.com/cartbooks-free-accounting-software-for-small-business/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
