I have downloaded this module from Odoo official site, and while importing it into live CRM the following error display:
Please help me out in solving this problem. Thanks!
Error while importing module 'vtiger_connector_crm': 'Unmet module dependencies: vtiger_connector_partner\n' Error while importing module 'vtiger_connector_base': 'External ID not found in the system: vtiger_connector_base.model_res_company\n<record forcecreate="True" id="ir_cron_sync_vtiger" model="ir.cron">\n <field name="name">Sync VTiger</field>\n <field name="user_id" ref="base.user_root"/>\n <field name="interval_number">1</field>\n <field name="interval_type">days</field>\n <field name="numbercall">-1</field>\n <field eval="False" name="doall"/>\n <field ref="model_res_company" name="model_id"/>\n <field name="state">code</field>\n <field name="code">model.sync_vtiger()</field>\n </record>\n/tmp/tmpwxhpylf6/vtiger_connector_base/data/vtiger_connector_base_data.xml\n5' Error while importing module 'vtiger_connector_partner': 'External ID not found in the system: vtiger_connector_base.view_vtiger_company_form\n<record id="view_vtiger_partner_company_form" model="ir.ui.view">\n <field name="name">res.company.vtiger_partner.form</field>\n <field name="model">res.company</field>\n <field name="inherit_id" ref="vtiger_connector_base.view_vtiger_company_form"/>\n <field name="arch" type="xml">\n <group name="vtiger_details" position="after">\n <button name="sync_vtiger_partner" string="Sync Partner(s)" type="object" class="vtiger_button"/>\n </group>\n </field>\n </record>\n/tmp/tmpwxhpylf6/vtiger_connector_partner/views/res_company_view.xml\n4'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
3176
Представления
Normally it should work without any error.
Download the modules from github directly and give it a try again.
If you face the same issue, let me know.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
нояб. 17
|
8844 | ||
|
2
июл. 24
|
1396 | ||
|
1
июл. 24
|
1758 | ||
|
1
янв. 24
|
4799 | ||
|
2
мар. 23
|
2598 |
again error even importing it from GitHub. "Error while importing module 'odoo-vtiger-12.0': 'depends'"