Christian Stimming
595d08d0b4
2002-01-07 Christian Stimming <stimming@tuhh.de>
...
* src/report/report-system/commodity-utilities.scm: Tweaked the
exchange rate calculation so that it will work in even more
complicated cases, involving different Euroland and other
currencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6524 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-07 00:52:40 +00:00
Christian Stimming
49bc361cd4
2002-01-06 Christian Stimming <stimming@tuhh.de>
...
* src/report/report-system/html-utilities.scm,
src/report/standard-reports/*: Added option hyperlink in report
warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6522 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-06 22:24:03 +00:00
Christian Stimming
f9e8a3ada2
2002-01-06 Christian Stimming <stimming@tuhh.de>
...
* doc/sgml/*/xacc-euro.sgml: Fixed DEM rate as pointed out by
Gregor Hoffleit <gregor@hoffleit.de>.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6518 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-06 14:49:51 +00:00
Linas Vepstas
8a61f3ab67
more multi-book support hacking
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6516 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 18:32:08 +00:00
Christian Stimming
f0b6a6fa57
2002-01-05 Christian Stimming <stimming@tuhh.de>
...
* src/report/report-system/html-*.scm,
src/report/stylesheets/stylesheet-*.scm: Added nowrap attribute
for cells containing numbers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6515 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 17:21:59 +00:00
Linas Vepstas
82b3df0838
misc
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6512 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 04:55:03 +00:00
Linas Vepstas
d1f9a3d39f
oops
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6511 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 04:37:17 +00:00
Linas Vepstas
6300299c7b
more dinkering with multi-book support
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6510 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 03:28:51 +00:00
Linas Vepstas
9e9f2764af
add postgres binaries to search path
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6509 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 03:28:24 +00:00
Linas Vepstas
1d4521a68f
typo fix
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6508 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 03:11:24 +00:00
Dave Peticolas
5150ab09c4
Allow variables to be entered into price cell.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6507 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 23:48:18 +00:00
Dave Peticolas
f99332de3f
fix bug
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6506 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 23:46:47 +00:00
Linas Vepstas
c66e3a0dd4
continue whacking at multi-book support
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6505 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 21:28:33 +00:00
Derek Atkins
8ff4969d89
reorder includes
...
add G_WRAP_COMPILE_ARGS to find G-wrap includes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6504 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 19:01:15 +00:00
Linas Vepstas
90a2c42bd3
xxx
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6503 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 18:21:52 +00:00
Linas Vepstas
63901220a2
add support for multiple books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6502 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 18:19:24 +00:00
Dave Peticolas
8ee531499a
* src/backend/postgres/PostgresBackend.c: allow gnucash tables
...
to be installed in an existing database.
* src/backend/postgres/upgrade.c: use pointer<->int conversion
macros
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6501 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 10:04:01 +00:00
Linas Vepstas
875a439abc
cut over to multiple-book query
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6500 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 06:11:04 +00:00
Linas Vepstas
5e9c2eff0c
use private Query structures
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6499 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 02:35:24 +00:00
Linas Vepstas
d4ff335f23
move Query private data structures to private file
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6498 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 02:34:52 +00:00
Linas Vepstas
da15715647
more private data structures to private, non-portable directory
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6497 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 02:18:57 +00:00
Linas Vepstas
e0b61ebb58
more reorg in preparation for switch to books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6496 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 01:57:04 +00:00
Dave Peticolas
5008308847
Add missing include.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6495 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 01:28:46 +00:00
Dave Peticolas
dbcc5528c5
Remove unneeded include.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6494 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 23:35:19 +00:00
Dave Peticolas
5d62529b5e
add missing includes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6493 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 23:13:38 +00:00
Linas Vepstas
68e191f02d
start adding book-matching predicates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6492 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 21:29:00 +00:00
Linas Vepstas
3636bb4429
add generic types
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6491 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 21:04:05 +00:00
Linas Vepstas
5b8e51428b
rename PR_AMOUNT -> PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6490 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 21:02:45 +00:00
Linas Vepstas
56ab19b9da
change PR_AMOUNT ->PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6489 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:57:43 +00:00
Linas Vepstas
dad6b1f29e
add missing include
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6488 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:53:29 +00:00
Linas Vepstas
30bad8bc9e
cosmetic renaming of PR_AMOUNT -> PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6487 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:22:09 +00:00
Linas Vepstas
8819597b9d
cosmetic renaming of PR_AMOUNT->PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6486 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:20:37 +00:00
Linas Vepstas
df716532e9
purely cosmetic re-arrangement of parenthesis
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6485 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 19:56:02 +00:00
Linas Vepstas
7cdd1d7751
book/acct-period related bugfixes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6484 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 19:03:05 +00:00
Dave Peticolas
950f028a46
fix compiler warning & error
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6483 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 11:20:05 +00:00
Linas Vepstas
00c2494f9b
add debug messages
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6482 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 10:09:03 +00:00
Linas Vepstas
8048ad9824
cuteseyfication
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6481 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 10:08:17 +00:00
Linas Vepstas
17d7bfb2f1
bug fixes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6480 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 10:07:19 +00:00
Linas Vepstas
ae1ac3c14a
remove dead code
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6479 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 10:06:26 +00:00
Linas Vepstas
c8551bf0b7
clean up logic
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6478 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 10:06:10 +00:00
Linas Vepstas
78b2386822
never mind, revert that last patch
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6477 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 06:39:47 +00:00
Linas Vepstas
a6cbfe7948
uhh, never mind,. revert the last patch
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6476 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 06:32:36 +00:00
Linas Vepstas
20f13f9cd2
uhh, never mind, revert the last patch
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6475 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 06:31:49 +00:00
Linas Vepstas
32413b81d2
commodities belong to books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6474 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 05:03:19 +00:00
Linas Vepstas
3e36968783
commodities belong to books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6473 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 04:43:25 +00:00
Linas Vepstas
e2efb76f5a
commodities belong to books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6472 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 04:37:53 +00:00
Linas Vepstas
9c12b44817
commodities belong to books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6471 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 04:28:32 +00:00
Linas Vepstas
1614997892
find out what book a price belongs to
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6470 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 03:18:46 +00:00
Linas Vepstas
00e23dd632
misc cleanup, bug fix
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6469 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 03:07:43 +00:00
Linas Vepstas
b19ce51b45
add new test
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6468 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 03:07:13 +00:00