Hello, can we create automated action for every model? Actually, we want to do a task when every model record create.
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
2102
Views
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
Apr 24
|
694 | ||
|
1
Sep 23
|
694 | ||
|
5
Jul 20
|
4679 | ||
|
0
Aug 19
|
2846 | ||
|
0
Mar 17
|
1860 |
Automated action is helpful in cases where you want to run some process automatically over regular periods of time. Your case, requires custom development, by overriding the create method of the models.