我正在尝试从存储在xcart_order_details中的活动销售订单中计算库存数量。我还希望只计算x天内下达的订单中状态为“P”或“Q”的库存,以及库存类型是否与某些位置匹配: C1库存、C2库存等等。在我们的旧xcart数据库中,这曾经是相对简单的;FROM `xcart_order_details`
WHERE `productid` IN (
.*, pc.categoryid, c.category, wherewhere efv.productid=p.productid and efv.fieldid = 1) as Zone inner join xcart_products_categories pc
on p.productid=pc.pr