Tax category on order item is NULL

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
1 ano atrás
Why is my TaxCategoryId NULL in my OrderItem Table even tough it calculates with my TAX category of 21%?

https://postimg.cc/HJdXRkdh
1 ano atrás
Do you mean these fields ?
DiscountAmountInclTax and DiscountAmountExclTax
If so, these are used if a Discount is applied to the order item
1 ano atrás
No I'm talking about the TaxCategoryId

https://postimg.cc/w10YGN4r
1 ano atrás
teun.progressive wrote:
No I'm talking about the TaxCategoryId

order item table does not contain TaxCategoryId out of the box. TaxCategoryId exists at product table . OrderItem table contain ProductId
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.