Merge pull request #5142 from expsa/khazraji_account

chenge group
This commit is contained in:
mohammed-alkhazrji 2025-11-02 00:26:15 -08:00 committed by GitHub
commit 5e73f2f0f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"