Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2051 Zobrazení

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?

Avatar
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
čvc 25
414
0
čvc 25
1057
1
kvě 25
1536
1
dub 25
1545
1
čvn 25
1028