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.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24343f004f84fd6c461132214b974385f7867161699b464d81cb79261d93e1a7 |
|
MD5 | 09446e6d3a8c04e85515019a680b9a13 |
|
BLAKE2b-256 | 86f5047a2e4be6a9ae4b159dd82fe2f4b55d6d8e710b0c52e7ac7f5d7470d965 |
Hashes for trytond_account_dunning-6.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0ccb7bbfb2aa4914cc752e4aa65c1c7619eba3c70de5e5efb40954849c47f1f |
|
MD5 | bec4ade56b7103091dd0d4253458b6a9 |
|
BLAKE2b-256 | 4ebad005bf3c048d9b9e2dfb7c01739c8a8634ccc533f7539b1ad721732fc3f5 |