I have a view that joins InventTable to EcoResProduct, EcoResProductTranslation and InventItemGroupItem.
I now want to add a table that will show SalesSalesTaxItemGroupCode column, exactly as it is shown and exported in the "Released Products V2" entity.
Unfortunately I do not have access to Visual Studio or a development environment to see the joins, is there anyone who knows which table I can find the SalesSalesTaxItemGroupCode column in? And also, how it joins to one of the tables mentioned above?