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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1da6621371198e9e00ec310bb62b8457b65e58c3a685c04e338505b9c1f9247b |
|
MD5 | 2305dedf97a5fbb415acf9f0fba0b4d9 |
|
BLAKE2b-256 | 162d9c5c9929c97b2aa02efd22cb3c87a1bb5ce8f0087e77862c319afffb3870 |
Hashes for trytond_account_dunning-6.6.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c48d7942865359464e8fd50e00177de3a6e273420114b2c1258c2f49c6f8ffc |
|
MD5 | 41141ce8b56a629979e0b45186dd445d |
|
BLAKE2b-256 | 64958742e9ae26e82645c5ea0e3fdec8908cf6a0cc1f6eba054eb3643d9545b1 |