GnuCash
5.6-150-g038405b370+
|
Identifies that something sold at one time was bought at another. More...
Data Fields | |
QofInstance | inst |
Identifies that something sold at one time was bought at another.
A GNCLot provides a way of tracking physical items as they are bought and sold in different transactions. By identifying the individual, underlying physical objects, it provides the needed framework for implementing depreciation, capital gains, inventory control and invoices.
See the file src/doc/lots.txt for implementation overview.
Definition at line 60 of file gnc-lot.cpp.