我對SQL比較陌生,試圖做一個簡單的查詢來看看今年的銷售情況,與去年同一日期或理想的一週同一天。 我創建了以下查詢,當前基於單個設置日。我將需要移動這個來獲得今天的日期,但後來認爲id會解決這個問題。 - Below is the query
-strtrdecode = store location
-dtmtradedate = transaction date
-cursales =
這是我想要完成的項目。輸入來自用戶的數據並自動創建修改日期。 循環中的輸入和結果列表很好。但是現在我想按照月份和年份計算總銷售額。 數據庫列樣式示例:model_name,sold_date,sold,stock_left ... 日期在我的PHP插入代碼上使用NOW(),因此存儲在數據庫中的結果將爲2015-04-06。 每個銷售都會有自己的創建日期。 例子: name sold date
我通過API爲具有\ char作爲InventoryID一部分的項目插入銷售訂單至Acumatica時遇到問題。 如果我嘗試插入SO與InventoryID \調整後,API返回以下錯誤: PX.Data.PXFieldProcessingException: Error: An error occurred while
processing the field Inventory ID : E