How to add a alert when clicking edit button on sale order by checking some conditions.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
4311
瀏覽次數
Its related to Javascript code. Look for JS in web module form view controller js files and inherit it and then go ahead what you need.
For your reference
https://apps.odoo.com/apps/modules/11.0/field_click_form_edit/
note: its for reference only
thank you but the module is not installing.
and can you please tell me the name of the file that mentioned above i am using odoo11ce
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
4
12月 23
|
17676 | ||
|
2
12月 18
|
4294 | ||
|
0
3月 21
|
2375 | ||
|
3
8月 18
|
4248 | ||
|
2
7月 24
|
2458 |
Do you want to raise validation error?