-
-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[16.0][FIX] l10n_eu_oss_oca: Set tax country_id as company's fiscal country #402
[16.0][FIX] l10n_eu_oss_oca: Set tax country_id as company's fiscal country #402
Conversation
The previous PR wasn't rollbacked, so you only need to change the field. |
But if someone updated to |
Just modify previous migration script instead of creating a new one. The possibilities of being different are few, and also the possibilities of people updating in this lapse, so let's reduce the noise. |
dd20ac0
to
e03be15
Compare
l10n_eu_oss_oca/README.rst
Outdated
@@ -7,7 +7,7 @@ L10n EU OSS OCA | |||
!! This file is generated by oca-gen-addon-readme !! | |||
!! changes will be overwritten. !! | |||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |||
!! source digest: sha256:fde85cb88c420131b91b360fbb84f553d4977cbbfc80cc868c52291833e08e03 | |||
!! source digest: sha256:9f24da0b57196401086a0a54b7bb7e24024c260cc4c90d42308810512634a55c |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this change and the one in the index.html?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Were residual changes from the first pre-commit when I added a new migration script
e03be15
to
1eafa04
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ocabot merge patch
On my way to merge this fine PR! |
Congratulations, your PR was merged at 08a2f9d. Thanks a lot for contributing to OCA. ❤️ |
No description provided.