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
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
1
груд. 24
|
5629 | |||
|
1
жовт. 20
|
5532 | |||
|
2
черв. 20
|
5482 | |||
|
5
груд. 17
|
6648 | |||
|
3
січ. 24
|
17951 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.