-
-
Notifications
You must be signed in to change notification settings - Fork 26
[16.0][MIG] l10n_ch_cooperator: migration to 16.0 #146
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] l10n_ch_cooperator: migration to 16.0 #146
Conversation
Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
fix copyright statements: add missing ones and use the same format everywhere.
14aa05f to
7706055
Compare
|
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. |
huguesdk
left a comment
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.
@mihien a migration script for partner_company_type_id should be added here too.
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.
this shouldn’t be changed: it will be automatically updated after the merge.
| company_type = fields.Selection( | ||
| selection_add=res_partner.get_company_type_selection() | ||
| partner_company_type_id = fields.Many2one( | ||
| comodel_name="res.partner.company.type", string="Legal Form" |
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.
this exists already in cooperator and should be removed.
7e7345c to
7706055
Compare
7706055 to
b0cfc14
Compare
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at 0e925c0. Thanks a lot for contributing to OCA. ❤️ |
|
/ocabot migration l10n_ch_cooperator |
No description provided.