Hi,
How to get Calander in custom module.
Please help with examples.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
How to get Calander in custom module.
Please help with examples.
Thanks
What have you tried for yourself? The best example if most likely the module that already contains calendar view, such as CRM and PROJECT.
Since this is an open source product, you should be able to check out all the code that creates such a view.
scenario is: user can able to select the date and add an event by himself just like Messaging --> Calendar. i just want to know where this code is located. If i got that it will be more helpfull. Thanks
and i need how to implement that in my custom module.
I believe the code is located in crm (crm.calendar)? In order to implement it, you should most likely just inherit this module in your custom module and allow people to create crm.calendar objects from a specific view. The calendar is a mere view-option, like list, kanban and form. Look in the XML for tags and you will see how that is constructed.
ok thanks a lot Ludo
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 22
|
33839 | ||
|
0
Mar 19
|
4003 | ||
|
0
Jan 19
|
5036 | ||
|
4
Feb 24
|
12246 | ||
|
0
Jan 18
|
3894 |