Open Purchase Order - Missing POs without any lines

Open Purchase Order - Missing POs without any lines

If you find in the View included with SmartViews called "Open Purchase Order" that you are not seeing Purchase Orders with no line-level Desired Recv Dates, this can be resolved by replacing the highlighted instance of PURC_ORDER_LINE with PURCHASE_ORDER so that it takes the Desired Recv Date from the header level instead of the line level.

    • Related Articles

    • VELogon - INI settings - delete lines using Policy Profile folder

      See attached for generic instructions for deleting lines from an INI file using the Policy Profile\VMFG folder in a VEScripts/VELogon environment.
    • Order Import Tool - User Guide

      Administration Installing Use the following link to download the setup file. Once downloaded follow these steps to install. Install using Run As Administrator Run OrderImportSetup.exe Click Next Select your version of Visual; Single Site = VM 7.0 or ...
    • Order Import Tool - Release Notes

      2025.03.05 Version v1100.1003 - When getting customer orders whose customer id came from the customergroup table the data was not being pulled properly this is now fixed. - Update support libraries to current version. 2025.01.07 Version v1000.1002 - ...
    • Copied Order shows original lines in SRI_TaxOrderLine

      An order was copied with lines \ Order Lines removed and Tax recalculated Here No Tax and no Total which is correct But the SRI_TaxOrderLine table still has records from when the order was copied this will be resolved in the REST update to Synergy ...
    • SmartViews Error - Missing FilterCriteria token, Add: FilterCriteria = @FilterCriteria

      If you encounter the above error in SmartViews, you need to add the Filter Criteria to the WHERE clause of the query. Open up the Designer and navigate to SQL Designer -> SQL. If the query already contains a WHERE clause, append "AND FilterCriteria = ...