add exclude bp_id to dump share-transactions.csv
This commit is contained in:
parent
cef6c1e235
commit
0926dacd77
@ -38,5 +38,6 @@ dump "select member_asset_id, bp_id, date, action, amount, comment
|
||||
|
||||
dump "select member_share_id, bp_id, date, action, quantity, comment
|
||||
from member_share
|
||||
WHERE bp_id NOT IN (511912)
|
||||
order by member_share_id" \
|
||||
"share-transactions.csv"
|
||||
|
Loading…
Reference in New Issue
Block a user