You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/engine
lmat eb6dad86e3
Fixed conversion problem
8 years ago
..
test Fixed conversion problem 8 years ago
test-core kvp frame to template and correcting failure macro 8 years ago
Account.cpp Fixed conversion problem 8 years ago
Account.h Fixed conversion problem 8 years ago
AccountP.h Account.c to Account.cpp 8 years ago
CMakeLists.txt Account.c to Account.cpp 8 years ago
FreqSpec.h
Makefile.am Account.c to Account.cpp 8 years ago
Query.c
Query.h
README
README.query-api
Recurrence.c
Recurrence.h
SX-book-p.h
SX-book.c
SX-book.h
SX-ttinfo.c
SX-ttinfo.h
SchedXaction.c
SchedXaction.h
Scrub.c
Scrub.h
Scrub2.c
Scrub2.h
Scrub3.c
Scrub3.h
ScrubBusiness.c
ScrubBusiness.h
ScrubP.h
Split.c
Split.h Account.c to Account.cpp 8 years ago
SplitP.h
TransLog.c
TransLog.h
Transaction.c Fix posted-date scrub incrementing the day in central pacific timezones. 9 years ago
Transaction.h Account.c to Account.cpp 8 years ago
TransactionP.h
business-core.i
business-core.scm
cap-gains.c
cap-gains.h
cashobjects.c
cashobjects.h
commodity-table.scm
design.txt
engine-common.i
engine-helpers-guile.h
engine-helpers.c
engine-helpers.h
engine-interface.scm
engine-utilities.scm
engine.i
engine.scm Drop guile 1.8 support 8 years ago
extensions.txt
glib-helpers.c
glib-helpers.h
gnc-aqbanking-templates.cpp kvp frame to template and correcting failure macro 8 years ago
gnc-aqbanking-templates.h
gnc-backend-prov.hpp
gnc-budget.c
gnc-budget.h
gnc-commodity.c
gnc-commodity.h Account.c to Account.cpp 8 years ago
gnc-date-p.h
gnc-date.cpp Fix offset handling in GncDateTime struct tm ctor, gnc_mktime, & gnc_timegm. 9 years ago
gnc-date.h Fix offset handling in GncDateTime struct tm ctor, gnc_mktime, & gnc_timegm. 9 years ago
gnc-datetime.cpp Revert post-construction adjustment of ldt for DST. 8 years ago
gnc-datetime.hpp Fix neutral time for consistent dates in mid-pacific time zones. 9 years ago
gnc-engine.c
gnc-engine.h Account.c to Account.cpp 8 years ago
gnc-event.c
gnc-event.h
gnc-features.c
gnc-features.h Account.c to Account.cpp 8 years ago
gnc-hooks-scm.h
gnc-hooks.c
gnc-hooks.h
gnc-int128.cpp
gnc-int128.hpp
gnc-lot-p.h
gnc-lot.c
gnc-lot.h Account.c to Account.cpp 8 years ago
gnc-numeric.cpp
gnc-numeric.h
gnc-numeric.hpp
gnc-numeric.scm
gnc-pricedb-p.h
gnc-pricedb.c
gnc-pricedb.h Account.c to Account.cpp 8 years ago
gnc-rational-rounding.hpp
gnc-rational.cpp
gnc-rational.hpp
gnc-session.c
gnc-session.h
gnc-timezone.cpp Fix timezone constructor crash when zone file has no transitions. 8 years ago
gnc-timezone.hpp
gnc-uri-utils.c
gnc-uri-utils.h
gncAddress.c
gncAddress.h
gncAddressP.h
gncBillTerm.c
gncBillTerm.h
gncBillTermP.h
gncBusGuile.c
gncBusGuile.h
gncBusiness.c
gncBusiness.h
gncCustomer.c
gncCustomer.h
gncCustomerP.h
gncEmployee.c
gncEmployee.h
gncEmployeeP.h
gncEntry.c
gncEntry.h
gncEntryP.h
gncIDSearch.c
gncIDSearch.h
gncInvoice.c
gncInvoice.h
gncInvoiceP.h
gncJob.c
gncJob.h
gncJobP.h
gncOrder.c
gncOrder.h
gncOrderP.h
gncOwner.c Assign as payment - when random transaction is selected, reset transaction description to owner 9 years ago
gncOwner.h
gncOwnerP.h
gncTaxTable.c
gncTaxTable.h
gncTaxTableP.h
gncVendor.c
gncVendor.h
gncVendorP.h
gncmod-engine.c
guid.cpp Implement flat bayes kvp 8 years ago
guid.h
guid.hpp Implement flat bayes kvp 8 years ago
iso-4217-currencies.xml
iso-currencies-to-c.xsl
kvp-frame.cpp Fixed conversion problem 8 years ago
kvp-frame.hpp Fixed conversion problem 8 years ago
kvp-scm.cpp
kvp-scm.h
kvp-value.cpp Change kvp string representation 8 years ago
kvp-value.hpp Change kvp string representation 8 years ago
kvp_doc.txt
policy-p.h
policy.c
policy.h Account.c to Account.cpp 8 years ago
qof-backend.cpp Rework directory determination in CMake builds. 9 years ago
qof-backend.hpp kvp frame to template and correcting failure macro 8 years ago
qof-gobject.h
qof-string-cache.cpp Account.c to Account.cpp 8 years ago
qof-string-cache.h Account.c to Account.cpp 8 years ago
qof-win32.cpp
qof.h
qofbackend.h
qofbook-p.h
qofbook.cpp kvp frame to template and correcting failure macro 8 years ago
qofbook.h
qofbookslots.h
qofchoice.cpp
qofchoice.h
qofclass-p.h
qofclass.cpp
qofclass.h
qofevent-p.h
qofevent.cpp
qofevent.h
qofid-p.h
qofid.cpp
qofid.h
qofinstance-p.h Implement flat bayes kvp 8 years ago
qofinstance.cpp kvp frame to template and correcting failure macro 8 years ago
qofinstance.h
qoflog.cpp
qoflog.h
qofobject-p.h
qofobject.cpp
qofobject.h
qofquery-p.h
qofquery.cpp
qofquery.h
qofquerycore-p.h
qofquerycore.cpp
qofquerycore.h
qofsession.cpp kvp frame to template and correcting failure macro 8 years ago
qofsession.h
qofsession.hpp
qofutil.cpp
qofutil.h
xlate.pl

README


This directory contains code for the accounting engine.
Its fairly clean but far from perfect, and it certainly
lacks advanced features.

There should be no GUI code in this subdirectory, and,
ideally, it should build cleanly and independently of
any GUI elements or assumptions.

For design documentation, please see the file "design.txt",
and also, look at the header files carefully. The documentation
for each routine is in the header files for that routine.

September 1998