Merge pull request #1244 from expsa/fix_issue_preprod_po
Update purchase_request_views.xml
This commit is contained in:
commit
d1845e4f5a
|
|
@ -80,7 +80,7 @@
|
|||
</page>
|
||||
</xpath> -->
|
||||
<xpath expr="//notebook" position="inside">
|
||||
<page string="Departments Use" name="dep_use" attrs="{'invisible':[('state' , 'in' , 'draft')]}">
|
||||
<!-- <page string="Departments Use" name="dep_use" attrs="{'invisible':[('state' , 'in' , 'draft')]}">
|
||||
<group>
|
||||
<group string="Requesting ِAdministration">
|
||||
<field name="planned_for" attrs="{'readonly':[('state' , '!=' , 'dm')]}"/>
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
</div>
|
||||
</group>
|
||||
</group>
|
||||
</page>
|
||||
</page> -->
|
||||
<page string="Departments Use Base info" name="base_info_dep_use">
|
||||
<group>
|
||||
<group string="Delivery Info" name="DeliveryInfo">
|
||||
|
|
|
|||
Loading…
Reference in New Issue