mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-23 09:32:08 +02:00
Initial commit: Crm packages
This commit is contained in:
commit
21a345b5b9
654 changed files with 418312 additions and 0 deletions
8
odoo-bringout-oca-ocb-crm/crm/wizard/__init__.py
Normal file
8
odoo-bringout-oca-ocb-crm/crm/wizard/__init__.py
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import crm_lead_lost
|
||||
from . import crm_lead_to_opportunity
|
||||
from . import crm_lead_to_opportunity_mass
|
||||
from . import crm_merge_opportunities
|
||||
from . import crm_lead_pls_update
|
||||
Loading…
Add table
Add a link
Reference in a new issue