Conversation
f358b73 to
6822611
Compare
d63821d to
7278005
Compare
|
Could you check the commit history? https://github.com/OCA/management-system/commits/13.0/mgmtsystem_partner |
I'm quite sure to had done some mistake and squashed too many commit... |
|
You can always start from scratch and |
|
/ocabot migration mgmtsystem_partner |
7278005 to
0b4b8c2
Compare
| _inherit = ["res.partner"] | ||
|
|
||
| # type for manage quality contact | ||
| type = fields.Selection(selection_add=[("quality", "Quality Address")]) |
There was a problem hiding this comment.
@mymage Please rename this file res_partner.py to match the model.
| from odoo import fields, models | ||
|
|
||
|
|
||
| class PartnerReference(models.Model): |
There was a problem hiding this comment.
| class PartnerReference(models.Model): | |
| class ResPartner(models.Model): |
0b4b8c2 to
3c08371
Compare
|
@max3903 all done |
|
/ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
Congratulations, your PR was merged at fe75271. Thanks a lot for contributing to OCA. ❤️ |
Migration to 14.0