Skip to content
Snippets Groups Projects
Commit 4d79e155 authored by Harshad Modi's avatar Harshad Modi
Browse files

[IMP] project_scrum: improve calendar view of sprint

bzr revid: hmo@tinyerp.com-20101014104413-10gnihbtkdjh26lg
parent b8ba14a6
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@
<field name="model">project.scrum.sprint</field>
<field name="type">calendar</field>
<field name="arch" type="xml">
<calendar string="Scrum Sprint" date_start="date_start" date_stop="date_stop">
<calendar string="Scrum Sprint" date_start="date_start">
<field name="name"/>
<field name="project_id"/>
</calendar>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment