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

Qweb is used for making the content more dynamic but Why Qweb not JS .

Here is an example 


there are 4 Spans while in JS one line of code can solve the issue.

アバター
破棄
最善の回答

QWeb allows rendering templates on the server side, reducing the amount of computation required on the client.

It integrated with Odoo models, fields, and business logic. 

QWeb templates are compatible with Odoo Studio, allowing users to modify views without coding. JavaScript frameworks would require more advanced programming knowledge.

QWeb is optimized for generating PDFs using wkhtmltopdf.

Have you seen our documentation, particularly "A Brief History Of QWeb" at https://www.odoo.com/documentation/18.0/developer/tutorials/server_framework_101/14_qwebintro.html

アバター
破棄
関連投稿 返信 ビュー 活動
0
5月 17
5624
1
5月 25
4161
2
7月 23
6265
1
6月 23
4293
1
4月 23
5027