Revision 7464fcbd
Von Bernd Bleßmann vor etwa 5 Jahren hinzugefügt
SL/WH.pm | ||
---|---|---|
809 | 809 |
"partunit" => "p.unit", |
810 | 810 |
"stock_value" => "p.lastcost / COALESCE(pfac.factor, 1)", |
811 | 811 |
"purchase_price" => "p.lastcost", |
812 |
"list_price" => "p.listprice", |
|
812 | 813 |
); |
813 | 814 |
$form->{l_classification_id} = 'Y'; |
814 | 815 |
$form->{l_part_type} = 'Y'; |
Auch abrufbar als: Unified diff
Lagerstandsbericht: Listenpreis anzeigbar machen