Monday, September 26, 2022
1 change · master
Resolved issues and error corrections
Fixed an issue where Belgium SODA imports could skip some files because they were assigned the wrong format. This helps accounting teams reliably import all provided SODA files without missing data.
Original PR description
The newly created soda importing functionality wasn't reading all the soda files given. This was because of a wrongly assigned file format. This PR fixes this behaviour. Related : https://github.com/odoo/enterprise/pull/30680