DeclarationTVA/core
Frank Cools 23aa6cccb8 Fix rounding logic for small differences
- Added handling for cases where rounded difference is 0 but real difference is not 0
- Now creates rounding-only entry when difference is small (like -0.90)
- Should show 758000 with 0.90 instead of 1.00
- Handles edge cases where difference rounds to 0 but real value is significant
2025-10-07 14:48:42 +02:00
..
class Fix rounding logic for small differences 2025-10-07 14:48:42 +02:00
modules Bump version to 2.2.0 2025-10-06 18:25:14 +02:00