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
Give one Boolean field
field_name = fields.Boolean('Hide Button')
and add in the form view also and make invisible.
Then on that button function pass that field_name value as True.
In the form view of that button add the attrs condition for invisible as field_name as True
Then it will hide after first clcik
sorry i don’t understand programming.
would be nice if you can provide me copy and paste text
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!
Aanmelden