Default gantt view changed into month

This commit is contained in:
projectsodoo 2020-12-24 18:01:02 +05:30
parent 731c85efc6
commit daf4e5abd5
2 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@
date_start="start_datetime"
date_stop="end_datetime"
default_group_by="employee_id"
default_scale="week"
default_scale="month"
color="color"
plan="false"
scales="day,week,month,year"

View File

@ -2,4 +2,4 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import project
from . import sale
#from . import sale