Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2059 Переглядів

On odoo18 community version, how to add a custom button (XXX) next to the Validate button on the Odoo POS checkout page?

The button also need to pass the total payment amount as a parameter to an intranet link when clicking the XXX button?

Аватар
Відмінити
Найкраща відповідь

Hi,
You can create a server action that executes the webhook call and this action can be called from the newly introduced button click.

* Add new button in the needed position, which can be done by inheriting the view
* create a server action, that executes webhook
* call the server action from button click

For more info, see: https://youtu.be/9KWuFFd7tEw?t=1037
Thanks

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лип. 25
419
0
лип. 25
1062
1
трав. 25
1543
1
квіт. 25
1550
1
черв. 25
1031