ui: update ProductPerformanceProfitability page to enhance table views and tabs management
This commit is contained in:
@@ -211,7 +211,7 @@ GROUP BY SalesDate, ProductCode, ColorCode, YakaKodu, ChannelCode, CustomerCount
|
||||
`
|
||||
}
|
||||
|
||||
func productPerformanceStockSQL() string {
|
||||
func productPerformanceStockSQLUnused() string {
|
||||
return `
|
||||
;WITH ActiveWarehouses AS (
|
||||
SELECT WarehouseCode
|
||||
|
||||
Reference in New Issue
Block a user