Skip to Content
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
3 Vastaukset
5662 Näkymät

Hi,

I am running Odoo 11 on my own server. My quotations look like the image attached. The only thing I want to change is to show the amount of TAX and not the percentage (16% in this case).

Where can I change that?

Thanks!


Avatar
Hylkää
Paras vastaus

Sale order lines have the column 'price_tax' which calculates the total sum of all taxes in a line. So you should:

  1. Turn on the developer mode (through the settings dashboard)

  2. Go to any sale order → click on the bug icon (top right of the screen)→ select 'Edit form view'

  3. Find the tree of sale order lines (<tree string="Sales Order Lines") and inside it find the field - <field name="price_tax" invisible="1"/>

  4. Instead of invisible="1" – put invisible="0"

  5. Save --> Reload the page

Avatar
Hylkää
Tekijä

I cannot find it. Is there another way to do it, or can you explain me more?

Paras vastaus

Hello faOtools

I have done exactly as you mentioned even tried change "price_tax" to 0 in all 3 sections but it doesn't work. I am using odoo cm15 any idea how to solve the problem?

Avatar
Hylkää
Tekijä Paras vastaus

I am not able to find it. Does this change TAX 16% to the amount $200 for example?

Avatar
Hylkää

Isso vai colocar uma nova coluna exibindo o valor do imposto 200,00 como você citou

You should put a new sheet showing the amount of tax 200.00 as you quoted

Tekijä

I don't follow, can you explain more?

Related Posts Vastaukset Näkymät Toimenpide
2
elok. 24
396
0
elok. 24
308
1
jouluk. 23
9575
9
kesäk. 23
11130
2
tammik. 22
2732