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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2761ca4190bf1195940e760887b1ec6123567c08446fd4ca83af14901274ea4f |
|
MD5 | b4550009547a9a701aeaf0413f4eb659 |
|
BLAKE2b-256 | 13a88fd0fb7bfc4da15bdaada6ccfa808c313df401eddd7639a6237c8e0fc5fd |
Hashes for trytond_account_dunning-6.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b87883d266c27f660c9833df94c2d7490f61253095f99f23f4a0a7fd2cba2ef3 |
|
MD5 | e19d0e39eba88d5b18c559fb8522fd33 |
|
BLAKE2b-256 | 7bc565440aaa262cc58b84f9850a8c4a947b1c54ba0121cbf52b391b5bed9112 |