On 2015-12-04 01:26, Ossi Viljakainen wrote:
> How is one supposed to use the dunning module?
I answer both points as there are the same.
The module should create only one dunning record per overdue line.
So if you run multiple times the wizard, it will not create new dunning
records.
Once you have your draft dunning records, you have to process them with
the process wizard which will run the action of the level of the
dunning.
After that the dunning records will be in the state 'done' (for this
level) and the "create dunnings" wizard will change the state once it
reach the next level and so on.
> 3) When I select "New" from Dunnings, I have to select a record manually.
> the list there is not practical, as it displays all records, and not only
Normally, you should not create manually any dunning records.
On 2015-12-05 01:44, Ossi Viljakainen wrote:
> Then I'm experiencing some weirdness:
> 1) There are several overdue lines, but the module does not create dunnings
> for them. Is my configuration wrong, or am I doing something weird?
The party should have a dunning procedure and there should be a level in
that procedure that match the current line (ex: number of overdue days).
So it is not because a line overdue that a dunning will necessary be created.
> 2) Sometimes the customer contacts and wants to agree on a payment plan
> (extended payment time, or payment in installments etc). In this case there
> should not be any further dunning letters. How to accomplish this?
You can block a dunning for escalating to the next level.
But I think this could be improved to allow to set a date for how long
the dunning should be blocked.
> 3) Some customers have paid their invoice, but still Dunnings module create
> new dunnings for them. I double-checked, and yes, the invoice has been
> marked as "Paid". Is this an issue, or am I being stupid?
This is very strange because it should not create a dunning for
reconciled lines. And once the line of a dunning is reconciled, the
dunning is marked as inactive.
> 4) What does the "Blocked" checkbox do? Block the dunnings module to create
> further dunnings or block the customer from further sale?
See above.
To block a customer for further sale, it is the module
sale_credit_limit.
On 2015-12-05 04:11, Ossi Viljakainen wrote:
> 1) Is it possible to have dunning letters in different languages (based on
> party/language) and different formats (based on party/country)? Where do I
> define which letter to use?
There is only one template define and it is using the party language.
You can customize it in the report section of the administration.
> 2) Currently all dunning levels use the same letter, which is impractical.
> For different levels, different wordings would be needed. Where do I
> configure which letter to use for each level?
You just have to put some choose/when/otherwise clauses on the same
template.