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:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
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
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 12 15
|
6893 | ||
|
1
thg 7 15
|
7594 | ||
|
0
thg 10 17
|
9546 | ||
|
1
thg 2 16
|
3932 | ||
Compute field V8
Đã xử lý
|
|
3
thg 8 15
|
18864 |
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)