Ir al contenido
Odoo Menú
  • Inicia sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Inteligencia artificial
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de propiedades
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Comunidad
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Why this html button breaks with "this.do_execute_action(...) is undefined"?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
javascriptbuttonsodoov11
2 Respuestas
7058 Vistas
Avatar
Daniele Morelli

Hello. I am using odoo 11.

I have this simple button in my view:

<button string="CLICK ME CMON" id="my_fancy_id"/>

Suppose there is no javascript to be executed when the user clicks on it. I just want a simple bare html button which does nothing when clicked.

When I click it, i get:

Errore:
TypeError: this.do_execute_action(...) is undefined

http://172.16.8.176:8069/web/content/1408-e155614/web.assets_backend.js:469
Traceback:
execute_action@http://172.16.8.176:8069/web/content/1408-e155614/web.assets_backend.js:469:620
proxy/<@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3923:8
trigger@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3921:166
_trigger_up@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3927:340
_trigger_up@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3927:442
trigger_up@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3927:275
_callButtonAction@http://172.16.8.176:8069/web/content/1408-e155614/web.assets_backend.js:1319:1689
saveAndExecuteAction/<@http://172.16.8.176:8069/web/content/1408-e155614/web.assets_backend.js:1421:648
then/</</<@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:802:678
fire@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:796:281
add@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:797:467
then/</<@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:802:631
each@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:625:758
then/<@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:802:553
Deferred@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:803:189
then@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:802:518
saveAndExecuteAction@http://172.16.8.176:8069/web/content/1408-e155614/web.assets_backend.js:1421:529
_onButtonClicked@http://172.16.8.176:8069/web/content/1408-e155614/web.assets_backend.js:1422:340
proxy/<@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3923:8
trigger@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3921:166
_trigger_up@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3927:340
_trigger_up@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3927:442
trigger_up@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:3927:275
_addOnClickAction/<@http://172.16.8.176:8069/web/content/1408-e155614/web.assets_backend.js:1381:329
dispatch@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:892:378
add/elemData.handle@http://172.16.8.176:8069/web/content/979-ae745c8/web.assets_common.js:865:151


i suppose odoo is looking for some action/listener/handler attached to the button, and as it does not find it, it throws the error.

I see two possible solutions: finding a way to tell Odoo to ignore the problem and stop looking for listeners/actions/etc, or defining a dummy one so to make him happy. A pure client-side solution would be perfect for my case (i.e. without having to define calls to server code and the like).

Thank you in advance for your help....!




0
Avatar
Descartar
Avatar
Cyril Gaspard (GEM)
Mejor respuesta

Hi,

button defines in a view with type attribute has 2 possible values, or use other attribute like special="cancel" ...  without

to use a type you have choice between object or action

object is to make reference to a python function, action to an action to define in xml, the name attribute is the name of the function or %(xml_id)d of action

for your case, use object and define a function in the model used for your view

in xml :

<button string="Save" name="button_save" type="object"/>


in python, in class model of your view:


    @api.multi

    def button_save(self):

        self.ensure_one()

        pass

Regards

0
Avatar
Descartar
Avatar
Jainesh Shah(Aktiv Software)
Mejor respuesta

Hello Deniele,

Every button in odoo backend is always bind with an action or method(object).

hence it odoo backend is giving you these because you haven't bind your button with action or method properly.

Thanks.

3
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
How to hide the edit and create buttons conditionally? Resuelto
buttons odoov11
Avatar
Avatar
Avatar
3
nov 19
20562
Why odoo doesn't seem to load javascript files defined in odoo-js-demo code?
javascript odoov11
Avatar
0
oct 18
5554
on_click event on custom button using JavaScript. Resuelto
javascript buttons odoo12
Avatar
1
ago 22
16595
How to use RPC query in JavaScript with search method in Odoo 11 / 12?
javascript rpc odoov11
Avatar
Avatar
1
sept 21
22481
How to completely override payEvent function
javascript override odoov11
Avatar
Avatar
2
abr 19
5489
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk Slovenščina Español (América Latina) Español Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Sitio web hecho con

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now