Initial commit - QBPOS Help
This commit is contained in:
93
backups/backup_html_20260109_181155/qbfs_adjustments.htm
Normal file
93
backups/backup_html_20260109_181155/qbfs_adjustments.htm
Normal file
@@ -0,0 +1,93 @@
|
||||
|
||||
<!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: Adjustment Memos</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: Adjustment Memos</p>
|
||||
<p class="Help-Text"><a href="qbdataoverview.htm">Overview</a> <span style="color: #c0c0c0;">|</span> <a href="../qbpos_adjustments/memosoverview.htm">Inventory Adjustments Overview</a></p>
|
||||
<div>
|
||||
<p style="text-align: right; font-family: Arial, sans-serif; color: #800000;"><span>Basic</span> </p>
|
||||
</div>
|
||||
<p class="Help-Text">Point of Sale adjustment memos are sent to QuickBooks financial software as General Journal transactions. A single journal entry is made for the aggregate inventory adjustments for each day. The journal entry typically will show an adjustment to the <span class="hcp1">Inventory Asset</span> account and a balancing entry in the <span class="hcp1">POS Inventory Adjustment</span> account.</p>
|
||||
<p class="Help-Text">Many activities in Point of Sale result in the creation of <a href="../qbpos_adjustments/memosoverview.htm">adjustment memos</a>, and thus a general journal transaction in QuickBooks, including:</p>
|
||||
<ul>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">Manually editing an items <a href="../qbpos_glossary_of_terms/glossarypage.htm#glossary_avgcost">average unit cost</a> or on-hand quantity</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">Updating a physical inventory with changes in on-hand quantities</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">Deleting an item with an on-hand quantity</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">(Pro) Building or breaking assembly items</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="Related-Topics">To learn more:</p>
|
||||
<ul>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">Read the overview: <a href="qbdata02.htm">How QuickBooks handles Point of Sale data</a></p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">You can <a href="financialexchange_viewqbfstransactions.htm">view</a> the specific document created In QuickBooks for an adjustment memo via a link in your Point of Sale adjustment history list.</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">Read about various ways to <a href="qbdata03.htm">customize Financial Exchange</a></p>
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user