Invoice - Product item with VAT

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ste1011
    Junior Member
    • May 2025
    • 9

    #1

    Invoice - Product item with VAT

    Hello,
    I need a invoice where all items have a price incl. VAT.
    I found some infos how to calculate VAT but I'm not shure what is the best way.

    It's possible to add extra fields to the product an calculate VAT at save.

    Is it possible to caclulate price incl. VAT on the fly without a extra field?
    If so how to use this in the invoice template?

    Thanks in advance
    Stephan
  • emillod
    Active Community Member
    • Apr 2017
    • 1522

    #2
    Please check out the demo of Sales Pack and there you have Tax rates and also you can specify Tax for each product.

    Click image for larger version

Name:	image.png
Views:	0
Size:	39.2 KB
ID:	122717

    Comment

    • yuri
      EspoCRM product developer
      • Mar 2014
      • 9508

      #3
      Do you need it only for PDF? If yes, i'd consider a custom field that will be used in the PDF template. This field will be calculated (with formula) by adding the unit price with the taxed amount.

      In future, we plan to extend the Tax feature.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • ste1011
        Junior Member
        • May 2025
        • 9

        #4
        yuri
        Thank you for your answer.
        I think it would be necessary to extend the tax feature.

        Regards
        Stephan

        Comment

        Working...