Merge pull request #1242 from expsa/fix_issue_preprod_po

Update purchase_request_views.xml
This commit is contained in:
zainab2097 2024-09-22 23:08:39 +03:00 committed by GitHub
commit 3f184b5237
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -64,21 +64,21 @@
statusbar_visible="draft,dm,direct_manager,send_budget,wait_budget,ceo_purchase,executive_vice,general_supervisor,waiting,done,refuse"/>
</header>
</xpath>
<xpath expr="//page[last()]" position="after">
<!-- <xpath expr="//page[last()]" position="after">
<page string="For technical management use" name="technical_use"
attrs="{'invisible':[('state' , 'in' , 'draft,dm')]}">
<group string="For technical management use" name="technical_use">
<group>
<group> -->
<!-- <field name="available" attrs="{'readonly':[('state' , '!=' , 'direct_manager')]}"/>
<field name="unavailable" attrs="{'readonly':[('state' , '!=' , 'direct_manager')]}"/> -->
<field name="specifications_conform"
<!-- <field name="specifications_conform"
attrs="{'readonly':[('state' , '!=' , 'direct_manager')]}"/>
<field name="specifications_not_conform"
attrs="{'readonly':[('state' , '!=' , 'direct_manager')]}"/>
</group>
</group>
</page>
</xpath>
</xpath> -->
<xpath expr="//notebook" position="inside">
<page string="Departments Use" name="dep_use" attrs="{'invisible':[('state' , 'in' , 'draft')]}">
<group>