John Ralls
06033c19cd
Fix typo. Really fixes 797674.
6 years ago
John Ralls
7d39ccc9d7
Release GnuCash 3.10
6 years ago
John Ralls
c91fb77fae
Bug 797674 - 3.9: test-gnc-path-util failed on Debian amd64
6 years ago
John Ralls
6ac309a92f
Update latest translation from the Translation project.
6 years ago
Christopher Lam
4524196ff1
[window-reconcile] when reconciling, warn splits recndate>statement_date
6 years ago
Christopher Lam
95fcbdd692
[window-reconcile] when inputing statement_date, warn if after today
6 years ago
Christopher Lam
77240dba43
[find-transactions] add search for reconciled date
6 years ago
John Ralls
3b0c91bb57
Show transaction value, not amount, for registers with subaccounts.
...
If the register has subaccounts in different currencies and a
transaction has splits in more than one, the transaction will
incorrectly appear to be unbalanced if we total amounts because
the balancing logic works on split values.
6 years ago
John Ralls
aac3ea6909
Bug 797676 - Register displays amount in transaction currency...
...
instead of register currency.
6 years ago
Christopher Lam
642885a186
Revert "Bug 797659 - Liabilities in budget report no longer calculate correctly"
...
This reverts commit 2329c1c508 .
Reverted for snap release. Not tested thoroughly yet. Bug 797659 need
further betatesters.
6 years ago
Christopher Lam
9733b4c960
Revert "Bug 797640 - The Reconciliation Window starting balance calculator needs to ignore splits after statement date"
...
This reverts commit f182d9f912 .
Reverted for snap release. Breaks reconciliation when data has future
reconciled_dates.
6 years ago
John Ralls
882fd22ca1
Merge Christoph Holtermann's 'python-app-utils' into maint.
6 years ago
John Ralls
fdfaca5575
Merge Christoph Holtermann's 'python-session-instance-constructor' into maint.
6 years ago
John Ralls
5adf54a5ec
Make python console less noisy without --debug.
6 years ago
John Ralls
71eae1f223
Merge Christoph Holtermann's 'python-shell-access-outer-variables' into maint.
6 years ago
c-holtermann
e2c37359ef
high level python wrappers for app-utils
6 years ago
c-holtermann
4dcdec664a
remove whitespace in parentheses (PEP 8)
6 years ago
c-holtermann
ab843c0b7a
include gnucash_core of python bindings in python swig app-utils
6 years ago
c-holtermann
43cebedd3d
tests for session
6 years ago
c-holtermann
daff201ffb
don't allow instance=None for wrapper objects
6 years ago
c-holtermann
0c42c94cd3
provide locals and globals of calling context to shell on shell init
6 years ago
John Ralls
2bdc936695
Merge Jean Laroche's '797006_subaccounts' into maint.
6 years ago
John Ralls
3b381f25c3
Merge Chris Mayo's iPython-fixes into maint.
6 years ago
John Ralls
640171c211
Merge Jean Laroche's '797318_MRO' into maint.
6 years ago
John Ralls
8ccc1579d9
Bug 797666 - libgnucash/engine/test/test-recurrence.c: In function 'check_valid': 'result' may be used uninitialized
6 years ago
jean
4a8350ece2
797318 - Amounts ending in zero displayed as fractions
6 years ago
Christopher Lam
7189337b02
[eguile-utilities] prevent crash in balsheet-eg.scm
...
bb986e474 use of (ice-9 match) was technically sound however exposes a
subtle bug; _ in the matching pattern is meant to match anything
however it exposes undefined behaviour when _ is already bound to
gnc:gettext. Solution for now is to omit the second _.
6 years ago
Christopher Lam
d596056786
[eguile] escape-html -> gnc:html-string-sanitize
...
forgot to substitute function which was removed in a previous commit
32692721 . this shouldn't matter because debugging? is #f in
production.
6 years ago
Christopher Lam
96980193bf
[qif-to-gnc] properly mark intra-QIF internal transfers.
...
Unfortunately d6de324b had a copy-and-paste bug, and the (if)
conditional has failed to mark internal transfers.
This commit fixes the parens so that splits with matching accounts are
now marked for skipping during import.
6 years ago
Chris Mayo
6c086d1f8b
Make pycons/ishell.py compatible with Python 3 and current IPython
6 years ago
jean
f19b707927
Add check to display warning dialog for mismatched commodities
6 years ago
jean
c39f8929d2
Replicate changes in *2 files
6 years ago
jean
c56d49772a
Apply astyle to modified files
6 years ago
jean
01cdcca694
Bug 797006 - Balance is misleading in open subaccounts when different currencies are involved
6 years ago
c-holtermann
0da6b851b0
add instance argument to Session constructor
...
if Session is used only as a wrapper for an existing session instance
its necessary to be able to pass this instance as an argument
6 years ago
Christopher Lam
2329c1c508
Bug 797659 - Liabilities in budget report no longer calculate correctly
...
candidate fix
6 years ago
Christopher Lam
bedc9631f8
Bug 620848 - Transfer Funds window - add Notes field
6 years ago
Frank H. Ellenberger
90d3e6c672
Merge branch PR #675 into maint
6 years ago
Yuri Chornoivan
ee87b8081d
Fix minor typos
6 years ago
Thomas Schärli
0d0fddcfc5
L12N:de_CH: 3 Typos in KMU
6 years ago
Geert Janssens
77c5166075
Follow-up for ofx file selection filter
...
- use human readable name
- mark for translation
6 years ago
Frank H. Ellenberger
fe4efd403b
L12N 🇩🇪 5423 übersetzte Meldungen.
6 years ago
John Ralls
ddcbfe5be3
Merge a more latest gnucash.pot into all of the translation files.
6 years ago
John Ralls
3c46ebcbc4
Merge the latest gnucash.pot into all of the translation files.
6 years ago
Geert Janssens
28e5db429c
Bug 797133 - CSV Import of multicurrency transaction export in multiline form
...
The csv parser was using xaccParseAmount to convert price strings into GncNumerics.
However our export code can generate prices in rational form which xaccParseAmount
can't convert. So for prices the csv parser now uses the expression parser instead
to convert the string into a GncNumeric.
6 years ago
John Ralls
3c75140d04
Release GnuCash 3.9
6 years ago
John Ralls
058a507781
ChangeLog.2019
6 years ago
Geert Janssens
fdd4798555
Bug 797084 - Provide an option to leave edited transactions reconciled
...
Instead of making this optional, changes to transaction fields in
case the transaction has reconciled splits will now only issue a
warning. If the user continues anyway with changes to the transaction
field the reconcile state of splits won't be affected.
Changing protected split fields will continue to unreconcile that split.
6 years ago
Frank H. Ellenberger
5b18405c8e
I18N: Redo Merge latest gnucash.pot into all of the translation files.
6 years ago
Frank H. Ellenberger
25b8de1065
I18N: trep-engine: another translator comment
6 years ago