Skip to content

Releases: openedx/openedx-ledger

1.4.3

05 Jun 13:03
b4fc3bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

1.4.2

16 Apr 13:44
Compare
Choose a tag to compare

Dependency Updates

1.4.1 | python 3.12 support

20 Mar 11:27
65a98a0
Compare
Choose a tag to compare

1.4.0 | feat: Add parent_content_key field to Transaction model

16 Feb 23:22
4894dc5
Compare
Choose a tag to compare
Merge pull request #60 from openedx/pwnage101/ENT-8389

feat: Add parent_content_key field to Transaction model

1.3.3

06 Feb 16:09
4856206
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2 | fixing a kwarg typo

01 Nov 17:27
0a62a17
Compare
Choose a tag to compare
  • fixing a kwarg typo

1.3.1

01 Nov 16:36
8b9e200
Compare
Choose a tag to compare

chore: updated requirements.

1.3.0 | add lms_user_email content_title to transactions

24 Oct 20:10
afe5689
Compare
Choose a tag to compare

[1.3.0]


  • Add optional lms_user_email and content_title to the Transaction model

1.2.0 | Add an `Adjustment` model

17 Oct 14:19
Compare
Choose a tag to compare

#37

Adds the ability to credit (or debit) manually from a ledger via an Adjustment model, outside the context of a redemption/enrollment, in the event of dispute or confusion.

1.0.2

13 Jul 19:24
7cf4f25
Compare
Choose a tag to compare

only allow reversals of committed transactions