mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Bug #629524: Fix redundant string.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19707 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -146,9 +146,9 @@ In case of an over-payment or if no invoice was selected, GnuCash will automatic
|
||||
<child>
|
||||
<widget class="GtkHBox" id="invoice_box">
|
||||
<property name="visible">True</property>
|
||||
<property name="tooltip" translatable="yes">The invoice to be paid.
|
||||
<property name="tooltip" translatable="yes">The invoice being paid.
|
||||
|
||||
Note that is field is optional. If you leave it blank, GnuCash will automatically assign the payment to the first unpaid invoice for this company.</property>
|
||||
Note that is field is optional. If you leave it blank, GnuCash will automatically assign the payment to the first unpaid invoice for this company. </property>
|
||||
<child>
|
||||
<placeholder/>
|
||||
</child>
|
||||
|
||||
Reference in New Issue
Block a user