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
返信
3202
ビュー
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.
関連投稿 | 返信 | ビュー | 活動 | |
---|---|---|---|---|
|
0
11月 17
|
8873 | ||
|
2
7月 24
|
1419 | ||
|
1
7月 24
|
1790 | ||
|
1
1月 24
|
4867 | ||
|
2
3月 23
|
2629 |
again error even importing it from GitHub. "Error while importing module 'odoo-vtiger-12.0': 'depends'"