[FIX] remove wrong comment

This commit is contained in:
Guewen Baconnier
2013-01-03 17:36:34 +01:00
parent 5d54b4d323
commit f37f13e187

View File

@@ -41,11 +41,9 @@
<field name="history_ids" nolabel="1">
<tree string="Automatic Easy Reconcile History">
<field name="date"/>
<!-- display the count of lines -->
<field name="reconcile_line_ids"/>
<button icon="STOCK_JUMP_TO" name="open_reconcile"
string="Go to reconciled items" type="object"/>
<!-- display the count of lines -->
<field name="partial_line_ids"/>
<button icon="STOCK_JUMP_TO" name="open_partial"
string="Go to partially reconciled items" type="object"/>