Update competitve_purchase.xml

This commit is contained in:
zainab2097 2024-09-23 12:03:20 +03:00 committed by GitHub
parent c2dcdc826d
commit 687717f92f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 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','waiting'))]}</attribute>
</xpath>
</xpath> -->
<xpath expr="//field[@name='state']" position="replace">
<field name="state" widget="statusbar" statusbar_visible="draft,dm,str_pro_department,direct_manager,send_budget,wait_budget,budget_approve,general_supervisor,waiting"/>
</xpath>
@ -152,10 +152,10 @@
</xpath>
<xpath expr="//page[@name='dep_use']" position="replace"/>
<xpath expr="//page[@name='technical_use']" position="replace"/>
<!-- <xpath expr="//page[@name='dep_use']" position="replace"/>
<xpath expr="//page[@name='technical_use']" position="replace"/> -->
<xpath expr="//page[@name='procurement_use']" position="replace"/>
<xpath expr="//page[@name='note']" position="replace"/>
<!-- <xpath expr="//page[@name='note']" position="replace"/> -->
</field>
</record>