I would like to change the 'Total' label to 'Gross'. Can anyone help or does anyone know how to do this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hi,
To change the label from "Total" to "Gross" you can create a new template that extends the original one.
Use the following code to change the label:
<?xml version="1.0" encoding="UTF-8"?>
<odoo>
<template id="custom_tax_totals_field" inherit_id="account.
<xpath expr="//label[@class='o_form_
<label class="o_form_label o_tax_total_label">Gross</
</xpath>
</template>
</odoo>
Regards
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
How many widget we can use in odoo v8?
Diselesaikan
|
|
9
Sep 20
|
44065 | |
|
1
Okt 18
|
3224 | ||
|
0
Okt 15
|
2865 | ||
|
1
Jan 25
|
799 | ||
Remove link from offer and invoice email
Diselesaikan
|
|
2
Nov 24
|
1414 |