Files

79 lines
3.6 KiB
HTML
Raw Permalink Normal View History

2026-01-27 18:07:54 -06:00
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="generator" content="Adobe RoboHelp 2019">
<title>Financial Exchange: Transfers</title>
<link rel="StyleSheet" href="../qbpos.css" type="text/css">
<style type="text/css">
/* FORCE ALL FONTS TO 12PT */
* { font-size: 12pt !important; }
body, p, li, ol, ul, div, span, td, th, h1, h2, h3, h4, h5, h6 { font-size: 12pt !important; }
</style>
<script type="text/javascript" language="JavaScript1.2">
//<![CDATA[
var chmfilefullname = "";
var chmfilename = "";
var chmfilepath = "";
var chmfilepage = "";
getchmfile();
function getchmfile(){
var ra, sl, a, X, Y, Z;
ra = /:/;
a = location.href.search(ra);
sl = "::";
Y = location.href.lastIndexOf(sl);
if (a==4) {
Y = location.href.lastIndexOf("/");
chmfilepage = unescape(location.href.substring(Y+1));
if (location.href.substring(0,4) == "file") {
chmfilepath = unescape(location.href.substring(8, Y+1));
}
} else {
if (a == 2) X = 14;
if (a == 7) X = 7;
chmfilefullname = unescape(location.href.substring(X, Y));
Z = chmfilefullname.lastIndexOf("\\");
chmfilepath = unescape(chmfilefullname.substring(0, Z+1));
chmfilename = unescape(chmfilefullname.substring(Z+1));
chmfilepage = unescape(location.href.substring(Y+3));
}
}
//]]>
</script>
<style title="hcp" type="text/css">
<!--
span.hcp1 { font-weight:bold; }
-->
</style>
</head>
<body>
<script type="text/javascript" src="../ehlpdhtm.js" language="JavaScript1.2"></script>
<p class="Help-Heading-1" style="background-color: #008000;">Financial Exchange: Transfers</p>
<p class="Help-Text"><a href="qbdataoverview.htm">Exchange Overview</a> <span style="color: #c0c0c0;">|</span> <a href="../qbpos_multi_store/multi_store_transfers.htm">Transfer Merchandise between Stores</a></p>
<div>
<p style="font-family: Arial, sans-serif; text-align: right;
color: #800000;">&#160;</p>
</div>
<p class="Help-Text">A transfer of merchandise between stores does not result in any net change in your company inventory value. However, if freight charges are entered on the transfer slip or if you have elected to <a href="../qbpos_multi_store/multistore_storetracking_by_class.htm">track stores by class</a> in QuickBooks, transfer slips are sent and create a general journal transaction to update accounts accordingly.</p>
<p class="Help-Text">By default, freight charges are posted to the <span class="hcp1">Freight &amp; Shipping Costs</span> expense and <span class="hcp1">POS Inventory Adjustment</span> accounts, and if tracking stores by class, the <span class="hcp1">Inventory Asset</span> accounts for each store class are updated.</p>
<p class="Help-Text">You can use these links for more information and illustrations:</p>
<ul>
<li class="p-Help-Bulleted" style="margin-left: -20px;">
<p class="Help-Bulleted">You can <a href="financialexchange_viewqbfstransactions.htm">view</a> the matching transaction in QuickBooks for a Point of Sale transfer slip via a link in your Point of Sale transfer history list.</p>
</li>
<li class="p-Help-Bulleted" style="margin-left: -20px;">
<p class="Help-Bulleted">Read various ways to <a href="qbdata03.htm">customize Financial Exchange</a></p>
</li>
</ul>
<p class="Help-Text"><a href="qbdata02.htm">Overview: How QuickBooks handles Point of Sale data</a></p>
</body>
</html>