I don't want to use openupgrade because the company charges lots of money for that. Is there any other way of doing this
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
Just Export the data from OPENERP7 which you want to use and Import it to ODOO 8.
You have to do it Manually. I hope this is will work fine without any cost. But it take some time.
Hey, I am getting these errors No matching record found for name 'base.main_company' in field 'Company' between rows 2 and 5 No matching record found for name '__export__.res_partner_68' in field 'Partner' between rows 2 and 5 No matching record found for name '__export__.account_invoice_line_5' in field 'Invoice Lines' between rows 2 and 5
While this answer will work I have to say this will be an extremely annoying task and it is quite time consuming too.
@Bhanukiran, Sorry I don't can't able to understand and help you in that. @Yenthe: As, I already told it was time consuming. I suggested this idea because he told another method is Money. So I suggested this idea which is free of cost but time consuming.
@Tintu Mon I am getting error as no matching record found and partner_id can't be null even though I am specifying the customer name
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
12月 15
|
6749 | ||
|
1
7月 15
|
7479 | ||
|
0
10月 17
|
9363 | ||
|
1
2月 16
|
3774 | ||
Compute field V8
已解决
|
|
3
8月 15
|
18749 |
Huh? Openupgrade is completely free. It is Odoo that charges money.
Do u know how to use openupgrade to do migration process from 7 to 8?
This doc explains it quite good: https://doc.therp.nl/openupgrade/intro.html#migrating-your-database
But it is not telling me how and where to run that openupgrade source code.So after downloading that code how should i run that
Download the code, unzip it, place it somewhere and run the script with the parameter to your db.
I don't see any .exe file, should i set it up in eclipse and run the main module(openerp-server)