[FIX] account_mass_reconcile: Remove now non-existing "Display partial" button

This commit is contained in:
mdietrichc2c
2016-10-19 13:45:14 +02:00
committed by Miquel Raïch
parent 0108a4252b
commit 6e904e2440

View File

@@ -88,9 +88,6 @@ The lines should have the partner, the credit entry ref. is matched vs the debit
string="Start Auto Reconcilation" type="object"/>
<button icon="STOCK_JUMP_TO" name="last_history_reconcile" colspan="2"
string="Display items reconciled on the last run" type="object"/>
<button icon="STOCK_JUMP_TO" name="last_history_partial" colspan="2"
string="Display items partially reconciled on the last run"
type="object"/>
</tree>
</field>
</record>