mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-12-01 21:19:16 -06:00
Bug 120199 - Incorrect sort order in "Sort by Statement Date"
modified: src/gnome/gtkbuilder/gnc-plugin-page-register.glade
This commit is contained in:
parent
11698f4824
commit
edad186789
@ -916,7 +916,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="tooltip_text" translatable="yes">Sort by the statement date (unreconciled items last).</property>
|
||||
<property name="tooltip_text" translatable="yes">Sort by the statement date (and group by cleared, unreconciled, reconciled).</property>
|
||||
<property name="use_action_appearance">False</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user