css effect now show in odoo calendar view sale,CRM or any module.please help me
thanks in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
css effect now show in odoo calendar view sale,CRM or any module.please help me
thanks in advance
id="action_cycle_create" model="ir.actions.act_window">
name="name">Cycle
name="type">ir.actions.act_window
name="res_model">cycle.create
name="view_mode">tree,form,calendar
name="context">{}
#tree view
id="cycle_tree_view" model="ir.ui.view">
name="name">cycle.create.tree
name="model">cycle.create
name="arch" type="xml">
name="cycle_name"/>
name="company_id_stage"/>
name="room_id"/>
name="forecast_date"/>
name="actual_start"/>
name="end_date"/>
name="year"/>
name="state"/
#calendarview
id="view_cycle_calendar" model="ir.ui.view">
name="name">cycle.create.calendar
name="model">cycle.create
name="arch" type="xml">
string="Cycle" date_start="forecast_date" create="0" hide_date="true" hide_time="true" mode="month">
name="actual_start"/>
name="end_date"/>
name="room_name"/>
name="cycle_name"/>
name="state"/>
Can you share the code
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
ODOO V15 CRM CALENDAR VIEW
Solved
|
|
1
Feb 22
|
2315 | |
|
2
Dec 24
|
3136 | ||
|
1
Dec 24
|
359 | ||
|
4
Nov 24
|
1368 | ||
|
1
Sep 24
|
1138 |