-
Notifications
You must be signed in to change notification settings - Fork 105
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][MIG] shopinvader_restapi: Migration to 16.0 #1403
[16.0][MIG] shopinvader_restapi: Migration to 16.0 #1403
Conversation
string="Available partner titles", | ||
default=lambda self: self._default_partner_title_ids(), | ||
) | ||
partner_industry_ids = fields.Many2many( |
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.
can we move this one to a dedicated module ?
there is no ~~(note: I'm not conviced shopinvader_backend should be in this module, but it should be somewhere :) ) ~~ |
137704f
to
2c08306
Compare
Make VAT used in tests pass VAT format check
87be8b0
to
1aaa95c
Compare
The status will be changed as soon as a first implementation will be deployed in production
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 10a15b4. Thanks a lot for contributing to shopinvader. ❤️ |
Based on #1382