Project

General

Profile

Fehler #222

Lagerbestandsbericht nach Bestandswert sortieren falsch

Added by G. Richardson over 7 years ago.

Status:
Neu
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/10/2017
Due date:
% Done:

0%

Estimated time:

Description

Es wird in SL/WH.pm get_warehouse_report nicht nach dem Bestandswert (lastcost*qty), sondern lastcost sortiert, wenn man im Tabellenheader auf die Sortierung des Bestandswerts klickt.

SELECT b.description AS bindescription, p.lastcost / COALESCE(pfac.factor, 1)) AS stock_value
...
ORDER BY stock_value ASC.

Also available in: Atom PDF