I need to edit few field in purchase order line, so that i added one button in PO Line when click this button i want to call a default edit method. Can anyone help me to resolve this..
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
3982
查看
What do you mean by "call a default edit method"?
What should that "edit" method do? Fill in default values for the line?
Hello Silviaa,
You have to use super method to overwrite the standard edit method, and then you can edit purchase order line.
can you help me to How to overwrite standard edit method
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
2月 25
|
1301 | ||
|
2
12月 24
|
1591 | ||
|
0
7月 24
|
1275 | ||
|
0
8月 23
|
1787 | ||
|
0
5月 23
|
3147 |
Hi, why to add a new Edit button in the form ? already there is a button in the top right ?