Update purchase_less_thirty_view.xml

This commit is contained in:
zainab2097 2024-09-23 11:34:44 +03:00 committed by GitHub
parent ca18d4a798
commit 3291ac2f10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@
<xpath expr="//field[@name='partner_id']" position="attributes">
<attribute name="attrs">{'readonly':[('state', '!=','draft')]}</attribute>
</xpath>
<xpath expr="//field[@name='is_analytic']" position="attributes">
<!-- <xpath expr="//field[@name='is_analytic']" position="attributes">
<attribute name="attrs">{'readonly':[('state', '!=','draft')]}</attribute>
</xpath>
</xpath> -->
<xpath expr="//field[@name='state']" position="replace">
<field name="state" widget="statusbar"
statusbar_visible="draft,dm,direct_manager,send_budget,wait_budget,budget_approve,waiting"/>