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:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
3
Odpowiedzi
3987
Widoki
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
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
lut 25
|
1304 | ||
|
2
gru 24
|
1594 | ||
|
0
lip 24
|
1282 | ||
|
0
sie 23
|
1798 | ||
|
0
maj 23
|
3159 |
Hi, why to add a new Edit button in the form ? already there is a button in the top right ?