How can I set an automatic email when a sale.order state offer to state sale contract?
and how can I set automatic email when someone buy a shop product, so that a sale.order creates?
thanksss
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How can I set an automatic email when a sale.order state offer to state sale contract?
and how can I set automatic email when someone buy a shop product, so that a sale.order creates?
thanksss
Override shop/payment/confirm and do the thing
or define @api.onchange('state') in side sale.order and do the thing
Override shop/payment/confirm and do the thing, where ??????? where I need to overwrite this
inherit the website_sale controller
is there a way to do it without making a new modul, it should be a standard function, to send an email when someone buyed a product in the odoo shop.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
5月 16
|
8401 | ||
|
2
8月 24
|
1449 | ||
|
1
2月 19
|
21976 | ||
|
1
3月 15
|
4653 | ||
|
0
11月 24
|
1337 |