Daily updates from Odoo
Monday, July 24, 2023
1 change · master
Enhancements to existing features
The module import wizard now limits the file picker to zip files, matching the only format the import process supports. This reduces confusion and helps users choose the correct file more quickly.
Original PR description
before this commit, in the import module wizard the end user can select any type of file in the upload file field and clicking import it will say only zip format is supported. after this commit, on clicking upload files, only zip files will be shown to the end user to select, which will make easy to select the files from directory