I need a migration script to convert a v6 module to v7. Or a guideline on what parts of the code I need to change.
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ờ
there is no script. what we have done is load V7 and try the modules and fix the issues - quite a few xml changes, no so many python changes
I have a simple module that works on openERP6.1. I have tried to do the changes suggested but no solution. I can see the module on the module list but is marked as to be installed. When I do an immediate install nothing happens.
I wish I can give it to someone to check it.
From https://accounts.openerp.com/forum/Help-1/question/2230
To migrate a module from v6.x to v7 have a look on what changed OpenERP 7 Release Notes
Views
What you need will have to change are mostly the views as most of them where redesigned. So you will have to change the xpath in view inherits or add <group>
tags to see the fields labels.
Model
For the model, you mainly needs to know that res.partner.address
disappeared as contact are now res.partner
, plus res.users
is an inherit of res.partner
. For more details read the Release Notes.
Community Modules
If you plan to port a community module or you want to add a new module in community modules, you will have to do this with a merge proposal in one of the community branches and this will be reviewed by the community reviewers.
I have a simple module that works on openERP6.1. I have tried to do the changes suggested above but no solution. I can see the module on the module list but is marked as to be installed. When I do an immediate install nothing happens.
I wish I can give it to someone to check it.
I have a simple module that works on openERP6.1. I have tried to do the changes suggested above but no solution. I can see the module on the module list but is marked as to be installed. When I do an immediate install nothing happens.
I wish I can give it to someone to check it.
I think your best bet is to contact an official OpenERP partner to fix this for you.
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 5 23
|
1625 | ||
How to limit login attempts ?
Đã xử lý
|
|
3
thg 2 24
|
12007 | |
|
1
thg 3 15
|
3489 | ||
|
0
thg 3 15
|
3037 | ||
Modifying res.config.settings
Đã xử lý
|
|
1
thg 7 19
|
6537 |