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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
3
Antwoorden
3986
Weergaven
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
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
0
feb. 25
|
1304 | ||
|
2
dec. 24
|
1594 | ||
|
0
jul. 24
|
1282 | ||
|
0
aug. 23
|
1798 | ||
|
0
mei 23
|
3159 |
Hi, why to add a new Edit button in the form ? already there is a button in the top right ?