symposion_app/registrasion
2016-04-11 17:59:20 +10:00
..
controllers Renames EnablingCondition to Flag where possible 2016-04-11 17:55:00 +10:00
migrations Renames EnablingCondition to Flag where possible 2016-04-11 17:55:00 +10:00
templatetags Adds available_credit tag, and adds a view for refunding an invoice to generate a credit note. 2016-04-11 13:11:56 +10:00
tests renames test_enabling_condition to test_flag 2016-04-11 17:59:20 +10:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
admin.py Renames EnablingCondition to Flag where possible 2016-04-11 17:55:00 +10:00
apps.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
exceptions.py flake8 fixes 2016-04-07 13:26:25 +10:00
forms.py Adds the ability to apply or refund a credit note. 2016-04-11 13:11:57 +10:00
models.py Renames EnablingCondition to Flag where possible 2016-04-11 17:55:00 +10:00
urls.py Adds initial credit note display view 2016-04-11 13:11:57 +10:00
util.py Flake8 fixes 2016-04-08 19:49:18 +10:00
views.py Adds the ability to apply or refund a credit note. 2016-04-11 13:11:57 +10:00