Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Incident Reports » Incident Reports Addressed for Version 2.14 » View Incident Report |
Minor |
Reported By: Terry Swiers Reported On: 9/22/2013 For: Version 2.13 Build 3 |
Select p.StockCode, Min(p.RecDate), Min(p.PreOnHand), Sum(p.Received), Select if(Sum(ii.Quantity) is Null then 0 else Sum(ii.Quantity)) From invitem ii join invoice i on i.Number = ii.Number Where ii.StockCode = p.StockCode and i.TransDate >= Min(p.RecDate) From porcv p Group By p.StockCode
This web page was last updated on Wednesday, October 30, 2024 at 11:41 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |