from Asset to Bel:Asset
cicd / ci (push) Successful in 1m1s
Details
cicd / ci (push) Successful in 1m1s
Details
parent
989bc3c2ff
commit
36dcf70dbe
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
<span>
|
||||
<label for="likeName">likeName</label>
|
||||
<input name="likeName" type="text" value="AssetAccount"/>
|
||||
<input name="likeName" type="text" value="Bel:AssetAccount"/>
|
||||
</span>
|
||||
|
||||
<span>
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
|
||||
<span>
|
||||
<label for="prediction">prediction</label>
|
||||
<input name="prediction" type="text" value="interest=AssetAccount:Cash \$ 0.02&prediction=contributions=AssetAccount:Bonds $ 1916&prediction=interest=AssetAccount:Monthly \$ 0.03&prediction=contributions=AssetAccount:Monthly $ 3600"/>
|
||||
<input name="prediction" type="text" value="interest=Bel:AssetAccount:Cash \$ 0.02&prediction=contributions=Bel:AssetAccount:Bonds $ 1916&prediction=interest=Bel:AssetAccount:Monthly \$ 0.03&prediction=contributions=Bel:AssetAccount:Monthly $ 3600"/>
|
||||
</span>
|
||||
|
||||
<span>
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
|
||||
<span>
|
||||
<label for="whatIf">whatIf</label>
|
||||
<input name="whatIf" type="text" value="AssetAccount:Cash $ -.10000"/>
|
||||
<input name="whatIf" type="text" value="Bel:AssetAccount:Cash $ -.10000"/>
|
||||
</span>
|
||||
|
||||
<span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue