mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[12.0][FIX] stock_request_tier_validation
This commit is contained in:
committed by
Surachet Saejueng
parent
48c6925ba4
commit
4499409177
@@ -62,9 +62,9 @@
|
||||
<p><i class="fa fa-thumbs-down"/> Operation has been <b>rejected</b>.</p>
|
||||
</div>
|
||||
</header>
|
||||
<div name="button_box" position="inside">
|
||||
<field name="review_ids" widget="review_popup" attrs="{'invisible':[('review_ids', '=', [])]}"/>
|
||||
</div>
|
||||
<xpath expr="//form/div[hasclass('oe_chatter')]" position="before">
|
||||
<field name="review_ids" widget="tier_validation" attrs="{'invisible':[('review_ids', '=', [])]}"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user