Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2063 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jul 25
432
0
Jul 25
1064
1
Mei 25
1547
1
Apr 25
1557
1
Jun 25
1044