Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
この投稿に活動があった際に通知を受け取ります
..
Hi,
Here is example code:
Dialog.alert(
this,
"Dialog Alert",
{
onForceClose: function() {
console.log("Click Close");
},
confirm_callback: function() {
console.log("Click Ok");
self._setValue("0");
}
);
Hope it helps
今すぐアカウントを作成して、限定機能を利用したり、素晴らしいコミュニティと交流しましょう!
1. Use the live chat to ask your questions. 2. The operator answers within a few minutes.