Commit 812fccb
committed
fix: add: don't restart from posting 1 when the final balance check fails
When the user finishes entering postings, if the resulting transaction
fails to balance or satisfy balance assertions, we now just re-prompt
for another posting, rather than discarding the postings entered so
far and starting again at posting 1.
This is most visible when entering balance assignments.1 parent f6a9b7d commit 812fccb
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
| 230 | + | |
| 231 | + | |
234 | 232 | | |
235 | 233 | | |
236 | 234 | | |
| |||
0 commit comments