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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
8월 25
|
484 | ||
|
0
7월 25
|
636 | ||
|
0
7월 25
|
1228 | ||
|
1
5월 25
|
1723 | ||
|
1
4월 25
|
1797 |