Skip to Content
Menu
This question has been flagged
1 Reply
3541 Views

how to create an event in calender on a particular date from python code

Avatar
Discard
Best Answer

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.

Avatar
Discard
Related Posts Replies Views Activity
1
May 21
2863
4
Oct 19
8647
1
Jan 18
7891
1
Feb 17
3899
0
Jan 17
3405