It seems that we can't define javascript function on xml file;
I wan to know whether we can and how to?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
It seems that we can't define javascript function on xml file;
I wan to know whether we can and how to?
<template id="assets_backend" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<script type="text/javascript">
function your_function(args......)
{
//statements
}
</script>
</xpath>
</template>
thank you very much
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
dic 24
|
4244 | ||
|
1
ott 20
|
4516 | ||
|
2
giu 20
|
4289 | ||
|
5
dic 17
|
5660 | ||
|
3
gen 24
|
16627 |