neue mahnlogik
This commit is contained in:
parent
b52faff838
commit
bbe247aed7
2 changed files with 3853 additions and 0 deletions
|
|
@ -113,10 +113,12 @@ public class MahnlaufExecuteAdapter implements SignalAdapter {
|
|||
|
||||
switch (invoice.getTaskID()) {
|
||||
case 5200:
|
||||
case 5201:
|
||||
if (dunningLevel < 1)
|
||||
dunningLevel = 1;
|
||||
break;
|
||||
case 5210:
|
||||
case 5211:
|
||||
if (dunningLevel < 2)
|
||||
dunningLevel = 2;
|
||||
break;
|
||||
|
|
|
|||
3851
workflow/rechnungsausgang-de-1.0.3.bpmn
Normal file
3851
workflow/rechnungsausgang-de-1.0.3.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue