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
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
dez. 24
|
4272 | ||
|
1
out. 20
|
4524 | ||
|
2
jun. 20
|
4293 | ||
|
5
dez. 17
|
5663 | ||
|
3
jan. 24
|
16633 |