Finance would like to have info about the date any given refund is requested. This commit adds a refund_requested_time field to OrderItem and a refund_time to Order. When a user *requests* a refund, the refund_requested_time field on OrderItem is updated; when a user actually *receives* their refund, the refund_time on Order is updated. Note that only the refund_requested_teim field is actually used right now; later on, when we're able to actually automate the process of actually giving users refunds, we will start usings Order's refund_time field.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| analytics | Loading commit data... | |
| branding | Loading commit data... | |
| bulk_email | Loading commit data... | |
| certificates | Loading commit data... | |
| circuit | Loading commit data... | |
| course_wiki | Loading commit data... | |
| courseware | Loading commit data... | |
| dashboard | Loading commit data... | |
| debug | Loading commit data... | |
| django_comment_client | Loading commit data... | |
| foldit | Loading commit data... | |
| instructor | Loading commit data... | |
| instructor_task | Loading commit data... | |
| licenses | Loading commit data... | |
| lms_migration | Loading commit data... | |
| multicourse | Loading commit data... | |
| notes | Loading commit data... | |
| notification_prefs | Loading commit data... | |
| open_ended_grading | Loading commit data... | |
| psychometrics | Loading commit data... | |
| shoppingcart | Loading commit data... | |
| static_template_view | Loading commit data... | |
| staticbook | Loading commit data... | |
| user_api | Loading commit data... | |
| verify_student | Loading commit data... |