how to increase calendar line width like width 1am-2am
and I want the specific time of today like 10:00 am to 7:00 pm
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how to increase calendar line width like width 1am-2am
and I want the specific time of today like 10:00 am to 7:00 pm
now sure if I understand what you want to change.
/addons/web_calendar/static/lib/fullcalendar/js/fullcalendar.js
changed:
setDefaults({
allDaySlot: true,
allDayText: 'all-day',
firstHour: 6,
slotMinutes: 15,
defaultEventMinutes: 120,
axisFormat: 'h(:mm)tt',
timeFormat: {
agenda: 'h:mm{ - h:mm}'
},
dragOpacity: {
agenda: .5
},
minTime: 7,
maxTime: 16,
slotEventOverlap: true
});
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Aug 24
|
1202 | ||
|
0
Dec 23
|
549 | ||
Year Calendar view
Solved
|
|
1
Apr 23
|
11714 | |
|
0
Feb 23
|
1713 | ||
|
1
Jan 23
|
1499 |