Monday, September 26, 2022
2 changes
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
A visual issue in enterprise list views was corrected so invalid cells show the intended border color. This helps users more clearly identify fields that need attention when reviewing or editing list data.
Original PR description
community: - https://github.com/odoo/odoo/pull/100183 task-2984169