Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1280 Lượt xem

I designed an odoo website using available tools. Now I need the code of that website, how do I do that? (I have the database of that site)

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Activate debug mode, then in website page list there will be bug icon that redirect you to ir.ui.view model. This will show your page html code.



Or if you only have database, try searching ir_ui_view.arch_db. List of view used in page is located inside website_page.view_id.

Hope that help

Ảnh đại diện
Huỷ bỏ