chenge group
This commit is contained in:
parent
91b61a3e86
commit
4a1a413754
|
|
@ -26,7 +26,7 @@
|
|||
attrs="{'invisible' : ['|',('state' , '!=' , 'waiting'),('purchase_create' , '=' , True)]}"/>
|
||||
|
||||
<button name="create_purchase_order2" type="object" string="Create Purchase Order"
|
||||
class="oe_highlight" groups="purchase.group_purchase_manager"
|
||||
class="oe_highlight" groups="purchase.group_purchase_user"
|
||||
attrs="{'invisible' : ['|',('state' , '!=' , 'waiting'),('purchase_create' , '=' , True)]}"/>
|
||||
|
||||
<button name="action_refuse" type="object" string="Refuse" id="prc_request_refuse"
|
||||
|
|
|
|||
Loading…
Reference in New Issue