跳至內容
選單
此問題已被標幟
1 回覆
3886 瀏覽次數

Hello,

I would like to autogenerate table of contents on my QWeb report. I know that is possible to autogenerate a table of contents by using wkhtmltopdf. The table of contents is autogenerated using all <hX> tag (h1, h2, h3...).

There is a method to do the same thing from my Odoo QWeb report?


Thanks

頭像
捨棄
最佳答案

Hello

not with wkhtml immediately...

but you çan do it in Javascript !

take à look to website_quote ... That générate the left menu automacally

頭像
捨棄