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.8.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29b92eb3cf77ad96f4a91166807d3e5d47a6a6549a1a11ad9549599c159b54aa |
|
MD5 | 765085666e2e311f470e41ef51dff8f0 |
|
BLAKE2b-256 | d8b4806995c8665ccb677c607e93cf2c918765bce1eb23269b4580cb65c38a75 |
Hashes for trytond_account_dunning-5.8.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 360509cac1f3eade675043725e182119b69e6f6bbcdd6927b897e66e0c12f0d0 |
|
MD5 | ffb84ff967940acb711677d5bc47aa61 |
|
BLAKE2b-256 | 53ec280c301c8edfbfa267979835552cd14ae15c96517038927cd232c78998f0 |