Hello,
We have an issue regarding our tax condition type and how the header value is calculated versus the manual calculation.
Our tax condition type JRC1 is maintained at 5% in FTXP.
When the system calculates the tax amount for each line, it is rounding using commercial rounding set at the condition type. (Net value * 5%)
For multiple lines we get rounded tax amounts at the line item level. These are then added up to display the header tax condition type.
However, when I manually calculate the total net value (header level) * 5%, I am pennies off due to this rounding at line item level.
I've seen other posts about this, but have not been successful. I have tried using this as a group condition, but to no success.
Would it be possible to add a routine that calculates the header amount first, then distribute to the line items even if this is not a manual condition type?