exclude asset transaction without membership
This commit is contained in:
parent
8ec4ffa569
commit
f478961b8b
@ -32,6 +32,7 @@ dump "select sepa_mandat_id, bp_id, bank_customer, bank_name, bank_iban, bank_bi
|
||||
|
||||
dump "select member_asset_id, bp_id, date, action, amount, comment
|
||||
from member_asset
|
||||
WHERE bp_id NOT IN (511912)
|
||||
order by member_asset_id" \
|
||||
"asset-transactions.csv"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user