Tax category on order item is NULL

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
один год назад
Why is my TaxCategoryId NULL in my OrderItem Table even tough it calculates with my TAX category of 21%?

https://postimg.cc/HJdXRkdh
один год назад
Do you mean these fields ?
DiscountAmountInclTax and DiscountAmountExclTax
If so, these are used if a Discount is applied to the order item
один год назад
No I'm talking about the TaxCategoryId

https://postimg.cc/w10YGN4r
один год назад
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.