Is there any guide that tells what generally needs to be done to convert a V6 module to V7?
- I would think that it would be straight forward to make of list of what are the common changes needed. Example: say that if the partner/contact structure changed then do: Step1, Step2, Step3 to convert/upgrade module.
- Simply saying "Here is what you need to create for a V7 module" does not seem like a productive approach. A "convert this to that" seems more helpful/productive for newbies like me. - Gary
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Unable to answer your question directly, I have converted 1 module (including multiple XML-files and .py files).
What I experienced is that everything which does something with res.partner is suspected, as they have redesigned this (notable res.partner.address has been removed).
Another thing is the XML structure has changed a bit, some options of V6 are not allowed anymore in V7. I do not remember anymore what the specific things were.
If there are some osv.interface
, you have to convert them into osv.TransientModel (osv.osv_memory)
. Have a look at http://help.openerp.com/question/10719/cant-install-any-community-module-on-openerp-v7-import-error-no-module-named-wizard/#10728
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
mars 15
|
6739 | ||
|
1
mars 15
|
4303 | ||
|
3
déc. 23
|
29537 | ||
|
2
mars 15
|
4967 | ||
|
0
mars 15
|
4459 |