<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.rws.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Vendor contracts</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/6423/vendor-contracts</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12 Non-Production</generator><item><title>Vendor contracts</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/6423/vendor-contracts</link><pubDate>Tue, 19 Jul 2022 11:14:58 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b058c026-1590-42e7-bdaf-266e43bd340e</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/6423/vendor-contracts#comments</comments><description>Current Revision posted to Wiki by Eugene Kuchynski on 7/19/2022 11:14:58 AM&lt;br /&gt;
&lt;p&gt;Vendor contracts is a feature which allows you to register contracts with specified end date, and after contract expiring a vendor won&amp;#39;t be offered in assignments.&lt;/p&gt;
&lt;p&gt;To register a contract, open vendor profile and switch to the &lt;strong&gt;Vendor contracts&lt;/strong&gt; tab. Here you can find list of existing contracts or create a new one. Click &lt;strong&gt;Add&lt;/strong&gt; to create a contract, and the following dialog appears:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227643067v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify contract number, date end date and comments, as well as upload contract file, if you have it. When you upload contract file, it will be placed in the root of a vendor&amp;#39;s default folder, and file type will be set to predefined &lt;strong&gt;Contracts&lt;/strong&gt; type. To delete a contract file, click &lt;strong&gt;Delete&lt;/strong&gt; button near file name, or simply upload another file - existing file will be replaced by a new file (old file will be deleted).&lt;/p&gt;
&lt;p&gt;When a vendor has a contract, it will be marked in the list of vendor near their name:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227817884v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Expired contracts are also marked with a special icon.&lt;/p&gt;
&lt;p&gt;To find vendors with expired contracts or contracts expiring soon, you can use one of predefined quick filters:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227870558v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;In addition, vendor live search panel also allows to filter vendor by expired and non-expired contracts:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227924104v4.png" /&gt;&lt;/p&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;Vendors with &lt;strong&gt;expired contracts&lt;/strong&gt; won&amp;#39;t be shown in the drop down list of the &lt;strong&gt;Vendor&lt;/strong&gt; field in translation assignments.&lt;/div&gt;
&lt;h1&gt;Creating dashboard widget informing about expiring contracts&lt;/h1&gt;
&lt;p&gt;By using TBM customization features, you can quickly create a widget for your dashboard which will inform you about vendors who have contracts expiring soon. Let&amp;#39;s say we want to have a list of contracts expiring in 3 months from today. Follow these steps to implement this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Select &lt;strong&gt;Settings&lt;/strong&gt; icon - &lt;strong&gt;List views&lt;/strong&gt;. And find&amp;nbsp;&lt;strong&gt;ContractorContract_ListView&lt;/strong&gt; default view.&lt;/li&gt;
&lt;li&gt;Clone this view, and configure columns (for example, add &lt;strong&gt;Vendor&lt;/strong&gt; column). Provide a name (for example,&amp;nbsp;&lt;strong&gt;ContractorContract_ListView_Expiring&lt;/strong&gt;), and in the &lt;strong&gt;Criteria&amp;nbsp;&lt;/strong&gt;field, enter the following criteria:&lt;br /&gt;&lt;em&gt;[DateEnd] &amp;gt; Today() And [DateEnd] &amp;lt; AddMonths(Today(), 3)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Save this new view.&lt;/li&gt;
&lt;li&gt;Go to the Dashboard, and click &lt;strong&gt;Manage dashboards&lt;/strong&gt; button.&lt;/li&gt;
&lt;li&gt;Open desired dashboard for editing.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Plus&lt;/strong&gt; icon to create a new widget.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;View&lt;/strong&gt; field, select &lt;strong&gt;ContractorContract_ListView_Expiring&lt;/strong&gt;, or another custom view which you may have created for vendor contracts.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt;, and save your dashboard layout. Return to the &lt;strong&gt;Dashboard&lt;/strong&gt; page to see the changes:&lt;br /&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658229309940v1.png" alt=" " /&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Vendor contracts</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/6423/vendor-contracts/revision/2</link><pubDate>Tue, 19 Jul 2022 11:11:38 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b058c026-1590-42e7-bdaf-266e43bd340e</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/6423/vendor-contracts#comments</comments><description>Revision 2 posted to Wiki by Eugene Kuchynski on 7/19/2022 11:11:38 AM&lt;br /&gt;
&lt;p&gt;Vendor contracts is a feature which allows you to register contracts with specified end date, and after contract expiring a vendor won&amp;#39;t be offered in assignments.&lt;/p&gt;
&lt;p&gt;To register a contract, open vendor profile and switch to the &lt;strong&gt;Vendor contracts&lt;/strong&gt; tab. Here you can find list of existing contracts or create a new one. Click &lt;strong&gt;Add&lt;/strong&gt; to create a contract, and the following dialog appears:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227643067v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify contract number, date end date and comments, as well as upload contract file, if you have it. When you upload contract file, it will be placed in the root of a vendor&amp;#39;s default folder, and file type will be set to predefined &lt;strong&gt;Contracts&lt;/strong&gt; type. To delete a contract file, click &lt;strong&gt;Delete&lt;/strong&gt; button near file name, or simply upload another file - existing file will be replaced by a new file (old file will be deleted).&lt;/p&gt;
&lt;p&gt;When a vendor has a contract, it will be marked in the list of vendor near their name:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227817884v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;Expired contracts are also marked with a special icon.&lt;/p&gt;
&lt;p&gt;To find vendors with expired contracts or contracts expiring soon, you can use one of predefined quick filters:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227870558v3.png" /&gt;&lt;/p&gt;
&lt;p&gt;In addition, vendor live search panel also allows to filter vendor by expired and non-expired contracts:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227924104v4.png" /&gt;&lt;/p&gt;
&lt;div style="background-color:#fcb1b1;border-left:15px solid #FC8B8B;border-right:3px solid #FC8B8B;margin-bottom:15px;margin-top:15px;padding:10px;"&gt;Vendors with &lt;strong&gt;expired contracts&lt;/strong&gt; won&amp;#39;t be shown in the drop down list of the &lt;strong&gt;Vendor&lt;/strong&gt; field in translation assignments.&lt;/div&gt;
&lt;h1&gt;Creating dashboard widget informing about expiring contracts&lt;/h1&gt;
&lt;p&gt;By using TBM customization features, you can quickly create a widget for your dashboard which will inform you about vendors who have contracts expiring soon. Let&amp;#39;s say we want to have a list of contracts expiring in 3 months from today. Follow these steps to implement this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Select &lt;strong&gt;Settings&lt;/strong&gt; icon - &lt;strong&gt;List views&lt;/strong&gt;. And find&amp;nbsp;&lt;strong&gt;ContractorContract_ListView&lt;/strong&gt; default view.&lt;/li&gt;
&lt;li&gt;Clone this view, and configure columns (for example, add &lt;strong&gt;Vendor&lt;/strong&gt; column). Provide a name (for example,&amp;nbsp;&lt;strong&gt;ContractorContract_ListView_Expiring&lt;/strong&gt;), and in the &lt;strong&gt;Criteria&amp;nbsp;&lt;/strong&gt;field, enter the following criteria:&lt;br /&gt;&lt;em&gt;[DateEnd] &amp;gt; Today() And [DateEnd] &amp;lt; AddMonths(Today(), 3)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Save this new view.&lt;/li&gt;
&lt;li&gt;Go to the Dashboard, and click &lt;strong&gt;Manage dashboards&lt;/strong&gt; button.&lt;/li&gt;
&lt;li&gt;Open desired dashboard for editing.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Plus&lt;/strong&gt; icon to create a new widget.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;View&lt;/strong&gt; field, select &lt;strong&gt;ContractorContract_ListView_Expiring&lt;/strong&gt;, or another custom view which you may have created for vendor contracts.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt;, and save your dashboard layout. Return to the &lt;strong&gt;Dashboard&lt;/strong&gt; page to see the changes:&lt;br /&gt;&lt;img style="max-height:600px;max-width:900px;" alt=" " src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658228763562v5.png" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div id="gtx-trans" style="left:452px;position:absolute;top:1456.55px;"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Vendor contracts</title><link>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/6423/vendor-contracts/revision/1</link><pubDate>Tue, 19 Jul 2022 11:05:58 GMT</pubDate><guid isPermaLink="false">10acfa76-f078-475b-a7ef-fc5b3e8d2934:b058c026-1590-42e7-bdaf-266e43bd340e</guid><dc:creator>Eugene Kuchynski</dc:creator><comments>https://community.rws.com/product-groups/trados-portfolio/business-manager/w/wiki/6423/vendor-contracts#comments</comments><description>Revision 1 posted to Wiki by Eugene Kuchynski on 7/19/2022 11:05:58 AM&lt;br /&gt;
&lt;p&gt;Vendor contracts is a feature which allows you to register contracts with specified end date, and after contract expiring a vendor won&amp;#39;t be offered in assignments.&lt;/p&gt;
&lt;p&gt;To register a contract, open vendor profile and switch to the &lt;strong&gt;Vendor contracts&lt;/strong&gt; tab. Here you can find list of existing contracts or create a new one. Click &lt;strong&gt;Add&lt;/strong&gt; to create a contract, and the following dialog appears:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227643067v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Here you can specify contract number, date end date and comments, as well as upload contract file, if you have it. When you upload contract file, it will be placed in the root of a vendor&amp;#39;s default folder, and file type will be set to predefined &lt;strong&gt;Contracts&lt;/strong&gt; type. To delete a contract file, click &lt;strong&gt;Delete&lt;/strong&gt; button near file name, or simply upload another file - existing file will be replaced by a new file (old file will be deleted).&lt;/p&gt;
&lt;p&gt;When a vendor has a contract, it will be marked in the list of vendor near their name:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227817884v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Expired contracts are also marked with a special icon.&lt;/p&gt;
&lt;p&gt;To find vendors with expired contracts or contracts expiring soon, you can use one of predefined quick filters:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227870558v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;In addition, vendor live search panel also allows to filter vendor by expired and non-expired contracts:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658227924104v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;h1&gt;Creating dashboard widget informing about expiring contracts&lt;/h1&gt;
&lt;p&gt;By using TBM customization features, you can quickly create a widget for your dashboard which will inform you about vendors who have contracts expiring soon. Let&amp;#39;s say we want to have a list of contracts expiring in 3 months from today. Follow these steps to implement this:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Select &lt;strong&gt;Settings&lt;/strong&gt; icon - &lt;strong&gt;List views&lt;/strong&gt;. And find&amp;nbsp;&lt;strong&gt;ContractorContract_ListView&lt;/strong&gt; default view.&lt;/li&gt;
&lt;li&gt;Clone this view, and configure columns (for example, add &lt;strong&gt;Vendor&lt;/strong&gt; column). Provide a name (for example,&amp;nbsp;&lt;strong&gt;ContractorContract_ListView_Expiring&lt;/strong&gt;), and in the &lt;strong&gt;Criteria&amp;nbsp;&lt;/strong&gt;field, enter the following criteria:&lt;br /&gt;&lt;em&gt;[DateEnd] &amp;gt; Today() And [DateEnd] &amp;lt; AddMonths(Today(), 3)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Save this new view.&lt;/li&gt;
&lt;li&gt;Go to the Dashboard, and click &lt;strong&gt;Manage dashboards&lt;/strong&gt; button.&lt;/li&gt;
&lt;li&gt;Open desired dashboard for editing.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Plus&lt;/strong&gt; icon to create a new widget.&lt;/li&gt;
&lt;li&gt;In the &lt;strong&gt;View&lt;/strong&gt; field, select &lt;strong&gt;ContractorContract_ListView_Expiring&lt;/strong&gt;, or another custom view which you may have created for vendor contracts.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;OK&lt;/strong&gt;, and save your dashboard layout. Return to the &lt;strong&gt;Dashboard&lt;/strong&gt; page to see the changes:&lt;br /&gt;&lt;img style="max-height:600px;max-width:900px;" src="/resized-image/__size/1800x1200/__key/communityserver-wikis-components-files/00-00-00-02-93/pastedimage1658228763562v5.png" alt=" " /&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>