Skip to Content
Menu
This question has been flagged
4 Replies
17359 Views

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!

Avatar
Discard
Best Answer

Hi, here you can see an example. Hr Dashboard

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

Avatar
Discard
Author

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.

Best Answer

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

Avatar
Discard
Author

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

Best Answer

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?

Avatar
Discard
Related Posts Replies Views Activity
1
May 21
15759
1
Apr 21
4402
1
Apr 20
3065
0
Mar 20
2228
1
Feb 20
3946