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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
3
Cevaplar
3988
Görünümler
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!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
0
Şub 25
|
1304 | ||
|
2
Ara 24
|
1594 | ||
|
0
Tem 24
|
1282 | ||
|
0
Ağu 23
|
1798 | ||
|
0
May 23
|
3159 |
Hi, why to add a new Edit button in the form ? already there is a button in the top right ?