Upgrade
This commit is contained in:
parent
2c0a9867b9
commit
f592787ab7
29 changed files with 173 additions and 451 deletions
|
|
@ -37,5 +37,5 @@ rule "Numbers of CashFlow Line"
|
|||
from collect( CashFlow( mvtDate >= $sDate && mvtDate <= $eDate,accountNo == $acc ) )
|
||||
|
||||
then
|
||||
showResult.showText("Found "+$number+" more than 2 CashFlow Lines");
|
||||
showResult.showText("Found "+$number+" CashFlow Lines");
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue