Skip to main content
Solved

Tax amount on Purchase and customer order

  • March 5, 2021
  • 3 replies
  • 279 views

Forum|alt.badge.img+1
  • Do Gooder (Partner)

Hi,

I would like to force the amount including VAT of a purchase line to an amount without decimal point but I can't do it.
e.g. amount “price/curr”: 205 / tax: 18% (tax amount 36,9) => amount incl. VAT: 205 +36,9 = 241,9 => I want to display it 242 e.g.

It’s not possible on the PO line, but Is there a way to display this total amount without decimal point? (it's possible on the supplier invoice but my need is really on the order directly).

Best answer by Susith Setunga

Hi,

You can use regional settings>currency format to round without decimals to achieve this. However this will affect the entire application so not sure if that is what you expected.

 

 

This topic has been closed for replies.

3 replies

Dumeesha Wanigarathna
Superhero (Partner)
Forum|alt.badge.img+16

Hello,

 

You may try a read only custom filed with  ROUND function.

 

 


Susith Setunga
Superhero (Employee)
Forum|alt.badge.img+14
  • Superhero (Employee)
  • Answer
  • March 16, 2021

Hi,

You can use regional settings>currency format to round without decimals to achieve this. However this will affect the entire application so not sure if that is what you expected.

 

 


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Partner)
  • March 16, 2021

Hi,

thanks Susith  Sidekick :)

 

Regards,

Sana MEHRI