Frank H. Ellenberger
47fa8b281e
Merge PR #1425 into maint
4 years ago
이정희
c686974085
Translation update by 이정희 <daemul72@gmail.com> using Weblate
...
po/ko.po: 54.2% (2927 of 5400 strings; 1374 fuzzy)
445 failing checks (8.2%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Co-authored-by: 이정희 <daemul72@gmail.com>
4 years ago
Geert Janssens
ad96999800
Use "help:" instead of "ghelp:" to display our documentation on linux
...
This comes with a few nice side effects:
* "help:" no longer needs the workaround to link directly to an anchor.
" "help:" requires the document's book id to be "index". We used to have
"index" for guide and "help" for manual. The forced alignment also
allows us to simplify the way MacOS invokes guide an manual.
4 years ago
John Ralls
c81aedddde
Bug 798611 - Date changing when changing timezone by one hour
...
When getting a date from the date editor anywhere in the program
set the time to neutral time instead of the beginning of the day
unless get_date_internal is called with GNC_DATE_EDIT_SHOW_TIME
in which case the user-provided time is used.
4 years ago
John Ralls
a807d3e6b7
Create function gnc_tm_get_today_neutral.
...
To complement gnc_tm_get_today_begin and gnc_tm_get_today_end.
4 years ago
luz paz
ba94730a23
Fix various typos
...
Found via `codespell`
4 years ago
Christopher Lam
68aced362c
[gnc-ab-utils] concise string accumulator
4 years ago
Christopher Lam
ecd2cdf425
[gnc-glib-utils] gnc_g_list_stringjoin skips NULL data
4 years ago
Christopher Lam
0f13471438
[ifrs-cost-basis] identify sale/purchase according to truth table
...
...instead of via flawed heuristics
4 years ago
Christopher Lam
3cb9fc5d17
[assistant-stock-transaction] std::optional must be nullified
...
to release memory
4 years ago
Christopher Lam
7366de9484
[ifrs-cost-basis] add options used as a report footer
4 years ago
이정희
b8d3b43fcd
Translation update by 이정희 <daemul72@gmail.com> using Weblate
...
po/ko.po: 53.9% (2911 of 5400 strings; 1386 fuzzy)
451 failing checks (8.3%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Co-authored-by: 이정희 <daemul72@gmail.com>
4 years ago
이정희
af65897278
Translation update by 이정희 <daemul72@gmail.com> using Weblate
...
po/ko.po: 52.4% (2830 of 5400 strings; 1415 fuzzy)
457 failing checks (8.4%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Translation update by 이정희 <daemul72@gmail.com> using Weblate
po/ko.po: 51.4% (2780 of 5400 strings; 1437 fuzzy)
459 failing checks (8.5%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Translation update by 이정희 <daemul72@gmail.com> using Weblate
po/ko.po: 50.5% (2732 of 5400 strings; 1482 fuzzy)
503 failing checks (9.3%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Translation update by 이정희 <daemul72@gmail.com> using Weblate
po/ko.po: 49.5% (2676 of 5400 strings; 1524 fuzzy)
533 failing checks (9.8%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Co-authored-by: 이정희 <daemul72@gmail.com>
4 years ago
Christopher Lam
efde151ad7
[gnc-dense-cal] avoid GTimer leak
...
Not sure if this GTimer ever gets leaked, but at least this code is
now GTimer leak-free.
4 years ago
이정희
1998ce2ada
Translation update by 이정희 <daemul72@gmail.com> using Weblate
...
po/ko.po: 48.3% (2609 of 5400 strings; 1556 fuzzy)
539 failing checks (9.9%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Co-authored-by: 이정희 <daemul72@gmail.com>
4 years ago
Yaron Shahrabani
e2d67f300e
Translation update by Yaron Shahrabani <sh.yaron@gmail.com> using Weblate
...
po/he.po: 100.0% (5400 of 5400 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
4 years ago
이정희
56d9870b35
Translation update by 이정희 <daemul72@gmail.com> using Weblate
...
po/ko.po: 46.6% (2519 of 5400 strings; 1638 fuzzy)
610 failing checks (11.2%)
Translation: GnuCash/Program (Korean)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ko/
Co-authored-by: 이정희 <daemul72@gmail.com>
4 years ago
Christopher Lam
f3b3ccb8d8
[lot-viewer] don't show Open & Close dates when not applicable
...
Bug: an empty lot would show "Opened" date as 01/01/1970.
Fix on lot editor UI:
Empty lots have opening date "Empty", blank closing date.
Open lots have appropriate opening date, closing date "Open"
Closed lots have appropriate opening and closing dates.
4 years ago
John Ralls
0d0ab002f5
Fix use-after-free crash in gnc_set_busy_cursor.
4 years ago
Christopher Lam
70abdbd1ae
[assistant-stock-transaction] send stock_amt | stock_val fieldmask
...
because the stock_value may be FieldMask::DISABLED with a stock split
in a short position. The | operator ensures FieldMask::ENABLED_CREDIT
is used, which negates the stock amount.
4 years ago
Christopher Lam
6d15e924db
[assistant-stock-transaction] rename capital gains to capital gain
...
because in each stock transaction there's a singular capital gain or loss
4 years ago
Christopher Lam
44915861c8
[assistant-stock-transaction] rename "Cover buy" to "Buy to cover short"
...
more accurate
4 years ago
Vik
d98b1767c0
Translation update by Vik <xasertop@gmail.com> using Weblate
...
po/ru.po: 77.9% (4210 of 5400 strings; 815 fuzzy)
223 failing checks (4.1%)
Translation: GnuCash/Program (Russian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ru/
Co-authored-by: Vik <xasertop@gmail.com>
4 years ago
Christopher Lam
4e98056782
Bug 798598 - Selecting a line in a Vendor Credit Note changes display of Subtotal cell to 0.00
...
Because some more ledger types don't have discounts.
4 years ago
Artem
5fab901a85
Translation update by Artem <artem@molotov.work> using Weblate
...
po/uk.po: 100.0% (5400 of 5400 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/uk/
Co-authored-by: Artem <artem@molotov.work>
4 years ago
Frank H. Ellenberger
03d8d028e2
Merge branch PR #1410 into maint
4 years ago
alexchap
d4622e7748
Update CMakeLists.txt
...
Add pme-19 template
4 years ago
alexchap
b91e81aff9
Create acctchrt_pme-19.gnucash-xea
...
Swiss SMB account chart
Update acctchrt_pme-19.gnucash-xea
Fix name of parent equity account + children
4 years ago
mocsa
4efbddd538
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
...
po/hu.po: 58.5% (3163 of 5400 strings; 1303 fuzzy)
459 failing checks (8.5%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: mocsa <csaba@feltoltve.hu>
4 years ago
John Ralls
f412d91095
Import Matcher: Fix nullptr hash index crash.
4 years ago
Christopher Lam
2c5a5a0485
[assistant-stock-transaction] show stock acct when capitalizing fees
...
...in final page summary table.
The ignore_account bool is thus not used anymore, and can be removed.
4 years ago
Christopher Lam
ff4c656bac
[assistant-stock-transaction] transcription error in truth table
...
Short Sell should have the same characteristics as Open Buy.
4 years ago
Christopher Lam
b7a3652de7
[date-utilities] avoid report crash if start>end date
4 years ago
Christopher Lam
9642025745
[html-chart] add percent formatter for numbers for older javascript
...
addendum to f99168064 for win32 builds
4 years ago
John Ralls
1b384df622
Bug 798385 - Description to often only "Landesbank Hessen-Thuringen Girozentrale"
...
Prepend the Ulitimate Creditor or Ultimate Debtor to the transaction description.
4 years ago
mocsa
12419e283b
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
...
po/hu.po: 58.5% (3163 of 5400 strings; 1303 fuzzy)
459 failing checks (8.5%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: mocsa <csaba@feltoltve.hu>
4 years ago
Christopher Lam
78f3b33b0c
[assistant-stock-transaction] ellipsise memo, add tooltip to summary
...
Tooltip contains the full Memo field.
4 years ago
Christopher Lam
7e1cb7e2fa
[assistant-stock-transaction] prettify the summary split info
...
- set Memo column to expand, otherwise Credit column expands
- Debit & Credit columns are right-aligned and have padding
4 years ago
Christopher Lam
c20d717b33
[test-trial-balance] adjust tests to use pricedb-nearest
4 years ago
Christopher Lam
f71999bb8f
[trial-balance] set default price-source to average-cost
...
to minimise complaints... see bug 798550
4 years ago
Christopher Lam
519818ce04
[import-main-matcher] sort matched transactions' accounts
4 years ago
John Ralls
15ce9be79a
Update macOS dependency tarball instructions for the existence of Apple Silicon.
4 years ago
John Ralls
e9737375a2
Merge branch 'bug798262' into maint
4 years ago
John Ralls
087501d316
Bug 798262 - Scheduled transactions with blank amounts do not get created.
...
Handle template transactions that don't have any splits with empty credit
and debit strings and those having no set transaction account.
Set the concrete transaction commodity to the first found of:
The template transaction's commodity
The commodity of the first split with a credit or debit string
The commodity of the first split.
4 years ago
John Ralls
410db42df0
Test case where the template txn doesn't have a set currency.
4 years ago
Arve Eriksson
1e64f3bb04
Translation update by Arve Eriksson <031299870@telia.com> using Weblate
...
po/sv.po: 100.0% (5400 of 5400 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Swedish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/sv/
Co-authored-by: Arve Eriksson <031299870@telia.com>
4 years ago
mocsa
180df505eb
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
...
po/hu.po: 58.4% (3156 of 5400 strings; 1308 fuzzy)
459 failing checks (8.5%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
po/hu.po: 58.0% (3135 of 5400 strings; 1320 fuzzy)
465 failing checks (8.6%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
po/hu.po: 57.8% (3126 of 5400 strings; 1322 fuzzy)
465 failing checks (8.6%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
po/hu.po: 57.6% (3111 of 5400 strings; 1326 fuzzy)
466 failing checks (8.6%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
po/hu.po: 57.6% (3111 of 5400 strings; 1326 fuzzy)
466 failing checks (8.6%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
po/hu.po: 57.3% (3098 of 5400 strings; 1332 fuzzy)
466 failing checks (8.6%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Translation update by mocsa <csaba@feltoltve.hu> using Weblate
po/hu.po: 57.3% (3097 of 5400 strings; 1333 fuzzy)
467 failing checks (8.6%)
Translation: GnuCash/Program (Hungarian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/hu/
Co-authored-by: mocsa <csaba@feltoltve.hu>
4 years ago
John Ralls
155922540d
Bug 794584 - Register not updated when scheduled transactions created
...
Force the registers to refresh if there are automaticly created
transactions. That will mean two refreshes if the SLR dialog needs to
display and the user clicks OK, but the alternative is somehow tracking
whether to refresh if the user cancels the dialog. This is simpler and
an extra refresh call is harmless.
4 years ago
John Ralls
229f6f5e85
Fix gdate adjustments.
4 years ago
Simon Arlott
4c1fc1d555
Bug 798262 - Add test case for basic scheduled transactions
...
Test these scheduled transactions:
* 2 splits with fixed amounts "123"
* 2 splits with fixed amounts "0"
* 2 splits with empty amounts ""
Verify that automatically created scheduled transactions exist.
4 years ago