mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 04:12:05 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -13,10 +13,10 @@
|
|||
type="object" class="oe_stat_button" icon="fa-dollar"
|
||||
groups="sales_team.group_sale_salesman"
|
||||
help="Total sales for this event"
|
||||
attrs="{'invisible': ['|', ('sale_price_subtotal', '=', 0), ('sale_price_subtotal', '=', False)]}">
|
||||
invisible="sale_price_total == 0 or not sale_price_total">
|
||||
<div class="o_field_widget o_stat_info">
|
||||
<span class="o_stat_value">
|
||||
<field string="Sales" name="sale_price_subtotal"
|
||||
<field string="Sales" name="sale_price_total"
|
||||
widget="monetary" options="{'currency_field': 'currency_id'}"/>
|
||||
</span>
|
||||
<span class="o_stat_text">Sales</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue