Skip to Content
Menu
This question has been flagged
2440 Zobrazenia

Hi,

So I've been playing around with Odoo's code for some time. I understand most of the basic concepts. However, I am having a hard time figuring out the difference between static and dynamic templates and their applications.

If I understand correctly, dynamic templates are parsed server-side. Meaning that they have direct access to database data.

Static template on the other hand are rendered client-side. Meaning they have no direct access to database data.

Why would you use static templates, if dynamic templates give you access to the data? What is the purpose of having both of these? is it for security reasons?

Thanks in advance!

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
mar 23
1591
0
sep 20
2175
1
feb 20
3127
1
máj 16
3599
1
máj 25
44