ui: txn: show full transaction, not a partial one
This commit is contained in:
		
							parent
							
								
									11fee9fbe8
								
							
						
					
					
						commit
						4d97db02cb
					
				| @ -68,7 +68,7 @@ initRegisterScreen d st@AppState{aopts=opts, ajournal=j, aScreen=s@RegisterScree | ||||
|     items = reverse items' | ||||
| 
 | ||||
|     -- pre-render all items; these will be the List elements. This helps calculate column widths. | ||||
|     displayitem (_, t, _issplit, otheracctsstr, change, bal) = | ||||
|     displayitem (t, _, _issplit, otheracctsstr, change, bal) = | ||||
|       (showDate $ tdate t | ||||
|       ,tdescription t | ||||
|       ,case splitOn ", " otheracctsstr of | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user