GnuCash 2.4.99
Functions
policy.c File Reference

Implement FIFO Accounting Policy. More...

#include "config.h"
#include <glib.h>
#include "Account.h"
#include "Transaction.h"
#include "TransactionP.h"
#include "cap-gains.h"
#include "gnc-engine.h"
#include "gnc-lot.h"
#include "policy.h"
#include "policy-p.h"

Go to the source code of this file.

Functions

GNCPolicyxaccGetFIFOPolicy (void)

Detailed Description

Implement FIFO Accounting Policy.

Author:
Created by Linas Vepstas August 2003
Copyright (c) 2003,2004 Linas Vepstas <linas@linas.org>

This file implements the FIFO Accounting Policy (and, in the future, others as well). The Accounting Polciy determines how splits are assigned to lots.

Definition in file policy.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines