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
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
1
dec. 24
|
5571 | |||
|
1
okt. 20
|
5481 | |||
|
2
jun. 20
|
5403 | |||
|
5
dec. 17
|
6607 | |||
|
3
jan. 24
|
17901 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.