Closed rachellougee closed 3 months ago
follow up to https://github.com/mitodl/ol-data-platform/pull/1212
This adds receipt_payment_timestamp instead of receipt_transaction_timestamp to the martscombinedorders. It is used in https://bi.odl.mit.edu/queries/1189/source as payment_date
dbt build --select martscombinedorders
What are the relevant tickets?
follow up to https://github.com/mitodl/ol-data-platform/pull/1212
Description (What does it do?)
This adds receipt_payment_timestamp instead of receipt_transaction_timestamp to the martscombinedorders. It is used in https://bi.odl.mit.edu/queries/1189/source as payment_date
How can this be tested?
dbt build --select martscombinedorders
Additional Context