[14.0][FIX] excel_import_export: external ids naming.
FW Port from https://github.com/OCA/server-tools/pull/1899
Because of the naming given to the external ID's, Odoo interprets all this data as regular module data and when you update the module and those external ID's are not present in the module files, it tries to delete them.
In commit there is [12.0], but this PR would merge to 14.0. Change that:)
I thought for FW port it is correct like this, just pull the commit here. No?
Oh well. I don't catch that. Maybe that's correct
This PR is approved by 2 reviewers. Can we merge it?
According to this PR and the discussion, xlsx_import.py has __excel_import_export__ twice in both version 15.0 and 16.0.
This PR has __excel_import_export__ only once. With no activity in a year, I think it is time to close it.
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.