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
This question has been flagged
3
Replies
3985
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
फ़र॰ 25
|
1304 | ||
|
2
दिस॰ 24
|
1594 | ||
|
0
जुल॰ 24
|
1282 | ||
|
0
अग॰ 23
|
1797 | ||
|
0
मई 23
|
3159 |
Hi, why to add a new Edit button in the form ? already there is a button in the top right ?