Skip to content

Releases: skioo/django-customer-billing

Mark accounts as delinquent when has not any valid credit card

23 Oct 08:16
Compare
Choose a tag to compare

Pay pending invoices endpoint

21 Oct 08:01
Compare
Choose a tag to compare
1.7.3

Update project version to 1.7.3

add credit-card-registered signal

13 Oct 09:44
Compare
Choose a tag to compare
1.7.2

add credit_card_registered signal

add credit-card-registered signal

13 Oct 09:32
Compare
Choose a tag to compare
1.7.1

add credit_card_registered signal

1.7 Mark accounts as delinquent

07 Oct 12:47
Compare
Choose a tag to compare
Update project version

modernize supported platforms and dependencies

22 May 15:23
Compare
Choose a tag to compare

Stop supporting django 2.1
Support django 3.0
New version of djmoney

due instead of overdue

02 Mar 10:59
Compare
Choose a tag to compare
1.5.4

replace overdue by due

export transactions

27 Feb 09:32
Compare
Choose a tag to compare
1.5.3

export transactions

1.5.2: Support django 2.2

02 May 15:24
Compare
Choose a tag to compare
- Unit tests now require that objects referenced by foreign keys
    exist in the database.
- 'make-migration --check' now requires a fully functional settings.py.

Also added test coverage reporting

1.5.1: finer credit-card status in admin

19 Apr 08:58
Compare
Choose a tag to compare
Both for accounts and invoices