mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 05:31:58 +02:00
7 lines
239 B
Python
7 lines
239 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import test_crm_lead_convert_quotation
|
|
from . import test_crm_lead_merge
|
|
from . import test_res_partner
|
|
from . import test_sale_crm
|