78 lines
7.8 KiB
HTML
78 lines
7.8 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../" data-mc-toc-path="Acquisitions Administration" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic" data-mc-preload-images="false" data-mc-in-preview-mode="false">
|
||
<head>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<meta charset="utf-8" />
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Automatically Close Purchase Orders</title>
|
||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||
<link href="../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||
<link href="../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||
<link href="../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||
<link href="../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||
<link href="../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||
<link href="../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||
<link href="../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
|
||
<link href="../../../Resources/Stylesheets/BookStyles.css" rel="stylesheet" type="text/css" />
|
||
<script src="../../../Resources/Scripts/jquery.min.js" type="text/javascript">
|
||
</script>
|
||
<script src="../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
|
||
</script>
|
||
<script src="../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
|
||
</script>
|
||
<script src="../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
|
||
</script>
|
||
<script src="../../../Resources/Scripts/foundation.min.js" type="text/javascript" defer="defer">
|
||
</script>
|
||
<script src="../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
|
||
</script>
|
||
<script src="../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
|
||
</script>
|
||
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-CFH4DBPHLD">
|
||
</script>
|
||
<script>/* <![CDATA[ */
|
||
window.dataLayer = window.dataLayer || [];
|
||
function gtag(){dataLayer.push(arguments);}
|
||
gtag('js', new Date());
|
||
|
||
gtag('config', 'G-CFH4DBPHLD');
|
||
/* ]]> */</script>
|
||
</head>
|
||
<body>
|
||
<p class="MCWebHelpFramesetLink MCWebHelpFramesetLinkTop"><a href="../../../Default.htm#PolarisStaffHelp/Acquisitions_Admin/PDKacquire/AutoCosePO.htm">Open topic with navigation</a>
|
||
</p>
|
||
<div class="nocontent">
|
||
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" > " data-mc-breadcrumbs-count="3" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
|
||
</div>
|
||
</div>
|
||
<div class="content">
|
||
<div role="main" id="mc-main-content">
|
||
<h1><a name="kanchor2119"></a>Automatically Close Purchase Orders</h1>
|
||
<p>The <b>Close Purchase Orders</b> SQL job will close purchase orders automatically if the Polaris Administration Acquisitions parameter, <b>Automatically close purchase orders</b>, is set to <b>Yes</b>. This parameter is available at the System, Library, and Branch organization levels, and it is set to <b>No</b> by default. See <a href="Enable_the_Close_Purchas.htm" class="MCXref xref" xrefformat="{color blue}{paratext}{/color}"><span style="color: Blue;" class="mcFormatColor">Enable the Close Purchase Order job</span></a>.</p>
|
||
<p>When the job runs, purchase orders are closed if: the <b>Automatically close purchase orders </b>parameter is set to <b>Yes</b> for the purchase order’s <b>Ordered at</b> organization; the purchase order has a type of Firm, Gift or Donation; all line items have a status of Received, Canceled or Partly Received; and all segments have a status of Canceled or Received. See </p>
|
||
<p class="NoteShade"><b>Note:<br /></b>The Close Purchase Orders job does not affect <a href="javascript:void(0)" class="MCTextPopup MCTextPopupHotSpot MCTextPopup_Open MCTextPopupHotSpot_ MCTextPopupHotSpot_Popup #text #textPopup">standing order<span class="MCTextPopupBody popupBody"><span class="MCTextPopupArrow"> </span>An order placed with a vendor or the publisher directly for all publications in a series, all volumes in a set, or all publications of a single publisher.</span></a> or subscription purchase orders or purchase order lines that have a status of On Order, Backordered, Exceptional Condition, Never Published, Out of Print, Return Requested, Returned, Pending Claim or Claimed. </p>
|
||
<p>Users can continue to manually close purchase orders when the lines are received but not yet paid (still encumbered). When a user manually closes a line item, a message informs the user that one or more lines have been received, but not yet paid and provides the option for the user to select <b>Yes</b> to continue to close the purchase order or <b>No</b> to cancel the closure. With the SQL job, any eligible purchase order will be closed automatically. </p>
|
||
<h2>Purchase Order Transactions and Transaction Subtypes</h2>
|
||
<p> The following information is recorded and available in the transaction database for a <b>Purchase order closed</b> transaction:</p>
|
||
<p class="Bullet">Supplier ID of the closed PO (SUPPLIER_ID)</p>
|
||
<p class="Bullet">Purchase Order number (without suffix) (PO_NUMBER) </p>
|
||
<p class="Bullet">Order type (ORDER_TYPE)</p>
|
||
<p class="Bullet">Payment method (PAYMENT_METHOD)</p>
|
||
<p class="Bullet">Purchase Order ID that was deleted (PURCHASE_ORDER_ID)</p>
|
||
<p class="Bullet">Purchase order’s Ordered At Org (Branch)</p>
|
||
<p class="Bullet">User ID for the user who closed the purchase order or <b>PolarisExec</b> if the purchase order was closed automatically</p>
|
||
</div>
|
||
</div>
|
||
<div id="footer">
|
||
<div id="copyright"><a href="../../../FrontMatter/LegalNotices.htm">© 2023 Innovative (Part of Clarivate)</a><![CDATA[
|
||
]]></div>
|
||
<div>Polaris Version <span class="mc-variable III_Variables.VersionNumber variable">7.4</span></div>
|
||
<div>
|
||
<p align="center">
|
||
<script type="text/javascript">/*<![CDATA[*/document.write("<a href='mailto:doccust@iii.com?subject=documentation%20feedback%20(Polaris staff client): "+document.title+"&body=Topic%20reference%20(for%20Innovative%20use%20only):%20"+location.pathname+"%0A%0APlease provide comments, report discrepancies, or suggest improvements for Innovative documentation. Your suggestions and corrections will be emailed to Innovative staff, who review them for future versions of the documentation. Thank you for your feedback.%0A%0APlease do not report technical or software issues here. Authorized staff at your organization should submit a service request for those issues.%0A%0AEnter%20your%20comments%20below:%0A%0A'>Send documentation feedback to Innovative</a>");
|
||
/*]]>*/</script>
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html> |