fix BA a KV nefunkcni vecerni prodej
This commit is contained in:
@@ -698,7 +698,8 @@ begin
|
||||
and (
|
||||
case
|
||||
when v_purchase_pricing_mode = 'fixed' then
|
||||
wk.sell_price > wk.buy_price + v_degrad_czk_kwh
|
||||
-- Večerní peak: vyvést i když sell < fixní buy (KV1), pokud je to denní maximum výkupu.
|
||||
true
|
||||
else
|
||||
wk.sell_price > v_ref_buy_czk_kwh + v_degrad_czk_kwh
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user