I want to learn and create a custom view similar to "BoM Structure & Cost" in MRP Module. Currently, I'm working in Odoo 15, is there any keyword or specific documentation or instruction or even tutorial on how to achieve it? I tried to search on the forum with keywords such as QWEB report render, and Custom report Odoo, but the result is not what I expected. I know basic Odoo developer guide such as, creating module, inheriting, and customing a form view, but never build a view like "BoM Structure & Cost" at MRP Module.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1041
瀏覽次數
Hey,
Actually that view you are referring to is a client action its basically consist of a qweb template and a tag calling the javascript.
Everything else is managed by JS and by calling python methods for data fetching.
You can refer to blog related to client action for further reference
Thanks
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
6月 25
|
1753 | ||
|
3
7月 25
|
3357 | ||
|
1
5月 25
|
1502 | ||
|
1
5月 25
|
1750 | ||
|
4
5月 25
|
2888 |