juntagrico-billing

View on PyPIReverse Dependencies (0)

1.5.6 juntagrico_billing-1.5.6-py3-none-any.whl

Wheel Details

Project: juntagrico-billing
Version: 1.5.6
Filename: juntagrico_billing-1.5.6-py3-none-any.whl
Download: [link]
Size: 57507
MD5: b21775cd12d233301f9343cc2a78adaa
SHA256: 764d2415ee751ae86f36c45c5bf9556bd7f36615e5dd2003fe8db6fca8888f62
Uploaded: 2024-03-26 10:21:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: juntagrico-billing
Version: 1.5.6
Summary: Send and manage bills in juntagrico
Author: juntagrico
Author-Email: info[at]juntagrico.org
Home-Page: https://juntagrico.org
License: LPGLv3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Dist: lxml (==4.9.3)
Requires-Dist: python-stdnum (==1.16)
Requires-Dist: qrbill (==1.1.0)
Requires-Dist: svglib (==1.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6641 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
juntagrico_billing/__init__.py sha256=ojNa6XCZBtifvfclPXkOzOzslVcnDR1EI_1JhgyPGHs 46
juntagrico_billing/apps.py sha256=6iLI_qLlvwaRTv18PJbJ7_gaqm3PtQVLyNa3-z6wD1k 160
juntagrico_billing/config.py sha256=7LxFI9RHXnYECy4iSUNleT3VTKe5T0DEq3hk7bzfRic 285
juntagrico_billing/juntagricoapp.py sha256=hWvKXgS6uM5TDDjiEKEY6_EQz-NHrOuFmIlAA_1i4JU 925
juntagrico_billing/mailer.py sha256=v5ojYDA9Qv26m0mHm5DOuQRxQgJN1kyfZTzB7SwjPWU 1038
juntagrico_billing/models.py sha256=MN9xCFoLxcZGoZwEhkwcMPEo-w50PX7nylbswBU0hSU 430
juntagrico_billing/urls.py sha256=Zu0gWD1rfy3tN2F1l1sw0lspHX8AkegEFSgVRhcc5vw 1197
juntagrico_billing/views.py sha256=VE01fL8JP8OkIW3DcIm95AOGgfK15x3pf2c-hJnZ-Yc 11734
juntagrico_billing/views_payment.py sha256=2IUut11aWSypykkZKzExvPv6fBjzCnqCkpf0W9SkpYo 1753
juntagrico_billing/admin/__init__.py sha256=UPwTbCksmuNOjLwDUsAsvqxZAl9tySKHqnpEYUWjfPw 1322
juntagrico_billing/admin/bill.py sha256=aSHTnrr8YVpcQGteWitqqNpEMyFxq3q0JiUq9CNzmAY 2118
juntagrico_billing/admin/billitem_inline.py sha256=zSSIZeglobREDkEIJORAzpPF0KnyYOwJN8Vq5CQm1tE 884
juntagrico_billing/admin/businessyear.py sha256=QoHwscTLlNAu4UUHz-hcKEly7McwDe3vwe1_qTxoXQ0 120
juntagrico_billing/admin/payment.py sha256=g-qiilzxKTSJU9F63QqjexYPoUBJ0s1lze6i8ee58U8 207
juntagrico_billing/admin/payment_inline.py sha256=SRQU499iyvUL5AxwwHAocX_YT5xJiIqUfEUGp08Sl4s 193
juntagrico_billing/dao/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
juntagrico_billing/dao/billdao.py sha256=tlCjPXHRJ-Md2Dcsd3lCAw_gnNjvjWFiP_8H10fa4Ic 507
juntagrico_billing/dao/paymentdao.py sha256=RGZ3Pj8ipPlUriU8Td57Ekd0F7l7EULLT4wLjIe8hiE 258
juntagrico_billing/dao/subscription_parts.py sha256=tGFPxqVeQrBY32ROW_CQ8z3s80nczZDnIyrJILXGE6o 1254
juntagrico_billing/entity/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
juntagrico_billing/entity/account.py sha256=SaeIa7iHzbL9JB_vl22ZdwK3ip0g7_cqBZ5hCxktyqk 879
juntagrico_billing/entity/bill.py sha256=D6o-NRpSLhg_2F4OusIQuw0bHDnbN_n806YPqOy_QZs 7746
juntagrico_billing/entity/payment.py sha256=lsHkJ2oqQoi_oxmfZnvdSYf_2V-r87Pl-zSqIDXVKus 1771
juntagrico_billing/entity/settings.py sha256=swwfdimsuHSdfe-_kyKvK9S-Fk86hL12Td6ESHhWpfY 876
juntagrico_billing/lifecycle/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
juntagrico_billing/lifecycle/billitem.py sha256=f014E_-a0eIvX4NhYSYs61wEotoeEt8wXV3IpQqRIAw 313
juntagrico_billing/lifecycle/payment.py sha256=7w0SyfMAU_Bzez_qYRKRmTlf_a4xN_qUTld63PDGqmo 324
juntagrico_billing/locale/de/LC_MESSAGES/django.mo sha256=oVfDBn7EV0-BvsPLe1EST7dQOYUrQ4FjLUtMz9jDFSg 8227
juntagrico_billing/locale/de/LC_MESSAGES/django.po sha256=QUegRVgDOoyHk3cg1xctYdD6h8hgbvRgw2cVfaaLSzw 18853
juntagrico_billing/migrations/0001_squashed_0012_post_1_4.py sha256=KtEVz9FMvzQ9BxbFeH6UuN054uz8FLViEPdgLg8Okxw 8481
juntagrico_billing/migrations/0002_bill_published.py sha256=G39yviUzc3HVR_xUpKKQFM6dgEnxlODW1zGEkPx82DA 428
juntagrico_billing/migrations/0003_vat.py sha256=UB_VPNyZ22J38NvI_FvW3Szt6T14MQc1fVMiGahtQOs 1183
juntagrico_billing/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
juntagrico_billing/templates/admin/juntagrico_billing/bill/change_form.html sha256=xBncTqPocgBdBBqtGv8k4Ul5BkC2w-gLZlKKLqq7FQg 461
juntagrico_billing/templates/jb/billing_admin_menu.html sha256=SAeMhN83MlERilrbp4UtnTgZuH-oTniVrqExCitvZ5A 1233
juntagrico_billing/templates/jb/billing_user_menu.html sha256=SAn17edQFdPmIqq1ZFMexzb7WylDB1Jgu3uYEV3LKQY 285
juntagrico_billing/templates/jb/bills_notify.html sha256=Jln0sT_YOOmg62U6Nx378rguxz6Uddn821CsT3W1GBM 2482
juntagrico_billing/templates/jb/bookings_export.html sha256=3rBXBc-_Am79L9sZLRlvfhJFPge3Gzx-SvY23gGY3TY 1385
juntagrico_billing/templates/jb/open_bills.html sha256=7nCWy4w_QkBefhg4EaSNMfZqQFhPFyMQTQcsAXKYneM 6409
juntagrico_billing/templates/jb/payments_upload.html sha256=W0AsDqKkEOLCL4ix6AMA5YbX7pGvYn3AZyJo887UwkA 773
juntagrico_billing/templates/jb/pending_bills.html sha256=lyaNWAKBt68cVyKkof5AnSJch2y16wB6tWQN0Y6PFcY 2718
juntagrico_billing/templates/jb/subscription_bookings.html sha256=ifXHUxE-70yuUokVsNLURjfpNbEWNtN4Y5PqpCbBPrk 1793
juntagrico_billing/templates/jb/unpublished_bills.html sha256=t_bPNTMQLKMlqlzWUnYxxBY_r5kqsf4bkd6R6vDQmnE 2470
juntagrico_billing/templates/jb/user_bill.html sha256=3rOf78kNBFKcIArbRojp1I3gUIX4nSphH1RfXSJOiCI 3766
juntagrico_billing/templates/jb/user_bills.html sha256=8B_pUEaXSjcalFylw2_juCBKQNGdAHvPtOC1VBPs2k0 2443
juntagrico_billing/templates/mails/bill_notification.txt sha256=0liGWXzV4n7wZ7RbKSI4RXi_i5uUiAYGNj2Iki1fd5I 1540
juntagrico_billing/templates/messages/no_businessyear.html sha256=ccl8YoDLNKKp9Dt6nGppiWVeDvcCIg7L8GltAgUQhtw 329
juntagrico_billing/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
juntagrico_billing/util/billing.py sha256=XgXf7IXlltHY5BaL9WpVwSOmqaMob95EJqXn1phXRZg 7407
juntagrico_billing/util/bookings.py sha256=GHPUR-m5qZLEbDLFS8yG_GI_kPxwJGETwNWyhBlRQ2k 3418
juntagrico_billing/util/esr.py sha256=e7unXGbtK6jYplO4IiNF3uKRn_ioJt16FYgx1l5Dqk8 617
juntagrico_billing/util/payment_processor.py sha256=oOX4fEa7wupXybbHvAWm8I56CN-iR-l5wxofxRe2erU 5550
juntagrico_billing/util/payment_reader.py sha256=TtBZvKPc65LalvpWYb-D0r6vsqCTPNnD-2pATsVuQF4 2990
juntagrico_billing/util/pdfbill.py sha256=R-upkypdKiE4K8tPE0Sh7qpJnlP0_Ng9zqB2hv3V7ok 8602
juntagrico_billing/util/qrbill.py sha256=cP5vIEoTHoNDcxS5hrx5qpMVsXeoH43WxUMsnBUPGSQ 2904
juntagrico_billing-1.5.6.dist-info/LICENSE sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
juntagrico_billing-1.5.6.dist-info/METADATA sha256=K5iHlzoDYTzV6XXspR899CPVvXRPENRAMBjFiIigCFw 7636
juntagrico_billing-1.5.6.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
juntagrico_billing-1.5.6.dist-info/top_level.txt sha256=reTzv1YNM0XkLfsVzeI3qvCT2ErUyEXB6p0xKFk4NyQ 19
juntagrico_billing-1.5.6.dist-info/RECORD

top_level.txt

juntagrico_billing