
If you want to try out this new way of recording your investment transactions start GnuCash with the –extra option. – Continued work on the Stock Transaction Assistant. – Add account hierarchy templates for locale es_AR List the same from the command line with a –paths option. – Show GnuCash’s installation and configuration configuration paths in the About dialog. The option is accessed via a context menu on selected import lines. – It is now possible to edit the description, notes, and memo fields of new transactions in the import matcher and to do so for multiple transactions.

* The following fixes and improvements were not associated with bug reports: To fix it this changes the “don’t know” response in get_currency_denom and get_commodity_denom to GNC_DENOM_AUTO which will normally leave the denominator alone.
#GNUCASH IMPORT TRANSACTIONS CODE#
– Bug 798616 – Can’t register amount greater than 9,000,000,000 Because when loading the value the split in the xml backend doesn’t yet have a parent so the code tried to convert to GNC_COMMODITY_MAX_FRACTION and if the numerator was larger than 10^10 that would overflow. – 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. – Bug 798598 – Selecting a line in a Vendor Credit Note changes display of Subtotal cell to 0.00 – Bug 798590 – Transaction report: wrong type argument in position 1
#GNUCASH IMPORT TRANSACTIONS FREE#
– Bug 798588 – sx scrubbing was using incorrect free function

– Bug 798585 – segfault running sample script simple_business_create.py. – Bug 798578 – MT940 imports broken – all transactions have date of first transaction This change sets the label width to the preference setting when the tabs are on the left or right but when top or bottom the width is set to the number of characters when shorter than the preference setting so they take up less room. – Bug 798573 – Tab Width Behaviour Formerly when the notebook tabs on the left or right, the space used fluctuated depending on tab label width.

– Bug 798565 – Import map editor: deletion of a map does not mark gnucash document as dirty Prepend the Ulitimate Creditor or Ultimate Debtor to the transaction description. – Bug 798385 – Description to often only “Landesbank Hessen-Thuringen Girozentrale” – Bug 798262 – Scheduled transactions with blank amounts do not get created. – Bug 794584 – Register not updated when scheduled transactions created * Between 4.11 and 4.12, the following bugfixes were accomplished: New version available -> gnucash 1:4.12-1~xtradeb1
