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
File details
Details for the file trytond_account_dunning-7.2.1.tar.gz
.
File metadata
- Download URL: trytond_account_dunning-7.2.1.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5dce93863071243818f44d7629a34dee78b2f77ce46cd8a1be50acd2cfbd365 |
|
MD5 | 3d092a2e9ddc1441178a4bce538e5f58 |
|
BLAKE2b-256 | d4470a2d652f0cf8969abc420734a88eda1340a668f28ed4b0e27b31b1711ab4 |
Provenance
File details
Details for the file trytond_account_dunning-7.2.1-py3-none-any.whl
.
File metadata
- Download URL: trytond_account_dunning-7.2.1-py3-none-any.whl
- Upload date:
- Size: 71.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 109e527a9f8ba157230eade9fa8a8748435514ff2fe7972c38f952e208d713a0 |
|
MD5 | 16e7fa8aab6b5a7a98e5f664ffe7229c |
|
BLAKE2b-256 | 07e5bb862cc7a636be3e892bc7fcb105bd318ec7e79c1bff0d9b5082a58cca5f |