# Old Avro, check if exists, just use it if not - regenerate with old code https://docs.google.com/spreadsheets/d/1z-ErI1blE0OWpQ1qKukc232DveLdn8pfBkI85jkCFmY/edit#gid=0&range=2:2
. .env && env/bin/python processing_accounting/cli_dev.py exec accounting_statement_export -c "{\"period_ids\": \"214,215,216\", \"user_id\":\"4565\", \"locale\":\"en_US\", \"user_type\": \"label\", \"payment_interval\":\"quarter\"}" -l debug # Run execution
# New AVRO https://docs.google.com/spreadsheets/d/1z-ErI1blE0OWpQ1qKukc232DveLdn8pfBkI85jkCFmY/edit#gid=0&range=3:3
. .env && env/bin/python processing_accounting/cli_dev.py exec accounting_statement_export -c "{\"period_ids\": \"217,218,219\", \"user_id\":\"24953\", \"locale\":\"en_US\", \"user_type\": \"label\", \"payment_interval\":\"quarter\"}" -l debug # Run execution
# New AVRO https://docs.google.com/spreadsheets/d/1z-ErI1blE0OWpQ1qKukc232DveLdn8pfBkI85jkCFmY/edit#gid=0&range=4:4
. .env && env/bin/python processing_accounting/cli_dev.py exec accounting_statement_export -c "{\"period_ids\": \"217\", \"user_id\":\"25948\", \"locale\":\"en_US\", \"user_type\": \"label\"}" -l debug
# Old Avro, check if exists, just use it if not - regenerate with old code https://docs.google.com/spreadsheets/d/1z-ErI1blE0OWpQ1qKukc232DveLdn8pfBkI85jkCFmY/edit#gid=0&range=5:5
. .env && env/bin/python processing_accounting/cli_dev.py exec accounting_statement_export -c "{\"period_ids\": \"214\", \"user_id\":\"2858\", \"locale\":\"en_US\", \"user_type\": \"subaccount\"}" -l debug # Run execution
# New Avro, https://docs.google.com/spreadsheets/d/1z-ErI1blE0OWpQ1qKukc232DveLdn8pfBkI85jkCFmY/edit#gid=0&range=10:10
. .env && env/bin/python processing_accounting/cli_dev.py exec accounting_statement_export -c "{\"period_ids\": \"217\", \"user_id\":\"2858\", \"locale\":\"en_US\", \"user_type\": \"subaccount\"}" -l debug # Run execution



