Account Dunning Fee Module
##########################
The account_dunning_fee module allows to generate accounting moves as fees when
processing dunning which are at a level with a *Fee* defined.
The accounting move debit the fee amount from the same account as the due line
and credit the revenue account of the product. Only one move is created per
dunning and level.
Fee
***
A *Fee* defines the parameters to apply the fee:
- Name: The string that will be used as account move description.
- Product: The service product that represent the fee.
- Journal: The journal on which the move will be posted.
- Compute Method:
- List Price: The list price of the product.
- Percentage: A percentage of the due amount.
Raw data
{
"_id": null,
"home_page": "http://www.tryton.org/",
"name": "trytond-account-dunning-fee",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "account dunning fee",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/fe/34/f489d61b4fc14be45859c92cc55d4f274c3fbdb4824ff7a1d2099e340339/trytond_account_dunning_fee-7.2.0.tar.gz",
"platform": null,
"description": "Account Dunning Fee Module\n##########################\n\nThe account_dunning_fee module allows to generate accounting moves as fees when\nprocessing dunning which are at a level with a *Fee* defined.\n\nThe accounting move debit the fee amount from the same account as the due line\nand credit the revenue account of the product. Only one move is created per\ndunning and level.\n\nFee\n***\n\nA *Fee* defines the parameters to apply the fee:\n\n- Name: The string that will be used as account move description.\n- Product: The service product that represent the fee.\n- Journal: The journal on which the move will be posted.\n- Compute Method:\n\n - List Price: The list price of the product.\n - Percentage: A percentage of the due amount.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Tryton module for account dunning fee",
"version": "7.2.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.2/",
"Forum": "https://www.tryton.org/forum",
"Homepage": "http://www.tryton.org/",
"Source Code": "https://code.tryton.org/tryton"
},
"split_keywords": [
"account",
"dunning",
"fee"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "04ff8354341c2f56b0cce3e42a4c80f61eeaf9690c6667acfda96f68b793df84",
"md5": "8d7c60866b0a174efd165905ea08f247",
"sha256": "0313607dc46aa4942d04b1730303a5f553c2ee993c9ee9c8c50ee750f5070c9d"
},
"downloads": -1,
"filename": "trytond_account_dunning_fee-7.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8d7c60866b0a174efd165905ea08f247",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 43457,
"upload_time": "2024-04-29T15:32:47",
"upload_time_iso_8601": "2024-04-29T15:32:47.784243Z",
"url": "https://files.pythonhosted.org/packages/04/ff/8354341c2f56b0cce3e42a4c80f61eeaf9690c6667acfda96f68b793df84/trytond_account_dunning_fee-7.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe34f489d61b4fc14be45859c92cc55d4f274c3fbdb4824ff7a1d2099e340339",
"md5": "17adf337639b862ee9c24db4dc311ac8",
"sha256": "6fa66da4349deb0b2b13197e90e7decf1ec9b0acd1fccca0dfa8e323b596b711"
},
"downloads": -1,
"filename": "trytond_account_dunning_fee-7.2.0.tar.gz",
"has_sig": false,
"md5_digest": "17adf337639b862ee9c24db4dc311ac8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 29492,
"upload_time": "2024-04-29T15:32:49",
"upload_time_iso_8601": "2024-04-29T15:32:49.089948Z",
"url": "https://files.pythonhosted.org/packages/fe/34/f489d61b4fc14be45859c92cc55d4f274c3fbdb4824ff7a1d2099e340339/trytond_account_dunning_fee-7.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-29 15:32:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-account-dunning-fee"
}