;doc: add interim note re ConversionOp (#1808)
This commit is contained in:
		
							parent
							
								
									57d055b643
								
							
						
					
					
						commit
						f36ab179c4
					
				| @ -52,6 +52,8 @@ import Text.Printf (printf) | |||||||
| -- Types | -- Types | ||||||
| 
 | 
 | ||||||
| -- | Which operation to perform on conversion transactions. | -- | Which operation to perform on conversion transactions. | ||||||
|  | -- (There was also an "infer equity postings" operation, but that is now done  | ||||||
|  | -- earlier, in journal finalisation.) | ||||||
| data ConversionOp = NoConversionOp | ToCost | data ConversionOp = NoConversionOp | ToCost | ||||||
|   deriving (Show,Eq) |   deriving (Show,Eq) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user