|
@@ -19,7 +19,7 @@
|
|
<field name="partner_id"/>
|
|
<field name="partner_id"/>
|
|
<field name="celular_partner"/>
|
|
<field name="celular_partner"/>
|
|
<field name="name_obra"/>
|
|
<field name="name_obra"/>
|
|
- <field name="sale_order_id"/>
|
|
|
|
|
|
+ <!-- <field name="sale_order_id"/> -->
|
|
<field name="order_date"/>
|
|
<field name="order_date"/>
|
|
<field name="planned_start_date"/>
|
|
<field name="planned_start_date"/>
|
|
<field name="planned_end_date"/>
|
|
<field name="planned_end_date"/>
|
|
@@ -94,6 +94,13 @@
|
|
</h1>
|
|
</h1>
|
|
</div>
|
|
</div>
|
|
<div class="oe_right oe_button_box">
|
|
<div class="oe_right oe_button_box">
|
|
|
|
+ <button
|
|
|
|
+ class="oe_inline oe_stat_button"
|
|
|
|
+ type="action"
|
|
|
|
+ name="321"
|
|
|
|
+ icon="fa-strikethrough">
|
|
|
|
+ <field name="sale_count" string="Pedidos" widget="statinfo" />
|
|
|
|
+ </button>
|
|
<button
|
|
<button
|
|
class="oe_inline oe_stat_button"
|
|
class="oe_inline oe_stat_button"
|
|
type="action"
|
|
type="action"
|
|
@@ -101,6 +108,7 @@
|
|
icon="fa-money">
|
|
icon="fa-money">
|
|
<field name="invoice_count" string="Facturas" widget="statinfo" />
|
|
<field name="invoice_count" string="Facturas" widget="statinfo" />
|
|
</button>
|
|
</button>
|
|
|
|
+
|
|
</div>
|
|
</div>
|
|
<group>
|
|
<group>
|
|
<group>
|
|
<group>
|