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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec10f8a5c257a03f93a3b10a487027fa49380b53ed61db2b59b11729148626a9 |
|
MD5 | 509fecb50e1b179785e97a6913ec8542 |
|
BLAKE2b-256 | 601ae9e3bde5be04d9faa417bdeacd56eb9f6d1971f3b52b7c725e14397c7079 |
Hashes for trytond_account_dunning-5.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d57d36995ef341b69e81be93f6d7f19cea3f90206484eeb3e740c175a2335d4 |
|
MD5 | bb12ac80124f3a0877ce73398cb5d1e0 |
|
BLAKE2b-256 | 4b3452715821c27a381a286ac8e189fda5ab77ea13bf231d5a9658b179d79458 |