[FIX] account_mass_reconcile: Remove now non-existing "Display partial" button
parent
b2b96b5f67
commit
4a487685d0
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue