|
|
@ -130,7 +130,7 @@ |
|
|
|
<div class="oe_center" attrs="{'invisible': [('doctor', '=', False)]}"> |
|
|
|
|
|
|
|
<field name="total_sale" widget="gauge" style="width:120px; height: 90px; cursor: pointer;" |
|
|
|
options="{'max_field': 'target'}">Doctor Target</field> |
|
|
|
options="{'max_field': 'target'}">Target</field> |
|
|
|
|
|
|
|
<h5 style="color:black;">Related Rep.</h5> |
|
|
|
<field name="related_rep" string="Related Rep."/> |
|
|
@ -185,7 +185,7 @@ |
|
|
|
<div attrs="{'invisible': [('target', '=', 0)]}"> |
|
|
|
<div class="oe_center" attrs="{'invisible': [('rep', '=', False)]}"> |
|
|
|
<field name="total_sale" widget="gauge" style="width:120px; height: 90px; cursor: pointer;" |
|
|
|
options="{'max_field': 'target'}">Rep Target</field> |
|
|
|
options="{'max_field': 'target'}">Target</field> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|