Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Artificial Intelligence
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Property Management
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

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

Odoberať

Get notified when there's activity on this post

This question has been flagged
javascriptbuttonsodoov11
2 Replies
7061 Zobrazenia
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
Zrušiť
Avatar
Cyril Gaspard (GEM)
Best Answer

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
Zrušiť
Avatar
Jainesh Shah(Aktiv Software)
Best Answer

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
Zrušiť
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrácia
Related Posts Replies Zobrazenia Aktivita
How to hide the edit and create buttons conditionally? Solved
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
okt 18
5555
on_click event on custom button using JavaScript. Solved
javascript buttons odoo12
Avatar
1
aug 22
16595
How to use RPC query in JavaScript with search method in Odoo 11 / 12?
javascript rpc odoov11
Avatar
Avatar
1
sep 21
22481
How to completely override payEvent function
javascript override odoov11
Avatar
Avatar
2
apr 19
5489
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

Website made with

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