juntagrico-billing

View on PyPIReverse Dependencies (0)

1.6.0 juntagrico_billing-1.6.0-py3-none-any.whl

Wheel Details

Project: juntagrico-billing
Version: 1.6.0
Filename: juntagrico_billing-1.6.0-py3-none-any.whl
Download: [link]
Size: 68158
MD5: bebddf0e19e11413ccf6711fe02e923c
SHA256: a0834a40b4865b36e332701ab210eb1e5f8eda27c2ac2257cba4aeb71ac05eee
Uploaded: 2024-05-14 08:39:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: juntagrico-billing
Version: 1.6.0
Summary: Send and manage bills in juntagrico.
Author-Email: juntagrico <python[at]juntagrico.org>
Project-Url: Homepage, https://www.juntagrico.org
Project-Url: Issues, https://github.com/juntagrico/juntagrico-billing/issues
License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.2
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Requires-Python: >=3.8
Requires-Dist: juntagrico (>=1.6.0)
Requires-Dist: lxml (>=4.9.3)
Requires-Dist: python-stdnum (>=1.16)
Requires-Dist: qrbill (>=1.1.0)
Requires-Dist: svglib (>=1.2.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6977 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=bYN93DTWr8alkTnO3wj31CU5gqTshxIcsbXUcJcUAc8 22
juntagrico_billing/apps.py sha256=FxjYxpm824XiC_dC-7AK0Rg6KjYXzzbOZ-rnfrfOQ7M 381
juntagrico_billing/config.py sha256=7LxFI9RHXnYECy4iSUNleT3VTKe5T0DEq3hk7bzfRic 285
juntagrico_billing/mailer.py sha256=uetX6KbWFi3W6T6bt2zyXCm2O9ctJd_l5lhrY6LODVA 1041
juntagrico_billing/urls.py sha256=Zu0gWD1rfy3tN2F1l1sw0lspHX8AkegEFSgVRhcc5vw 1197
juntagrico_billing/views.py sha256=Rn6xGsDSU74sUyBsovBvYK9K4HnVD0wc9rbq9Ajl7oI 11684
juntagrico_billing/views_payment.py sha256=2IUut11aWSypykkZKzExvPv6fBjzCnqCkpf0W9SkpYo 1753
juntagrico_billing/admin/__init__.py sha256=HeQOiCsQtgEefE9GfhVMMUzXHMWUbgsJjdL8sb_L_r0 1645
juntagrico_billing/admin/bill.py sha256=aSHTnrr8YVpcQGteWitqqNpEMyFxq3q0JiUq9CNzmAY 2118
juntagrico_billing/admin/billitem_inline.py sha256=RtOBfYa-KGaG00-JY8yzH6LbE5-nB7LgUPu-k4TPxWM 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=zAIgIgotIfwG2hZdtb_EFANsXeB4ur3b7cXgCRB4N1Y 193
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/models/__init__.py sha256=Hhr3mL4wvIZaWfYSiqjRXbtMStJfvxLsNMys0OWXMHQ 380
juntagrico_billing/models/account.py sha256=SaeIa7iHzbL9JB_vl22ZdwK3ip0g7_cqBZ5hCxktyqk 879
juntagrico_billing/models/bill.py sha256=_12-BKWwVhl0JwlP1CryvP0qvXB0kd_ngRe3p9U-3hQ 7918
juntagrico_billing/models/payment.py sha256=X8LZ4WFBY8RqYjenX8oC6eEIQquwmsD9sSe0dqWg4jM 1881
juntagrico_billing/models/settings.py sha256=swwfdimsuHSdfe-_kyKvK9S-Fk86hL12Td6ESHhWpfY 876
juntagrico_billing/querysets/bill.py sha256=grhQCfQJCboukwkR-T1Ak_ajFB1lZACN3zFzRwiM0g8 478
juntagrico_billing/querysets/payment.py sha256=gW67dQMrAuCE-4YIIA4klGJWAXYsB1nd8URlTUb5qLs 201
juntagrico_billing/templates/admin/juntagrico_billing/bill/change_form.html sha256=xBncTqPocgBdBBqtGv8k4Ul5BkC2w-gLZlKKLqq7FQg 461
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/jb/mails/bill_notification.txt sha256=0liGWXzV4n7wZ7RbKSI4RXi_i5uUiAYGNj2Iki1fd5I 1540
juntagrico_billing/templates/jb/messages/no_businessyear.html sha256=ccl8YoDLNKKp9Dt6nGppiWVeDvcCIg7L8GltAgUQhtw 329
juntagrico_billing/templates/juntagrico/menu/admin.html sha256=S4da_ZDSSOBSyIxTjd_QnvKveq3T-85NsnNQcR0xeL4 1539
juntagrico_billing/templates/juntagrico/menu/user.html sha256=iRhxet0HbQzalmw9-bTqGW1vRqb5GroravCkcykGDac 403
juntagrico_billing/tests/__init__.py sha256=mUwIa_aMMabTw6XjjiuXzsfZDnfdWQo_-UbgiC7bkS8 3247
juntagrico_billing/tests/test_billbookings.py sha256=HsM0ESxUyHaxD5D5KIC3YLMBgKUgsbvWsXJ5no1PNWE 5851
juntagrico_billing/tests/test_bills.py sha256=3GcxgPixcgPPNXrLBBmIevDY6RY5qBNpBHahFm39qiI 19644
juntagrico_billing/tests/test_payment_processor.py sha256=IIHxYTHVGbvoeFr-U4qik_14I88JQQYFUUtO9PmaCEI 8206
juntagrico_billing/tests/test_payment_reader.py sha256=O58gde7_xLh_Cbtej3QQb2ihEYsnHzrjw7NSLSr5XfM 3495
juntagrico_billing/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
juntagrico_billing/util/billing.py sha256=vJZWhA6-2syH1rfu_J-14AqcHlKCQCT5S2e9Fg8lrPo 7366
juntagrico_billing/util/bookings.py sha256=yXRHgoLycHhXasI2lkOSZIcr5Tg4GmWq7R9NyZVAU4E 3397
juntagrico_billing/util/esr.py sha256=e7unXGbtK6jYplO4IiNF3uKRn_ioJt16FYgx1l5Dqk8 617
juntagrico_billing/util/payment_processor.py sha256=MokDkzUnipeccifJxGCEqahSng-WCXLV47tasPiu9s0 5541
juntagrico_billing/util/payment_reader.py sha256=TtBZvKPc65LalvpWYb-D0r6vsqCTPNnD-2pATsVuQF4 2990
juntagrico_billing/util/pdfbill.py sha256=YIlSU2j_lF-id8mUP6PhoGT9jSTNsbrjruvHTTD2j-E 8602
juntagrico_billing/util/qrbill.py sha256=cP5vIEoTHoNDcxS5hrx5qpMVsXeoH43WxUMsnBUPGSQ 2904
juntagrico_billing-1.6.0.dist-info/LICENSE sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
juntagrico_billing-1.6.0.dist-info/METADATA sha256=2aO06hIGmIUNY8LjLmddgCLs-nig0AKzxOKnX-PRXu8 17167
juntagrico_billing-1.6.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
juntagrico_billing-1.6.0.dist-info/top_level.txt sha256=reTzv1YNM0XkLfsVzeI3qvCT2ErUyEXB6p0xKFk4NyQ 19
juntagrico_billing-1.6.0.dist-info/RECORD

top_level.txt

juntagrico_billing