Commit Graph

6168 Commits

Author SHA1 Message Date
Christian Stimming
11915e5e5b 2002-08-25 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/gnc-hbci-cb.h, gnc-hbci-actions.h, *:
	More HBCI work, including callbacks for account menu entries and
	the respective HBCI actions. Still nothing to test for the general
	public, though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7192 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-25 21:10:53 +00:00
Chris Lyttle
b4d0def71a update for stable release 1.6.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7189 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-22 09:18:38 +00:00
Christian Stimming
a60756b6c9 More HBCI work. OpenHBCI doesn't work at the moment, anyway :-(
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7185 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-21 21:38:00 +00:00
Christian Stimming
b0afd91581 Latest HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7184 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-21 19:08:52 +00:00
Joshua Sled
0018937426 2002-08-18 Joshua Sled <jsled@asynchronous.org>
* src/gnome-utils/gnc-frequency.c: Added support for a "changed"
	signal so callers can use their own calendar to show the effects
	of editing the FreqSpec.

	* src/gnome/dialog-sx-from-trans.c: Added support for using the
	dense-calendar for showing the effects of option changes.

	* src/gnome/dialog-scheduledxaction.c: Added editor support for
	using the dense-calendar for showing the effects of FreqSpec
	changes; re-arranged the editor layout to accomodate.  Added
	editor support for showing the last-occurred date of an SX.

	* src/gnome/glade/sched-xact.glade: Changes to sx-from-trans
	dialog, SX editor, GNCFrequency-widgets.

	* src/gnome/dialog-sxsincelast.c (sxsincelast_entry_changed):
	Added support for variable-entry parsing errors to go to an
	on-screen status bar instead of being printed to stderr
	[Bug#90354].

	* src/gnome/druid-loan.c (gnc_loan_druid_length_changed): Added
	change-handler to the total-loan-length spin; when it changes, the
	remaining-length spin changes the same [Bug#90785].
	(gnc_ui_sx_loan_druid_create): Adjusted the size/granularity of
	the interest-rate spin-button to 3 sig.digits. [Bug#90780].

	* src/gnome/glade/sched-xact.glade: Changed [back?] the
	shrink/auto-shrink flags on the since-last-run-druid, fixing
	Bug#90364 and strangely fixing Bug#90365.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7183 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-20 03:19:25 +00:00
Chris Lyttle
f6a2b6cafa update for stable release 1.6.7
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7181 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-15 09:19:29 +00:00
Christian Stimming
0cba1ed08e 2002-08-15 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/*: much more HBCI work. Ini-Letter of
	user can already be printed. However no information is *sent* to
	the bank or saved to disk so far, so everybody can play around as
	you like.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7176 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-15 00:19:43 +00:00
Derek Atkins
e670560f59 Applied Joachim Breitner's patch for VWD price-sources:
It may not be appropriate for a newcomer in the gnucash community
	like me, but could you please please include this simple patch in
	the 1.6.7 release? The VWD source (already in Finance::Quote) is
	the only source that has the German Deka-Fonts.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7175 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-14 21:20:25 +00:00
Christian Stimming
d6fb2fd188 fix includes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7174 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-14 19:42:50 +00:00
Derek Atkins
ddfe66a683 * business-gnome/Makefile.am: cross-link the business-core
library.  This appears to fix the "load on reiserfs" problem.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7173 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-14 18:14:28 +00:00
Derek Atkins
9003ed7563 * acinclude.m4: fix guile bounds-check to make sure guile-config exists
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7172 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-14 18:10:16 +00:00
Christian Stimming
e882fe691b fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7171 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-13 21:31:49 +00:00
Christian Stimming
823e6ad322 Fix API change in OpenHBCI.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7170 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-13 17:46:34 +00:00
Christian Stimming
c8f9c3ae5a 2002-08-13 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/*: more work on HBCI support. Improved
	GUI code a lot. Added a progress window.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7169 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-13 00:38:07 +00:00
David Hampton
cf1f4547b3 Add upper bounds checking on the versions of guile and g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7162 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-11 22:55:43 +00:00
Christian Stimming
dbccf241ec Adaption to latest changes in OpenHBCI (requires yet another OpenHBCI
update to their current CVS version).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7161 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-11 22:54:34 +00:00
Christian Stimming
72aef72b66 2002-08-11 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/dialog-pass.h: Added dialogs for password
	handling. Yet more HBCI work.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7156 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-11 14:41:38 +00:00
David Hampton
c93f168a6f Fix crash when deleting transaction from reconciliation window.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7155 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-11 03:09:35 +00:00
David Hampton
5f460363ac Resize the mdi window toolbar when the toolbar style is changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7154 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-11 03:05:27 +00:00
Christian Stimming
eb331873c4 2002-08-10 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/hbci-interaction.[hc]: Add code for
	HBCI_API interaction. Will be migrated to gnucash-UI's code
	soon. Recent changes to HBCI code require yet another update to
	current OpenHBCI CVS.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7152 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-10 16:47:33 +00:00
Christian Stimming
b7a50164dd 2002-08-10 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/*: Add druid-hbci-utils.[hc], implement
	more parts of HBCI setup. Requires update to current OpenHBCI CVS,
	though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7151 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-10 01:02:38 +00:00
Joshua Sled
17c6e4ccc2 2002-08-09 Joshua Sled <jsled@asynchronous.org>
* src/engine/FreqSpec.c (gnc_freq_spec_compare),
	(int_cmp), (_gnc_freq_spec_get_min): Added to support ordering
	FreqSpecs for sorting.

	* src/gnome/dialog-scheduledxaction.c: Added support for
	column-sorting the SX list, resolving Bug#87865 fixed.  Cleaned up
	GDate allocation when done with them.  Fixed Bug#90326 relating to
	next-instance-date calculation, which was b0rken when the
	dense-calendar was added in cases where the next SX instance is
	outside of the visible calendar range.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7148 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-09 16:38:25 +00:00
Christian Stimming
aefa037142 More work on HBCI setup API. Usable in specific setups, but not yet
in general cases.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7147 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-08 23:11:33 +00:00
Joshua Sled
7922787f44 Fixed Tim Wunder's compilation problems [which my gcc isn't complaing about, but should :(].
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7146 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-07 17:41:50 +00:00
Joshua Sled
500db2dfc6 2002-08-06 Joshua Sled <jsled@asynchronous.org>
* src/gnome/dialog-sxsincelast.c: Added support for saving the
	state of the ledger if a review-ledger is transitioned away from
	after a "simple" edit [Bug#90075].

	* src/gnome/dialog-sx-from-trans.c (sxftd_ok_clicked): *
	src/gnome/dialog-sxsincelast.c (gnc_sxsld_finish): Now updates the
	SX List [if open] when an obsolete SX is removed [Bug#84685].


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7145 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-07 03:14:16 +00:00
Joshua Sled
8a034757cd 2002-08-06 Joshua Sled <jsled@asynchronous.org>
* src/gnome/dialog-scheduledxaction.c (gnc_sxed_check_consistent):
	The pre-defined variable 'i' no longer blocks transactions from
	being created "auto-create".

	* src/calculation/expression_parser.c: Added documentation for
	function support in the expression parser.

	* src/gnome/dialog-sxsincelast.c (create_each_transaction_helper):
	Scrub created splits so they get setup correctly, fixing the
	"incorrect-running-balance" problem [Bug#89879].
	Wrote the oft-procrastinated memory-cleanup code; ensured [most]
	other dynamic memory allocation is clean.  Removed some dead
	code/debugging.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7144 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-06 22:46:58 +00:00
David Hampton
7e36d8b42a 89756: Makefile tweak for newer db2html.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7143 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-06 07:11:48 +00:00
Joshua Sled
33c7a396b0 2002-08-05 Joshua Sled <jsled@asynchronous.org>
* src/gnome/dialog-sxsincelast.c (add_reminders_to_gui): The SX
	nodes in the reminders tree are now not selectable, as is
	appropriate.
	(create_each_transaction_helper): Fixed a nasty problem with
	freeing a static string.
	(sxsincelast_populate): Be better about cleaning up after ourself
	during the initial instance generation.  Be better about writing
	clean, generic code.
	(processSelectedReminderList): Be better about writing clean,
	generic code.
	(to_create_prep): Empty the variable table when we transition into
	the page; closes Bug#84689.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7141 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-06 05:34:32 +00:00
Christian Stimming
5667e7845c 2002-08-06 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/gnc-hbci-utils.[hc]: Added hbci functions
	that are to be used from the rest of the gnucash UI.

	* src/import-export/hbci/*: More work on HBCI support (HBCI data
	is now actually stored in book's and account's kvp frames).

	* src/import-export/gnc-generic-import.h: Clarified docs.

	* src/engine/kvp_frame.h: Clarified doc about kvp_value_get_string
	(which is in fact non-copying.)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7140 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-06 00:05:37 +00:00
Joshua Sled
be9a9ec846 2002-08-05 Joshua Sled <jsled@asynchronous.org>
* src/gnome/dialog-sxsincelast.c (to_create_next): Fix for
	re-creating to-create transactions when the variables change;
	fixes Bug#89924.  Fixed another small bug in the variable-table
	handling code.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7138 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-05 17:35:22 +00:00
Joshua Sled
25582ec9e4 2002-08-05 Joshua Sled <jsled@asynchronous.org>
* src/import-export/gnc-generic-import.c: #if-def'd out the
	original version, and replaced with a version sans the printf.
	For some reason, with the printf, GCC 3.1 can't compile this file.

	* src/gnome/dialog-sxsincelast.c: Added support for the Back [and
	Next] button to behave correctly in the Druid.  Closes Bug#84688.
	Fixed a double-freeing bug [Bug#89475].  Correct use of
	gnc_{suspend,resume}_gui_refresh makes Transaction processing much
	faster, closing Bug#84686.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7137 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-05 14:51:08 +00:00
Christian Stimming
9b9c83bc33 Some more work, including adapting to the latest openhbci changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7136 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-03 21:54:16 +00:00
Christian Stimming
c51b0f95c6 2002-08-02 Christian Stimming <stimming@tuhh.de>
* src/business/business-gnome/dialog-invoice.c,
	src/gnome/dialog-commodities.c, src/gnome/dialog-price-edit-db.c,
	src/gnome/window-reconcile.c,
	src/register/ledger-core/gnc-regwidget.c: Changed wording of
	confirmation questions by s/current/selected/ as proposed by David
	Roundy <droundy@civet.berkeley.edu>.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7132 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-02 17:18:00 +00:00
Christian Stimming
90c384a092 2002-08-01 Christian Stimming <stimming@tuhh.de>
* src/AccWindow.h, dialog-account/dialog-account.c,
	import-export/generic-import-design.*,
	import-export/ofx/gnc-ofx-import.c: Patch by Benoit Gregoire.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7131 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-01 06:20:55 +00:00
Christian Stimming
926ff711f3 2002-07-29 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/druid-hbci-initial.c: Added some initial
	OpenHBCI code. Still no network connectivity or data changing,
	though.

	* src/import-export/hbci/gnc-hbci-kvp.[hc]: Added kvp_frame
	handling for HBCI-related data.

	* configure.in: Added option --with-openhbci-prefix.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7130 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-29 21:15:33 +00:00
Christian Stimming
714b54b9b8 Make the Makefile better configurable.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7129 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-29 17:45:14 +00:00
Christian Stimming
4c17c7e2dd 2002-07-28 Christian Stimming <stimming@tuhh.de>
* src/scm/main.scm: Add module-load for HBCI.

	* src/import-export/hbci/*: Thanks to Benoit Gregoire, the initial
	HBCI druid is at least visible now. Still no code that would
	really do anything, though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7128 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-28 21:15:39 +00:00
Christian Stimming
21ba05c0de 2002-07-27 Christian Stimming <stimming@tuhh.de>
* configure.in: Add --enable-hbci configure option.

	* src/import-export/hbci/*: More HBCI GUI work. Some druid should
	be visible by now. The code doesn't really do anything so far,
	though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7127 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-27 17:13:49 +00:00
Joshua Sled
28d55fa582 2002-07-24 Joshua Sled <jsled@asynchronous.org>
* src/register/ledger-core/gnc-ledger-display.c
	(gnc_ledger_display_gl): Added filter for template
	transaction-accounts to General Ledger, fixing Bug 86302.

	* src/gnome/dialog-scheduledxaction.c (gnc_sxed_check_consistent):
	Changed wording to fix half of Bug 87622 [the other half being
	unreproducible :(].

	* src/gnome/dialog-sx-from-trans.c (sxftd_update_fs): Add support
	for Bi-Weekly to be part of the pull-down; fixes half of
	Bug 88178.

	* src/engine/FreqSpec.c (xaccFreqSpecGetWeekly): Keep the returned
	day-of-week within reasonable bounds.
	(xaccFreqSpecGetFreqStr): s/Anually/Yearly/ [sic] - Bug 88176.

	* src/gnome/glade/sched-xact.glade: Dead-UI
	removal. s/Anually/Yearly/ [sic] - Fixes Bug 88176.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7126 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-25 00:01:22 +00:00
Joshua Sled
135289725c 2002-07-24 Joshua Sled <jsled@asynchronous.org>
* src/scm/fin.scm: Made the exposed calcualtion functions output
	positive values.

	* src/gnome/window-main.c (gnc_main_window_create_menus): Added
	accelerators to SX-related menu items.

	* src/gnome/druid-loan.c: Primary change: actually create the
	Scheduled Transactions which are setup by the user.  Miscellaneous
	other cleanups, text, layout and consistency changes.

	* src/gnome/dialog-sxsincelast.c: Support handling of the
	instance-count in forward-looking transaction creation.  Simplfied
	some of the internal data-representation regarding lists of items
	to be created [removed autoCreateTuple, now uses toCreateTuple].
	Removed some DEBUGging output.  Handles setting up the implicit
	'i' variable.

	* src/gnome/dialog-sx-from-trans.c (sxftd_compute_sx): Create SXes
	with an appropriate initial instance-count value.

	* src/gnome/dialog-scheduledxaction.c
	(schedXact_editor_populate): Create SXes with an appropriate
	initial instance-count value.

	* src/engine/SchedXaction.[ch]: Added support for an
	instance-count, in order to support an implicit 'i' [of N]
	variable to SX formula/function processing.

	* src/engine/SX-ttinfo.c (gnc_ttsplitinfo_free): Made the
	ttsplitinfo_free'ing a bit safer.

	* src/calculation/expression_parser.c: Added support for
	parsing/handling quoted strings.  Intended to be parameters to
	functions.  Fixed bug regarding nested handling of strings in the
	parser.

	* src/backend/file/gnc-schedxaction-xml-v2.c: Added support for
	saving/restoring instance-count field of SXes.

	* src/app-utils/test/test-exp-parser.c
	(run_parser_test): Fixed pass/fail indication check.
	(test_parser): Added tests for string params to functions.

	* ChangeLog: Added entry I forgot from last time.

	* src/app-utils/gnc-exp-parser.c (func_op): Added support for
	typed parameters to functions; params are either numerics or
	strings.  Result of function is now parsed correctly.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7125 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-24 22:04:57 +00:00
Christian Stimming
2a990a6cfd 2002-07-24 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/glade/hbci.glade: Some HBCI GUI work --
	still no real code yet.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7124 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-24 06:31:26 +00:00
Christian Stimming
e62f438452 2002-07-21 Christian Stimming <stimming@tuhh.de>
* src/app-utils/guile-util.c (gnc_get_debit_string): Fix by Matt
	Armstrong <matt@lickey.com> : Look for "Use accounting labels"
	option is under the "Accounts" section.
 	(gnc_get_credit_string): ditto.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7122 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-21 21:39:06 +00:00
Christian Stimming
0ca1681638 2002-07-21 Christian Stimming <stimming@tuhh.de>
* src/backend/file/gnc-backend-file.c: File permission fix by Matt
	Brubeck <mbrubeck@cs.hmc.edu>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7121 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-21 21:33:29 +00:00
Derek Atkins
d9acfb3341 Fix some of the query creation code so as not to match all splits
in the book.  This is to help fix bugID 8805, but it sounds like it
is not completely fixed, yet.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7120 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-17 23:48:19 +00:00
Joshua Sled
b553819fba 2002-07-12 Joshua Sled <jsled@asynchronous.org>
* src/gnome/glade/sched-xact.glade: Glade-side UI cleanup.

	* src/gnome/druid-loan.c: Many updates; now uses GNCAccountSel,
	more inter-page consistency checks. UI cleanup

	* src/gnome-utils/gnc-account-sel.[ch]: Added; GTK combobox for
	selecting an Account.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7118 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-12 19:21:50 +00:00
Derek Atkins
7a4f46c88f * change gncEntry->account into gncEntry->invAccount and
gncEntry->billAccount.  Change the register so that Bills use
	  the BillAccount and Invoices use the InvoiceAccount.  This
	  allows the same Entry to have both an "expense" and "income"
	  account to offset each other.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7117 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-11 15:11:33 +00:00
Derek Atkins
1f559cc1ae * business-prefs: add the bill_reg_width preference to save the value
* implement "Default Project" in the Bill register to enter a
	  default Bill-to customer/job.  It's only visible on Bills, not
	  Invoices.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7116 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-11 05:20:52 +00:00
Joshua Sled
0ebf4e00d1 2002-07-10 Joshua Sled <jsled@asynchronous.org>
* src/gnome/druid-loan.[ch]: Added; Initial implementation of
	Gnome Druid for setting up loan-repayment Scheduled Transactions.

	* src/doc/loans.txt: Added; notes about how loans will be dealt
	with in GnuCash.

	* src/gnome/glade/sched-xact.glade: Added loan-druid.

	* src/gnome/window-main.c (gnc_main_window_create_menus): Added
	'Mortgage/Loan Repayment Setup' Druid invocation menu item.

	* src/scm/fin.scm: Added. Implementations of 'ipmt', 'ppmt', 'pmt'
	and supporting code.

	* src/app-utils/test/test-exp-parser.c (test_parser): Added tests
	for functions-in-expressions.  Added [passed] test for Conrad's
	bug.

	* src/app-utils/gnc-exp-parser.c (func_op): Added. gnc-side
	callback for dealing with a function in an expression.

	* src/calculation/expression_parser.c: Added initial, undocumented
	support for functions in expressions.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7115 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-11 05:17:04 +00:00
Derek Atkins
5165819059 * modify the Entry Ledger query to pull in Billable Entries from
Posted Bills that belong to an Invoice's Owner.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7114 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-10 21:12:35 +00:00
Derek Atkins
c80c5f7a49 * add a BillTo owner in the GncInvoice object. Save it in XML if
it's non-empty.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7113 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-10 21:07:46 +00:00