GnuCash
5.6-150-g038405b370+
|
Implement Accounting Policy Private header File. More...
Go to the source code of this file.
Data Structures | |
struct | GNCPolicy |
The Policy routines try to encapsulate the FIFO/LIFO-specific parts of the cap-gains routine, and can be replaced by something else for other policies. More... | |
Implement Accounting Policy Private header File.
This file implements Accounting Policy. The Accounting Policy determines how splits are assigned to lots. The default policy is the FIFO policy: the first thing bought is also the first thing sold.
Definition in file policy-p.h.