Merge pull request #5556 from expsa/14.0-feat-purchase_requisition_custom-auto-20251130_133329
[IMP] purchase_requisition_custom: Automatic Update
This commit is contained in:
commit
b793a86501
|
|
@ -9,9 +9,9 @@
|
||||||
<form string="Purchase Committe">
|
<form string="Purchase Committe">
|
||||||
<sheet>
|
<sheet>
|
||||||
<div class="oe_title">
|
<div class="oe_title">
|
||||||
<label for="head_of_committe" class="oe_edit_only"/>
|
<label for="head_of_committe"/>
|
||||||
<h1>
|
<h1>
|
||||||
<field name="head_of_committe" required="1"/>
|
<field name="head_of_committe" required="1" class="oe_inline"/>
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
<group col="4" colspan="2">
|
<group col="4" colspan="2">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue