Metadata-Version: 2.1
Name: openimis-be-calcrule_fees
Version: 1.6.1
Summary: The openIMIS Backend calculation rule fees reference module.
Home-page: https://openimis.org/
Author: Seweryn Niedzielski
Author-email: sniedzielski@soldevelo.com
License: GNU AGPL v3
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: django
Requires-Dist: django-db-signals
Requires-Dist: djangorestframework
Requires-Dist: openimis-be-core
Requires-Dist: openimis-be-calculation

# Calcrule to calculate Paymen fees for payment source


 This calculation will, for the selected level and product, calculate how much the insurance need to pay the payment platform for the fee for payment service
 
 it create bill for the payment platform based on the contribution made through that platform attached to invoice item
 
 https://openimis.atlassian.net/wiki/spaces/OP/pages/3045818376/Payment+plan+calculation+rule+fees
