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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16fdae3d4885c6b4b07c944133bc163bc41a9a45cd58d20a75739c9bccd24381 |
|
MD5 | 08ff51e1e0ad1e1c7ef6314debd3bbb2 |
|
BLAKE2b-256 | 5338f1bf4da0d5ef2101b7c5591e9336c731f9f3fb118e4eaae4b1cab7877fc9 |
Hashes for trytond_account_dunning-6.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f9afcb9319063ed631aead39b38bc18cdd4725f4c361c9a31eba8e6b07590db |
|
MD5 | 180dff701bd1e405743d2de26e2d1166 |
|
BLAKE2b-256 | ec181f5204d5f317eec978ce97c9dc8456d7ae596ddfcbd94712995a623d3290 |