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.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 577a422b1be00939753967a29213e747692f576df125bf3aab7d8f41ea4aae3e |
|
MD5 | e44dacb1bec20a28ead605ec68dbea95 |
|
BLAKE2b-256 | 11b336c2230e5024353e01876a66dcf4a35b0b07076a3ad74eed2104fbfd39cf |
Hashes for trytond_account_dunning-5.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d7e24153a846b9ff16f5ec11e9b94f268327c3aed55f3a07a45095dbed282e9 |
|
MD5 | f9f161a9d1d722b38e99293b17deca3d |
|
BLAKE2b-256 | f9c88b8d534bd5154598d2b0692ebebe6ef9766d125e7e8a486df1d67c7a49a2 |