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

pull/235/head
mdietrichc2c 2016-10-19 13:45:14 +02:00 committed by Adrià Gil Sorribes
parent b2b96b5f67
commit 4a487685d0
1 changed files with 0 additions and 3 deletions

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>