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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a9283da2fc46ed43e1c710c16d565dae1c3a75f453443e042c7a7b94a7fcb4e |
|
MD5 | 3d21820931816dde44e66c732aa0f57e |
|
BLAKE2b-256 | 3e8abd8cf092c84733f1141f30745ec7bbe27c31768d1c79cb5ec982ee59e693 |
Hashes for trytond_account_dunning-6.4.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4bd6654549e72158ef84856c9fadb1659a6d6295194bb653cb73e1bc5e1da31 |
|
MD5 | a7bfd259c7400b2f6fc7ced3d82c2551 |
|
BLAKE2b-256 | a115a052251f5a801819a0425b7eab537a0fc48de264dee60001643532f73f6f |