Hi odoo developpers, i need documentation about function like def execute(self, cr, uid, ids, context=None):........, i want to understund how to create such function in odoo please guide me
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi odoo developpers, i need documentation about function like def execute(self, cr, uid, ids, context=None):........, i want to understund how to create such function in odoo please guide me
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
You can understand from the following links:
http://stackoverflow.com/questions/30261459/link-a-button-to-a-python-function-from-my-model-odoo-8
You can also understand by developing module from odoo tutorials:
https://www.odoo.com/documentation/8.0/howtos/backend.html