85 lines
8.2 KiB
HTML
85 lines
8.2 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="kanchor5181"></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>
|
||
<table style="border-spacing: 3px 3px;border-left-width: 0;border-right-width: 0;border-top-style: solid;border-top-width: 1pt;border-top-color: #000000;border-bottom-style: solid;border-bottom-width: 1pt;border-bottom-color: #000000;margin-left: 0;margin-right: auto;width: 100%;">
|
||
<col style="width: 50%;" />
|
||
<col style="width: 50%;" />
|
||
<tbody>
|
||
<tr>
|
||
<td><span class="mc-variable III_Variables.Prod_Polaris variable">Polaris</span> Version <span class="mc-variable III_Variables.VersionNumber variable">7.2</span></td>
|
||
<td colspan="2" style="text-align: right;"> <a href="../../../FrontMatter/LegalNotices.htm"><span class="mc-variable III_Variables.Copyright_Date variable">© 2022</span> <span class="mc-variable III_Variables.CoName_Long variable">Innovative (Part of Clarivate)</span></a></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<table style="width: 100%;">
|
||
<col />
|
||
<tbody>
|
||
<tr>
|
||
<td colspan="3" style="text-align: center;"> <a href="mailto:doccust@iii.com?subject=Documentation Feedback for Polaris Staff Client Online Help" title="Send feedback to Innovative" alt="Send documentation feedback"><span style="color: #000000;">Send documentation feedback to </span><span class="mc-variable III_Variables.CoName_Short variable">Innovative Interfaces®</span></a></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</body>
|
||
</html> |