Skip to Content
Menu
This question has been flagged
1 Reply
4315 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
4085
4
Oct 19
9882
1
Jan 18
9239
1
Feb 17
5156
0
Jan 17
4413