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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
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.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
0
7月 25
|
36 | ||
|
1
7月 25
|
1316 | ||
|
2
7月 25
|
232 | ||
|
2
7月 25
|
1039 | ||
|
4
7月 25
|
887 |
I cannot comment on the below, but how does one then create new modules? Is it via Python only?