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-7.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e613720afe65202c82d87e6855c5b8f57c29502e730e44d65458bcb5f38bf6f |
|
MD5 | f5ef4a7c1a27c1ceba4e5e6973aa83f3 |
|
BLAKE2b-256 | ead10ddc6fab64b967fbd3525439c9166a5bddcfa77151782be545bc363632cc |
Hashes for trytond_account_dunning-7.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 933ed7c0e76c6c0dbaae159695b256e54b8f5cff83c5261d09105aa4f37aa748 |
|
MD5 | 841eb48f7c3fd095bab4c448b7cfa7ae |
|
BLAKE2b-256 | b0124d9d193df09958e67b19a31dd2931badbc0e14800eab247bd5ae1d8420f9 |