跳至内容
菜单
此问题已终结
1 回复
2026 查看

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

形象
丢弃
相关帖文 回复 查看 活动
0
7月 25
412
0
7月 25
1049
1
5月 25
1526
1
4月 25
1535
1
6月 25
1026