- ID
- 84911e6a-95f6-4690-b098-8e4a6ca1483a
MMPY-37 Payout Activity
- source :: https://multimediallc.atlassian.net/browse/MMPY-37
- tags :: Falcon Nest Project Story Falcon Nest Project
- epic :: MMPY-196 Django Admin Refinements
Background
In order for customer support to be able to see the history of a payout, we want to capture an audit/activity log.
This activity log should allow someone to access a transfer, or one of the payouts of a transfer to understand what has happened.
Requirements
DONE Add PayoutAudit item list to Payout admin view
- ID
- 31481e69-a1a6-d78e-6c25-9898b30a21a7
DONE Write tests for Payout admin view
- ID
- e072758a-21ff-7df8-2867-20c54a0d08c6
GIVEN
A user with access to django admin
WHEN
The user selects a payout to view in django admin
THEN
The user should be able to see all payout audit items listed.