Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1476 มุมมอง

I am testing a button and JS file on Odoo. The function of the button is to show an alert when clicked, and it successfully pops up. However, after I confirm the alert dialog, an error appears.

The error mentions doActionButton, but I haven't even used it."

The error code is as follows:"


InvalidButtonParamsError: Missing type for doActionButton request

    Error: Missing type for doActionButton request

        at Object.doActionButton (web.assets_web.min.js:9993:7)

        at execute (web.assets_web.min.js:9602:279)

        at async executeButtonCallback (web.assets_web.min.js:9595:34)





อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

This error i when in the view the button type is other than the two admited. It should be object or action

https://www.odoo.com/documentation/17.0/es_419/developer/reference/user_interface/view_architectures.html?highlight=button#button-display-action-buttons

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ค. 25
328
1
ก.ค. 25
5144
0
ก.ค. 25
703
0
มิ.ย. 25
776
1
มิ.ย. 25
929