Merge pull request #4815 from expsa/khazraji_account

hide button
This commit is contained in:
mohammed-alkhazrji 2025-10-06 06:18:42 -08:00 committed by GitHub
commit 58c1d29127
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
<field name="hide_action_budget_button" invisible="1"/> <field name="hide_action_budget_button" invisible="1"/>
<field name="requisition_state" invisible="1"/> <field name="requisition_state" invisible="1"/>
<field name="requisition_type_exclusive" invisible="1"/> <field name="requisition_type_exclusive" invisible="1"/>
<button type="object" name="action_to_approve" class="oe_highlight" states="to approve" string="Approve"/> <!-- <button type="object" name="action_to_approve" class="oe_highlight" states="to approve" string="Approve"/>-->
<button type="object" name="action_sign" class="oe_highlight" <button type="object" name="action_sign" class="oe_highlight"
groups="purchase_requisition_custom.group_sign_purchase_order" groups="purchase_requisition_custom.group_sign_purchase_order"
attrs="{'invisible':['|',('requisition_id','=',False), attrs="{'invisible':['|',('requisition_id','=',False),