mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-01 13:09:41 -06:00
71654e984c
- only pop up the exhange rate notification message when an exchange rate is effectively asked. Still only pop it up once per post operation. - ask for conversion rates again if an invoice is reposted on a different date - only keep one price per foreign currency in the invoice's price list git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23491 57a11ea4-9604-0410-9ed3-97b8803252fd |
||
---|---|---|
.. | ||
app-utils | ||
backend | ||
bin | ||
business | ||
cmake_modules | ||
core-utils | ||
debug | ||
doc | ||
engine | ||
experimental | ||
gnc | ||
gnc-module | ||
gnome | ||
gnome-search | ||
gnome-utils | ||
html | ||
import-export | ||
libqof | ||
optional | ||
pixmaps | ||
plugins | ||
python | ||
quotes | ||
register | ||
report | ||
scm | ||
tax | ||
test-core | ||
base-typemaps.i | ||
CMakeLists.txt | ||
config.h.cmake.in | ||
gnc-test-env.in | ||
guile-mappings.h | ||
Makefile.am | ||
platform.h | ||
README | ||
README.modules |
This directory contains the source for GnuCash. See README.modules for the layout of the module subdirectories. The non-module directories are: doc: various notes about design and the design documentation. experimental: for experimental systems. gnome: misc code for the gtk/gnome front end. optional: bits supported via ./configure --enable-* or --with-* args. pixmaps: various runtime images. quotes: code for downloading stock quotes. scm: misc scheme code.