how to create an event in calender on a particular date from python code
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
1
Reply
3541
Views
I think you mean 'from python code', in the Odoo environment.
You can imitate how any document is created by code. For example, in the purchase order module if you have a purchase requisition, you can create a purchase order.
Search in the odoo/openerp code for '.create' and you'll get many examples
I hope this will guide you.
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 | |
---|---|---|---|---|
|
1
May 21
|
2863 | ||
|
4
Oct 19
|
8647 | ||
|
1
Jan 18
|
7891 | ||
|
1
Feb 17
|
3899 | ||
|
0
Jan 17
|
3405 |