give time entries a blank description, as ledger does
This commit is contained in:
		
							parent
							
								
									fbe0faa1aa
								
							
						
					
					
						commit
						a12d1b1c43
					
				| @ -45,7 +45,7 @@ entryFromTimeLogInOut i o = | ||||
|       edate         = indate, -- ledger uses outdate | ||||
|       estatus       = True, | ||||
|       ecode         = "", | ||||
|       edescription  = acctname, | ||||
|       edescription  = "", | ||||
|       ecomment      = "", | ||||
|       etransactions = txns, | ||||
|       epreceding_comment_lines="" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user