Serpent Consulting Services Pvt. Ltd
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
base_partner_merge/wizard/base_partner_merge.py
|
|
@ -2,7 +2,7 @@ |
|
|
|
# Copyright 2017 Jarsa Sistemas |
|
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). |
|
|
|
from odoo.addons.crm.wizard.base_partner_merge import MergePartnerLine, \ |
|
|
|
MergePartnerAutomatic |
|
|
|
MergePartnerAutomatic |
|
|
|
|
|
|
|
|
|
|
|
class NoCRMMergePartnerLine(MergePartnerLine): # noqa |
|
|
|