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
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
1
дек. 24
|
5551 | |||
|
1
окт. 20
|
5468 | |||
|
2
июн. 20
|
5382 | |||
|
5
дек. 17
|
6589 | |||
|
3
янв. 24
|
17871 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.