Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2579 Widoki

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!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
mar 23
1664
0
wrz 20
2311
1
lut 20
3237
1
maj 16
3713
1
maj 25
44