Like in sales quotations, at the bottom of 'total' column, there appears a vertical total like '0.0' in bold. How to bring that in my tree view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
25542
Ansichten
You need to provide sum attribute in your field definition at TREE view.
<field name="amount_total" sum="Total Tax Included"/>
sample code available in https://github.com/odoo/odoo/blob/8.0/addons/sale/sale_view.xml#L37-L52
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Juli 18
|
5227 | ||
How to get total of a list?
Gelöst
|
|
2
Mai 15
|
7701 | |
|
0
März 25
|
1770 | ||
|
2
März 23
|
3612 | ||
|
1
Nov. 18
|
2580 |