Within 5.x and 6.x, you could create a module within the system in settings. Then using the developer mode, create the various screens. Where is this available in 7?
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
You still can do the most of that activating technical features in the user. Go to Users -> Edit User and Activate Technical Features. Go to System Settings.
I never knew this existed! If I missed it in the docs, sorry if not please add it in :)
base _module _record has been dropped now, but there is a developer mode, click your name in the top right and go to about openerp and there is a link to activate developer mode. This makes the javascript a lot more readable and gives you handy links on objects to edit their view definitions etc.
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é | |
---|---|---|---|---|
|
0
août 25
|
57 | ||
|
4
juil. 25
|
1373 | ||
|
1
juil. 25
|
691 | ||
|
2
juil. 25
|
702 | ||
|
1
juil. 25
|
1863 |
I cannot comment on the below, but how does one then create new modules? Is it via Python only?