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.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c948a64ba8d216c4326e572aa80b1eb3b23cb0b75b7d5fea9ce446a68d1e0a9 |
|
MD5 | 645301b61d3b76646663e0c7eb8c792d |
|
BLAKE2b-256 | 14330fb36f1d61db9dc374172afa9be0cea946f9c1500c9a3681f86f4479f82e |
Hashes for trytond_account_dunning-6.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a61d2ac0dd13cb34d919104319d61f8a215478b7c9b3c8d4ae63e86585faae2 |
|
MD5 | 31a6100d7d9aec66897f51a6298abe35 |
|
BLAKE2b-256 | e6cfd68a684acc42eba8e4d343b8ecce2f4e35a17632c6759c7f4c95bb5166a9 |