コンテンツへスキップ
メニュー
この質問にフラグが付けられました
4 返信
17442 ビュー

So, I've been reading through the docs, and I found a section in the Javascript Cheatsheet about creating a new view from scratch. The section gives a few basic examples about what could potentially be used to create a new view, but the explanations aren't in depth, and I can't really figure out how to do it by myself. 

Has anyone on the forums ever created a custom view on their own? If yes, then I'd love to have an example to read through and try to understand. Any help would be appreaciated.

Thanks!

アバター
破棄
最善の回答

Hi, here you can see an example. Hr Dashboard

https://www.odoo.com/apps/modules/11.0/hr_dashboard/

アバター
破棄
著作者

It'll take me some time to leaf through the code, but thank you very much! I think this is exactly what I was looking for.

最善の回答

Here is a complete documentation 

https://www.youtube.com/watch?v=SIoljYJhTqk

and example code \

https://github.com/Polymorphe57/hello_world_view_code

アバター
破棄
最善の回答

Have you seen "How to develop new views in Odoo 10" at https://www.odoo.com/slides/slide/how-to-develop-new-views-in-odoo-10-471

アバター
破棄
著作者

I'll try to give it a read, thanks!

最善の回答

I saved an example code to Odoo 14 (\ODOO 14\server\odoo\addons)

 and I restarted server. I not see this module In my Apps, and I cannot install it.

I can see my other app and I can install it and it works fine.

So maybe this can not instal same way than normal apps to Odoo 14 or, this View type app version needs to update some way for odoo 14?

アバター
破棄
関連投稿 返信 ビュー 活動
1
5月 21
15836
1
4月 21
4519
1
4月 20
3143
0
3月 20
2287
1
2月 20
4000