dialyzer
parent
200f9e4476
commit
5a86a7dcb9
|
@ -24,8 +24,7 @@
|
|||
<foot>
|
||||
<button string="Confirm" type="success" states="new" method="confirm"/>
|
||||
<button string="Drop" type="danger" states="active" method="drop"/>
|
||||
<button string="Cancel" type="default" states="active" method="cancel"/>
|
||||
<button string="Renew" type="primary" states="cancelled" method="renew"/>
|
||||
<button string="Renew" type="primary" states="active" method="renew"/>
|
||||
</foot>
|
||||
<related>
|
||||
<field name="pickings" click_action="view_picking"/>
|
||||
|
|
Loading…
Reference in New Issue