Skip to content
Snippets Groups Projects
Commit 3460b3ca authored by Julien Castiaux's avatar Julien Castiaux
Browse files

[IMP] base_import: support multiple xlsx sheets


Excel can store data in multiple tables, each is called a sheet. Odoo
was only importing the first sheet making the process to import a file
containing multiple sheets cumbersome.

It is now possible to select the sheet in the import options. By default
the first sheet is selected.

closes odoo/odoo#40728

Task: 2043768
Signed-off-by: default avatarXavier Morel (xmo) <xmo@odoo.com>
parent 1bfcbe4b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment