[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"/>
|
string="Start Auto Reconcilation" type="object"/>
|
||||||
<button icon="STOCK_JUMP_TO" name="last_history_reconcile" colspan="2"
|
<button icon="STOCK_JUMP_TO" name="last_history_reconcile" colspan="2"
|
||||||
string="Display items reconciled on the last run" type="object"/>
|
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>
|
</tree>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
Loading…
Reference in New Issue