juntagrico/juntagrico-billing

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.github/workflows/juntagrico-ci.yml
.github/workflows/python-publish.yml
.gitignore
LICENSE
MANIFEST.in
README.md
juntagrico_billing/__init__.py1
A
0 mins
A
100%
juntagrico_billing/admin/__init__.py35
A
0 mins
A
100%
juntagrico_billing/admin/bill.py45
A
0 mins
C
73%
juntagrico_billing/admin/billitem_inline.py20
A
0 mins
C
70%
juntagrico_billing/admin/businessyear.py3
A
0 mins
A
100%
juntagrico_billing/admin/payment.py6
A
0 mins
A
100%
juntagrico_billing/admin/payment_inline.py6
A
0 mins
A
100%
juntagrico_billing/apps.py9
A
0 mins
A
100%
juntagrico_billing/config.py8
A
0 mins
A
100%
juntagrico_billing/docs/settings.rst
juntagrico_billing/lifecycle/__init__.py0
A
0 mins
F
0%
juntagrico_billing/lifecycle/billitem.py10
A
0 mins
A
100%
juntagrico_billing/lifecycle/payment.py11
A
0 mins
A
100%
juntagrico_billing/locale/de/LC_MESSAGES/django.mo
juntagrico_billing/locale/de/LC_MESSAGES/django.po
juntagrico_billing/mailer.py19
A
0 mins
A
100%
juntagrico_billing/models/__init__.py7
A
0 mins
A
100%
juntagrico_billing/models/account.py20
A
0 mins
A
90%
juntagrico_billing/models/bill.py179
A
0 mins
A
93%
juntagrico_billing/models/payment.py45
A
0 mins
A
92%
juntagrico_billing/models/settings.py18
A
0 mins
A
92%
juntagrico_billing/querysets/bill.py11
A
0 mins
A
90%
juntagrico_billing/querysets/payment.py4
A
0 mins
A
100%
juntagrico_billing/templates/admin/juntagrico_billing/bill/change_form.html
juntagrico_billing/templates/jb/bills_notify.html
juntagrico_billing/templates/jb/bookings_export.html
juntagrico_billing/templates/jb/mails/bill_notification.txt
juntagrico_billing/templates/jb/messages/no_businessyear.html
juntagrico_billing/templates/jb/open_bills.html
juntagrico_billing/templates/jb/payments_upload.html
juntagrico_billing/templates/jb/pending_bills.html
juntagrico_billing/templates/jb/subscription_bookings.html
juntagrico_billing/templates/jb/unpublished_bills.html
juntagrico_billing/templates/jb/user_bill.html
juntagrico_billing/templates/jb/user_bills.html
juntagrico_billing/templates/juntagrico/menu/admin.html
juntagrico_billing/templates/juntagrico/menu/user.html
juntagrico_billing/tests/__init__.py87
A
0 mins
A
100%
juntagrico_billing/tests/camt054_testfile.xml
juntagrico_billing/tests/camt054_testfile2.xml
juntagrico_billing/tests/camt054_testfile3.xml
juntagrico_billing/tests/test_billbookings.py116
A
1 hr
A
100%