gnucash/libgnucash
Christopher Lam 862956a760 BUGFIX: invoice posted-date is no longer 0 for unposted invoices
This commit fixes business reports caused by 91f4b19039
whereby the posted-date for unposted invoice was changed
from 0 to MAXINT. Now we need to use (gncInvoiceIsPosted)
or (gncInvoiceDateExists) instead.
2018-01-30 19:29:04 +08:00
..
app-utils Rewrite gnc_add_swig_guile_command to work in dist tarball as well 2018-01-29 19:46:44 +01:00
backend Remove the .in extension from test-real-data.sh and stop configuring it for autotools 2018-01-26 18:26:06 +01:00
core-utils Rewrite gnc_add_swig_guile_command to work in dist tarball as well 2018-01-29 19:46:44 +01:00
doc Review which built files are really needed in the dist tarball 2018-01-29 19:46:44 +01:00
engine BUGFIX: invoice posted-date is no longer 0 for unposted invoices 2018-01-30 19:29:04 +08:00
gnc-module Rewrite gnc_add_swig_guile_command to work in dist tarball as well 2018-01-29 19:46:44 +01:00
quotes Remove Autotools 2018-01-13 12:52:57 -06:00
scm Review which built files are really needed in the dist tarball 2018-01-29 19:46:44 +01:00
tax Some minor cleanups after the autotools removal 2018-01-26 18:22:48 +01:00
CMakeLists.txt Remove Autotools 2018-01-13 12:52:57 -06:00