|
@@ -115,20 +115,34 @@
|
|
</group>
|
|
</group>
|
|
<separator string="Causes"/>
|
|
<separator string="Causes"/>
|
|
<field name="causes" placeholder="what happens to it" attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<field name="causes" placeholder="what happens to it" attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
- <notebook>
|
|
|
|
- <page string="Order Lines">
|
|
|
|
|
|
+ <!-- <notebook> -->
|
|
|
|
+ <!-- <page> -->
|
|
|
|
+ <!-- <div class="oe_title">
|
|
|
|
+ <h4> -->
|
|
|
|
+ <separator string="Repuestos y piezas utilizadas"/>
|
|
|
|
+ <!-- </h4>
|
|
|
|
+ </div> -->
|
|
<field name="line_ids" attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<field name="line_ids" attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<field name="consumed_ids" attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<field name="consumed_ids" attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
- </page>
|
|
|
|
- <page string="Operations">
|
|
|
|
|
|
+ <!-- <div class="oe_title">
|
|
|
|
+ <h4> -->
|
|
|
|
+ <!-- <separator string="Operations"/> -->
|
|
|
|
+ <!-- </h4>
|
|
|
|
+ </div> -->
|
|
<separator string="Diagnostic"/>
|
|
<separator string="Diagnostic"/>
|
|
<field name="diagnostic" placeholder="describe the diagnostic..." attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<field name="diagnostic" placeholder="describe the diagnostic..." attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<separator string="Actions"/>
|
|
<separator string="Actions"/>
|
|
<field name="actions" placeholder="describe the actions..." attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<field name="actions" placeholder="describe the actions..." attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<separator string="Recommendations"/>
|
|
<separator string="Recommendations"/>
|
|
<field name="recommendations" placeholder="describe the recommendations..." attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
<field name="recommendations" placeholder="describe the recommendations..." attrs="{'readonly': [('state','=','invoiced')]}"/>
|
|
|
|
+ <!-- </page> -->
|
|
|
|
+ <!-- <page string="Repuestos y piezas utilizadas">
|
|
|
|
+
|
|
</page>
|
|
</page>
|
|
- </notebook>
|
|
|
|
|
|
+ <page string="Operations">
|
|
|
|
+
|
|
|
|
+ </page> -->
|
|
|
|
+ <!-- </notebook> -->
|
|
</sheet>
|
|
</sheet>
|
|
<div class="oe_chatter">
|
|
<div class="oe_chatter">
|
|
<field name="message_follower_ids" widget="mail_followers" groups="base.group_user"/>
|
|
<field name="message_follower_ids" widget="mail_followers" groups="base.group_user"/>
|