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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaed90c4943dd05d5c9c09a489f5c7adfe3f4391e7bfaa77cf887b4f84f16d34 |
|
MD5 | 5f0fcae6831a3ac431ffa6d80a154883 |
|
BLAKE2b-256 | 3cd5d6abad1f0d74412a2721dd278a26eeb240705510b9d362ebcf006bd31087 |
Hashes for trytond_account_dunning-7.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e896651fd1c608352593f269dd118099fb4db6d231aab990c97951109a9fa9c |
|
MD5 | c62742821f3ee0ce06ec45c8b6611e86 |
|
BLAKE2b-256 | 1a6afad73c2a4919c79fab28b03dcc9cb931c3ffd5e25890c79696585cff5f99 |