-
- Downloads
[FIX] l10n_jp: add migrations script to update account.tax.group xmlid
Steps to reproduce: - Install l10n_jp before the original commit - Update code to latest - Try to upgrade the l10n_jp module Current behaviour: Error shown because of missing account tax group. Expected behaviour: No error should be shown. Explanation: The new version of localisation changes the xmlid which caused the original tax group cannot find the reference. Migrate them to prevent the error. X-original-commit: 7a914a0e Close #118867 closes odoo/odoo#120377 Signed-off-by:Josse Colpaert <jco@odoo.com>
addons/l10n_jp/migrations/2.3/pre-migrate.py
0 → 100644
Please register or sign in to comment