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-5.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5890326c1d73cad2efdeedafd35891905a21b7b2b55c372672a4b1eb18b82a28 |
|
MD5 | c3fd3af8698757524e25fc7a7a9faa22 |
|
BLAKE2b-256 | b665c0dc0eae419d13f98eb07f95080d0a7a360cda24efb229b645d272abfd73 |
Hashes for trytond_account_dunning-5.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f458290caed2b9d3f28cea9a0f4af7b30c9abb56fb263aaa0b29f4bfc534f9d |
|
MD5 | 1a12bfda0ec93d80580701d1324cf5f5 |
|
BLAKE2b-256 | fa450d66e1b5cb1fcdbc204923572a49eaee4db710e2c85ec2d3eb9b241f34a5 |