Thursday, January 2, 2025
1 change · saas-17.4
Resolved issues and error corrections
The Romanian SAF-T asset reporting tests were updated to avoid failures caused by an outdated fixed date and an unreliable asset sale value calculation. This helps keep automated quality checks stable without changing customer-facing functionality.
Original PR description
the setup of test class TestRoSaftReportAssets is no longer passing since 2024-12-31 because of an old unnecessary freeze_time. This commit also fixes a second issue related to the sale of the asset. The value was wrongly computed, and should be a fixed amount in order to make the test robust. runbot issue: 111360