totals source

This commit is contained in:
Paul Trowbridge 2025-04-04 15:51:53 -04:00
parent f0c8fe4de9
commit efba5e2a6d

View File

@ -8,7 +8,7 @@ SELECT
calc_status,
sum(fb_val_loc * r_rate) value_loc
FROM
rlarp.osmf o
rlarp.osmfs o
WHERE
fs_line = '41010'
and calc_status <> 'CANCELED'