I'm trying to extend the leave Calendar and add a function at the hr_leave.py. i already understood what the self object presents. But i dont know wich Function Odoo Calls when i create a new Record for Example. Can someone tell me how Odoo creates an Object?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hi,
I think you are new to odoo .please go through this link https://www.odoo.com/documentation/12.0/
when a new record creates a default method called create is called.we can super it if we want to make some changes on the record while creating.
if you are trying to extend the leave calendar model you can do it by using _inherit = 'model you want to change' and write the method you want to add.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Cronjob | Odoo12
Diselesaikan
|
|
1
Jul 19
|
4221 | |
|
0
Feb 22
|
1878 | ||
|
6
Agu 19
|
10082 | ||
|
1
Feb 24
|
2719 | ||
|
0
Feb 24
|
1418 |