Any suggestion is welcome :)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
you can use def init(self): method inside the model and put your code over there.
init method execute install and update time.
Thanks for the hint but it is not a solution. I need an update after the installation of any module, including the standard one.
ok, Did you mean record update form the API? then you can use ir.cron.
you need to describe more what exactly you want.
I did not give a specific example because it is complicated. It is associated with GDPR and needs an online response (exclude cron). I will give a similar, simple example:
A field that counts the number of other fields in the entire system.
module for internal auditing/monitoring?
Yes, the module is to help in managing activities related to GDPR.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Jan 24
|
17073 | ||
|
1
Jun 24
|
9906 | ||
|
1
Mar 15
|
5891 | ||
|
2
Mar 15
|
6543 | ||
|
1
Jul 16
|
3572 |