Initial commit - QBPOS Help
This commit is contained in:
68
backups/backup_html_20260109_181155/qbfs_salestax.htm
Normal file
68
backups/backup_html_20260109_181155/qbfs_salestax.htm
Normal file
@@ -0,0 +1,68 @@
|
||||
|
||||
<!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: Sales Tax</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>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript" src="../ehlpdhtm.js" language="JavaScript1.2"></script>
|
||||
|
||||
|
||||
<p class="Help-Heading-1">Financial Exchange: Sales Tax</p>
|
||||
<p class="Help-Text"><a href="qbdataoverview.htm">Exchange Overview</a> <span style="color: #c0c0c0;">|</span> <a href="../qbpos_basic_procedures/sales_tax/basic284.htm">Sales Tax Integration with QuickBooks</a></p>
|
||||
<p class="Help-Text"> </p>
|
||||
<p class="Help-Text">Sales taxes are reflected in the sales receipts sent to QuickBooks and affect the <span style="font-weight: bold;">Sales Tax Payable</span> liability account.</p>
|
||||
<p class="Help-Info-Line">For more information:</p>
|
||||
<ul>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">View linked <a href="financialexchange_viewqbfstransactions.htm">QuickBooks documents/transactions</a></p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">Read various ways to <a href="qbdata03.htm">customize</a> Financial Exchange</p>
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user