File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Change Log
22===============================================================================
3- Version 1.3.2 * (2014-03-28 )*
3+ Version 1.3.2 * (2014-05-15 )*
44----------------------------
55* Fixed: Editing account modifies the transaction type of transfer transactions
66* Fixed: Bug causing double entry transactions not to be considered equal
77* Fixed: Computation of account balance did not properly consider double entries
88* Improved: Double-entry accounting is now activated by default
9+ * Improved: Reliability of account structure import
910* Improved: Restricted parent/child account hierarchies relationships to those defined by GnuCash accounting
1011* Improved: Dutch translation
1112* Improved: German translation
Original file line number Diff line number Diff line change 1717
1818<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
1919 package =" org.gnucash.android"
20- android : versionCode =" 27 "
20+ android : versionCode =" 28 "
2121 android : versionName =" @string/app_version_name" >
2222
2323 <uses-sdk android : minSdkVersion =" 8" android : targetSdkVersion =" 15" />
You can’t perform that action at this time.
0 commit comments