Tryton module for account dunning
Project description
The account_dunning module adds dunning for receivable move lines.
Procedure
A Procedure defines the dunning process with an ordered list of levels. A dunning will raise from one level to an other by selecting the next level that pass the test. The Procedure is set per Party and a default one can be configured in the accounting configuration.
Level
A Level defines the parameters to reach it:
Days: The number of overdue days.
Dunning
A Dunning defines the dunning level of an overdue move line. Once processed, it triggers the communication defined on the procedure level. It is mainly defined by:
Line: The overdue move line
Procedure: The Procedure followed.
Level: The current Level.
Blocked: If true, it blocks the dunning to raise.
The dunning can be in one of these states:
Draft
The current level is not yet processed.
Waiting
The current level has been processed.
Final
All levels have been processed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for trytond_account_dunning-6.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26a01ea86581de4b1bdc33130ea434e496e6f18273c967782006a0a62c1ffff7 |
|
MD5 | 238c9c526a5eabe136149cb1f26ef20b |
|
BLAKE2b-256 | ece27a7dd5119f17f011ee1c7215aa17c39696b40d4bd61d2ed8f1be53df0941 |
Hashes for trytond_account_dunning-6.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63455e22b6be3fcc3117f9feb90c372ae5ad6262da805a32df63631b92ca76c7 |
|
MD5 | d9ad22ff0c8927183097303aa56e3e28 |
|
BLAKE2b-256 | fe66a86f7b96ede7b75f92275dc545cfe40fb5efb188d47c43e46a99b81331db |